]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/runematch.qc
match up documentation because it now uses double quotes
[divverent/nexuiz.git] / data / qcsrc / server / runematch.qc
2009-05-27 div0- move RandomSelection to misc/
2009-02-02 div0add cvar g_runematch_fixedspawns, default 0 (ignore...
2009-02-02 div0reorganize runematch code; now maps WITHOUT rune spawns...
2009-01-28 div0more sound changes
2009-01-22 div0make lots of stuff self-resetting
2008-10-14 div0random does not ceil. Fixed.
2008-10-09 div0defer droptofloor to after all entities are loaded...
2008-10-04 div0fix timelimit display after ready-restart (no longer...
2008-09-08 div0fix my accidental runematch breakage
2008-08-29 div0add field .nottargeted to override targetname checks...
2008-06-03 div0oops... huge bugs in the spawnfunc patch... it also...
2008-06-01 div0change all spawn functions to use the spawnfunc_ prefix...
2008-01-19 div0database, stringbuffer and FTE_STRINGS for menu QC;
2007-12-12 kadaverjack- changed sv_ready_restart to use a qc based restart...
2007-05-05 div0correctly handle bots now between spectate/unspectate...
2007-04-18 div0set lowprecision whereever possible
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-17 div0preparations for better team auto balancing;
2007-02-03 lordhavocfix droptofloor parameters
2007-02-03 lordhavocchanged runespawner placement to use droptofloor
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]