]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/vote.qc
bugfix target_spawn, and change docs to match it
[divverent/nexuiz.git] / data / qcsrc / server / vote.qc
2008-10-14 div0ignore empty "say" commands, make all argv_start_index...
2008-10-13 div0fix map validation for chmap
2008-10-11 div0Experimental new tokenizer (should now be 1:1 compatibl...
2008-09-30 div0fix voting display again
2008-09-26 div0new vote/ready nagger display (untested, can't test...
2008-09-26 div0fix wrong vote message
2008-09-07 div0fix the worst bugs in warmup
2008-09-06 div0tourney + race qualifying mode neither makes sense...
2008-08-30 div0get rid of ServerConsoleEcho workaround; fix a remote...
2008-08-29 div0get rid of some old unused code
2008-07-15 div0remove some more leaks
2008-07-10 div0silence all fteqcc -Wall -Wno-mundane warnings (that...
2008-06-08 div0fix unfinished bugfix
2008-06-08 div0and that was MY bug :P
2008-06-08 div0blub, this matched ALL commands starting with "kick...
2008-06-07 blub0get rid of the warning and of empty kick votes
2008-06-07 blub0fixed kickvotes
2008-06-01 div0fix typo; report name changes; don't ignore sv_eventlog...
2008-06-01 div0allow server admin ALWAYS to call for votes; make votes...
2008-06-01 esteel- Moved all the voting stuff into a file of its own...