]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/mutator/gamemode_ca.qc
s/world/NULL/
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutator / gamemode_ca.qc
2016-06-13 TimePaths/world/NULL/
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioCleanse server client commands
2016-06-10 MarioCleanse the last of the server side mutator hooks
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 MarioPurge self from the damage/death mutator hooks
2016-06-10 MarioPurify PutClientInServer and PlayerSpawn mutator hooks
2016-06-09 MarioPurify PlayerDamage_Calculate
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-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-14 TimePathMerge branch 'TimePath/cmake'
2016-04-06 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-05 MarioMerge branch 'terencehill/hud_skin_updates' into 'master'
2016-04-05 MarioMerge branch 'terencehill/modified_default_cvars' into...
2016-04-05 MarioMerge branch 'terencehill/timelimit_override_fix' into...
2016-04-04 terencehillFix timelimit_override and similar cvars not being... 308/head
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-03-28 TimePathMerge branch 'TimePath/json'
2016-03-28 MarioMerge branch 'terencehill/race_fix' into 'master'
2016-03-28 MarioMerge branch 'terencehill/ca_msg_fix' into 'master'
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-27 terencehillCA: fix "You are now alone!" message displayed twice 300/head
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 TimePathTransmute player entities
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-15 TimePathserver: pass compilation units test
2016-03-14 TimePathHeader police
2016-03-13 terencehillMerge branch 'master' into terencehill/hud_fixes
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-13 TimePathCA: cleanup; fix being moved to spectators
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-06 TimePathNotifications: strong typing
2016-03-03 TimePathNotifications: cleanup
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-06 MarioPurge self from PlayerDies
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-31 MarioUse the constant string for player classname where...
2015-12-24 MarioPull the commit trigger again
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-28 TimePathStats: port gamemodes
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-21 TimePathCA: fix spectate
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-30 MarioOnly change limits when adding the mutator (might fix...
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-25 TimePathPutClientInServer: cleanup
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