]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/g_world.qc
Gametypes: propagate entity references, set limit to 24 due to use of bitflags
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qc
2016-08-07 TimePathGametypes: propagate entity references, set limit to... 346/head
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 TimePathBots: define the API boundaries
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'Mario/showspecs' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/slist_refresh' into 'master'
2016-08-06 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/remove_remove'
2016-08-06 TimePathUse set_movetype everywhere
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
2016-07-31 TimePathRemove remove()
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-28 MarioAdd an intrusive list for monsters
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-27 TimePathMove objerror to qc
2016-07-26 TimePathImplement intrusive lists
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioImplement move_qcphysics
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-06-25 TimePathMove MOVETYPE_FLY to ecs
2016-06-24 MarioMerge branch 'master' into Mario/gameover_fixes
2016-06-24 MarioFix player run animation continuing after match ends...
2016-06-23 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-06-17 MarioHide a spammy message
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/showspecs
2016-06-14 MarioMerge branch 'master' into Mario/balance
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioMerge branch 'master' into Mario/showspecs
2016-06-12 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-10 MarioStep 5: complete
2016-06-10 MarioRemove some more SELFPARAMs
2016-06-10 MarioCleanse vehicles of SELFPARAM
2016-06-10 MarioKill the ret_string global
2016-06-10 MarioCleanse more of the 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-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-19 Mariospawnfunc and SendEntity3 have a 'this' parameter,...
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-05 MarioAdd a cvar to allow overriding the default/player chose...
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-03-31 TimePathDon't call sv_hook_gamestart if we want to restart
2016-03-31 MarioMerge branch 'terencehill/warmup_limit_fix' into 'master'
2016-03-28 terencehillFix warmup limit 301/head
2016-03-28 TimePathMerge branch 'TimePath/json'
2016-03-28 MarioMerge branch 'terencehill/race_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-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-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 terencehillFix race not starting (game ends) when the qualifying...
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-15 TimePathserver: pass compilation units test
2016-03-14 TimePathAntilag: fix vehicles and monsters
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-12 Rudolf PolzerGenerally allow respawn settings on pure servers.
2016-03-12 TimePaths/make_pure/new_pure/
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-06 TimePathNotifications: relocate
2016-03-06 TimePathNotifications: strong typing
2016-03-04 MarioAdd a couple more gameplay-irrelevant cvars
2016-03-04 Rudolf PolzerDo some maintenance of the impure cvars list.
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
next