]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/scores.qc
some missing files; g_race_qualifying is still broken (ignores fraglimit, no idea...
[divverent/nexuiz.git] / data / qcsrc / server / scores.qc
2008-08-08 div0some missing files; g_race_qualifying is still broken...
2008-08-08 div0"race" game mode (beginning)
2008-08-08 div0use DP_SV_QCSTATUS to show frags to qstat again; make...
2008-08-01 div0can't use MSG_ALL here, as that may come too early...
2008-08-01 div0make CSQC scores safer against packet loss/rearrangements
2008-07-31 div0fix Arena mode
2008-07-29 div0add scores output
2008-07-27 div0argh... ;)
2008-07-27 div0again team+1/color/suckage
2008-07-26 div0fteqcc sucks error #42
2008-07-26 div0add team scores display; csqc .team is NOT svqc .team...
2008-07-26 div0LMS works!
2008-07-26 div0LMS works now as game mode, but somehow sorting is...
2008-07-25 div0add generic scores for all other game modes (hope it...
2008-07-25 div0make the score adding functions return the new score...
2008-07-25 div0add much more stuff. REALLY need to initialize the...
2008-07-25 div0allow specifying sbar fields as +ctf,kh/score -ctf...
2008-07-25 div0some scores updates; route even more through them;...
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-24 div0fix sort orders for KH
2008-07-24 div0make PlayerTeamScore_Add harmless in non-teamplay ...
2008-07-24 div0-DCSQCSCORES for keyhunt
2008-07-24 div0keyhunt sends scores
2008-07-24 div0add ClearAll
2008-07-24 div0document the scores interface
2008-07-24 div0add generic csqc scoreboard managing beginning (does...