]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/mutator/gamemode_assault.qc
s/world/NULL/
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutator / gamemode_assault.qc
2016-06-13 TimePaths/world/NULL/
2016-06-11 TimePathStep 6: complete
2016-06-11 MarioRemove some more unnecessary WITHSELFs
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 MarioStep 5: complete
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioCleanse vehicles of SELFPARAM
2016-06-10 MarioClean up some SELFPARAMs
2016-06-10 MarioCleanse server client commands
2016-06-10 MarioKill the ret_string global
2016-06-10 MarioFix up more mutator hooks
2016-06-10 MarioCleanse more of the mutator hooks
2016-06-10 MarioPurify PutClientInServer and PlayerSpawn mutator hooks
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 TimePathDelete unused SELFPARAM
2016-05-19 MarioClean out self uses from spawnpoint code
2016-05-18 MarioFix up waypointsprite_visible_for_player to not use...
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-30 MarioMerge branch 'Mario/use1' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-29 MarioFix assault and clean up some self uses
2016-04-06 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-03-28 MarioMerge branch 'terencehill/ca_msg_fix' into 'master'
2016-03-28 TimePath#define use use1
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-27 MarioFix compile
2016-03-27 MarioMerge branch 'master' into Mario/use1
2016-03-27 MarioFix the use of self, activator and other globals in...
2016-03-27 TimePathPropagate this
2016-03-26 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-26 TimePathPropagate this
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-23 terencehillRestore the forward declaration of ActivateTeamplay()
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 terencehillFix race not starting (game ends) when the qualifying...
2016-03-22 MarioPurge self from bot roles
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-15 TimePathserver: pass compilation units test
2016-03-14 TimePathHeader police
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-15 MarioMove assault winning condition function into the assaul...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-24 MarioLoooooops
2015-12-24 MarioMore loops
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-22 TimePathlib/iter: FOREACH_ENTITY
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-14 TimePathReset: `this` param
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'master' into terencehill/ons_spawn_patch
2015-10-24 MarioMerge branch 'TimePath/gamemode_composition' into ...
2015-10-23 TimePathMerge branch 'master' into TimePath/gamemode_composition 244/head
2015-10-18 TimePathGametypes: invert control
2015-10-18 TimePathMutators: combine headers