]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/domination.qc
add field .nottargeted to override targetname checks (for misc_follow on anything)
[divverent/nexuiz.git] / data / qcsrc / server / domination.qc
2008-08-29 div0add field .nottargeted to override targetname checks...
2008-08-28 div0- get rid of delayed init where I found it and replace...
2008-08-11 div0fix all unuseds except for the fteqcc bug ones
2008-08-06 div0minor channel changes, player.CHAN_AUTO is now for...
2008-08-06 div0gave some entity channels more descriptive names; add...
2008-08-06 div0reassign the sound channels in a more meaningful way...
2008-08-05 div0two big changes:
2008-07-31 div0fix domination - and what's broken with LMS?
2008-07-28 div0Domination: extra column for dom takes
2008-07-28 div0add score rules for domination (maybe add more stuff...
2008-07-25 div0oops... ;)
2008-07-25 div0possibly a LMS fix, possibly major screwage
2008-07-25 div0add much more stuff. REALLY need to initialize the...
2008-07-01 div0change all function declarations (except builtins and...
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-04-22 div0fix CTF and Domination leaving bogus entities around...
2008-04-02 avirox- Fixed: The demons of my own stupidity.
2008-04-02 avirox- Added trigger support to Dom points when captured...
2008-02-26 lordhavocbots now play CTF properly
2007-12-12 kadaverjack- changed sv_ready_restart to use a qc based restart...
2007-05-01 div0try to swap yellow/pink teams
2007-05-01 div0changed hardcoded team numbers to COLOR_TEAMn. Not...
2007-04-18 div0set lowprecision whereever possible
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-27 div0- in-game voting now nags until you have voted
2007-03-17 div0preparations for better team auto balancing;
2007-02-03 lordhavocfix droptofloor parameters
2006-07-02 kadaverjack- fixed domination scoring bugs
2006-06-13 lordhavocchanged ctf and domination scoring to individual player...
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]