]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/g_world.qc
g_balance_teams_complain to nag about team balance being off
[divverent/nexuiz.git] / data / qcsrc / server / g_world.qc
2007-03-28 div0map voting; simple majority; vote nagging; FOR_EACH_PLAYER
2007-03-17 div0talk2 support
2007-02-08 esteelreverted that last checking as it will not work with...
2007-02-08 kadaverjacksimplified nextmap check (might be a bit more efficient...
2007-02-08 kadaverjackcheck if "nextmap" is empty, to avoid error messages...
2007-01-27 div0waypoints-from-items now configurable;
2007-01-21 div0prevent bad map cycles
2007-01-17 div0only shuffle ONCE; add nexuiz-dinput.bat
2007-01-14 div0only respawn using attack, jump, attack2, hook, use
2007-01-14 div0hidden "g_running_guns" mutator; fteqcc bug checking...
2007-01-14 div0respawn when RELEASING the button;
2007-01-03 div0renamed cnt to autoscreenshot to make sure
2007-01-03 div0autoscreenshot
2006-12-21 div0winning condiiton bug in LMS
2006-12-18 div0quit_when_empty
2006-12-12 div0damn lms bug...
2006-12-12 div0developer 1 -> try to find that LMS bug... switch devel...
2006-12-09 div0really prevent same map from coming again
2006-12-09 div0prevent same map from appearing again even when size...
2006-12-08 div0more intelligence for maplist editing
2006-12-04 div0g_maplist_ editing commands
2006-12-03 div0green's simplification
2006-12-03 div0oops, annoying dprint
2006-12-03 div0remove stupid requirement to manually call g_maplist_sh...
2006-12-03 div0"shuffle now" command
2006-12-03 div0new maplist code, g_maplist_shuffle, g_maplist_selectra...
2006-11-28 div0preserve campaign cvars in data/campaign.cfg
2006-11-11 kadaverjackcleaned up my autoscreenshot changes from this morning
2006-11-11 kadaverjackfixed sv_autoscreenshot (again... the last fix worked...
2006-11-06 div0MERGE: bail out on multiple worldspawns
2006-09-09 kadaverjackfixed exit_cfg handling & included patch by mehere101...
2006-08-20 div0just in case... don't call bound(0, x, -1)
2006-08-20 div0fixed out-of-range maplist positions causing runaway...
2006-07-28 div0winning condition for campaign
2006-07-22 div0[backport] fixed winning condition, map size restrictio...
2006-07-14 div0_scoreboard cvar, max shot distance
2006-06-29 div0backport of "gotomap", also used as replacement for...
2006-06-18 kadaverjackmerged m0rfar's "foo wins" color code fix from trunk
2006-06-15 kadaverjacksv_autoscreenshot fix from trunk
2006-06-13 lordhavocchanged ctf and domination scoring to individual player...
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]