]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2016-11-12 terencehillFix g_spawnshield_blockdamage not working
2016-11-12 terencehillDamagetext: remove {health(ph)} and {total(p)}, add...
2016-11-12 MarioAdd a physics set for overkill
2016-11-11 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-11 terencehillImprove sv_itemstime description
2016-11-11 terencehillImprove code readability
2016-11-11 terencehillDamagetext: add {health(ph)}: shows potential_health...
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 terencehillMake use of constants for damagetext bitflags
2016-11-10 terencehillOptimize damagetext networking
2016-11-10 FreddyRemove a comment that is no longer true
2016-11-10 FreddyAdd .m_respawnsound for GameItems 386/head
2016-11-10 Freddy.m_glow is only needed in GAMEQC
2016-11-10 terencehillSimplify
2016-11-10 MarioMerge branch 'terencehill/ca_shownames_fix' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' into 'master'
2016-11-10 MarioMerge branch 'martin-t/msnt' into 'master'
2016-11-08 MarioMerge branch 'DefaultUser/func_train_random_target...
2016-11-08 MarioMerge branch 'master' into DefaultUser/func_train_rando... 385/head
2016-11-07 MarioRemove mode prefix from some of the server list categories
2016-11-07 terencehillShow no title in the uid2name dialog. It fixes #1836
2016-11-07 MarioTurn off standard weaponarena in weapon arena modes...
2016-11-07 terencehillSimplify conditions
2016-11-07 MarioDon't count weapons available in the map as hidden
2016-11-06 terencehillCA: fix name tags getting displayed above eliminated... 388/head
2016-11-06 Martin TaibrMerge branch 'master' into martin-t/msnt 383/head
2016-11-06 Martin Taibrentity array
2016-11-06 MarioMove nade timer handling out of offhand code (offhand...
2016-11-05 terencehillLMS: fix bots getting stuck right after one of them...
2016-11-05 terencehillCA: fix bots getting stuck right after one of them...
2016-11-05 FreddyRename hud_panel_itemstime_hidelarge to hud_panel_items...
2016-11-05 FreddyRename ITEM_HealthLarge to ITEM_HealthBig
2016-11-05 FreddyChange item_health_large to item_health_big
2016-11-05 FreddyRename cvars containing healthlarge to healthbig
2016-11-05 FreddyRename ITEM_ArmorLarge to ITEM_ArmorBig
2016-11-05 FreddyChange the way item glow is handled
2016-11-05 FreddyDon't apply ITS_POWERUP to all powerups
2016-11-05 MarioUpdate hash for hagar fix
2016-11-05 FreddyUse .instanceOfPowerup
2016-11-04 FreddyChange item_armor_large to item_armor_mega
2016-11-04 FreddyRename cvars containing armorlarge to armormega
2016-11-04 MarioFix hagar loading and switching weapons
2016-11-03 terencehillFix notification counts
2016-11-03 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-11-03 Martin Taibrtest only 10 teammates
2016-11-02 Martin Taibrless bad FOREACH_CLIENT_RANDOM
2016-11-02 FreddyAdd .future_target field for func_train
2016-11-02 MarioHack to fix tuba alternative instruments
2016-11-02 FreddyRemove a "="
2016-11-02 Mariofunc_breakable: Always check for updates, not just...
2016-11-01 FreddyAlso let the first target of func_train be random
2016-11-01 FreddyRandom entity selection only for the target field for...
2016-11-01 FreddyMake func_train respect its target's "target_random...
2016-10-30 terencehillMerge branch 'martin-t/damagetext' into 'master'
2016-10-30 Martin Taibradd cl_damagetext_accumulate_alpha_rel to default config 384/head
2016-10-30 Martin Taibrfix default
2016-10-30 Martin Taibrcleanup
2016-10-29 Martin Taibrremove msnt_deathloc, fix spot selection
2016-10-29 Martin Taibri could do something like this but it looks ugly
2016-10-28 Martin Taibrdon't test all spots when a good one is found early
2016-10-28 Martin Taibrcomment
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-28 FreddyAlso change docstring for cl_damagetext_format in defau... 382/head
2016-10-28 Martin Taibrremove redundant test
2016-10-28 Martin Taibriterate through clients in random order
2016-10-28 MarioLower monster think delay (fixes choppy zombies)
2016-10-27 MarioMerge branch 'Mario/xonoticless_fix' into 'master'
2016-10-27 MarioFix wall dodging working on the skybox
2016-10-25 MarioFix compilation test 381/head
2016-10-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-24 MarioClear clients from the intrusive lists on disconnect
2016-10-24 MarioMerge branch 'Mario/intrusive_3' into 'master'
2016-10-24 FreddyDamagetext: change {real_damage} to {potential_health}
2016-10-23 MarioMerge branch 'Mario/intrusive_2' into 'master'
2016-10-23 terencehillVehicleSpawn --> VehicleInit
2016-10-23 terencehillRevert "Rename VehicleSpawn mutator hook to VehicleInit...
2016-10-23 terencehillRemove 2 unnecessary function references
2016-10-23 MarioMake it compile with XONOTIC, too
2016-10-23 MarioMake it compile without XONOTIC defined
2016-10-22 MarioMerge branch 'DefaultUser/forceplayercolors_menu_update...
2016-10-22 Freddyadd new option for cl_forceplayercolor to the menu 379/head
2016-10-22 FreddyDamagetext: Add {real_damage}
2016-10-22 FreddyExtend docstring for cl_damagetext_format
2016-10-22 FreddyDamagetext: add possibility to show potential damage
2016-10-22 MarioKill off one of the biggest baddest findchain loops 380/head
2016-10-22 MarioTweak a few things 363/head
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioFix compile
2016-10-22 MarioAdd wall jump mutator
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 FreddyAdd a break
2016-10-21 FreddyReplace m_itemid with itemdef in some functions in...
2016-10-21 MarioSpawner: Spawn nothing if it's set to an invalid monster
2016-10-21 MarioUpdate hash
2016-10-21 Rudolf PolzerFix source comments in physicsX.cfg.
2016-10-21 MarioReapply size to func_breakable when changing its model
2016-10-21 MarioCheck for matching switchweapon when auto firing arc...
2016-10-21 MarioMerge branch 'terencehill/ons_camera' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 Martin Taibrone more 378/head
next