]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/scores.qh
Fixed some typos
[divverent/nexuiz.git] / data / qcsrc / server / scores.qh
2009-06-18 div0new parameter "leadlimit", abort the game if someone...
2009-01-27 div0make TE_CSQC_INIT and TE_CSQC_SCORESINFO shared entitie...
2008-09-05 div0reduce warnings
2008-08-23 div0make "teamstatus" work again
2008-08-22 div0try to fix autojoin
2008-08-11 div0race: let everyone complete his lap when the race is...
2008-08-10 div0new improvements (winning condition, zero is worst...
2008-08-10 div0race: "g_race_qualifying 2" makes qualifying-then-race...
2008-08-08 div0some missing files; g_race_qualifying is still broken...
2008-08-08 div0use DP_SV_QCSTATUS to show frags to qstat again; make...
2008-08-01 div0make CSQC scores safer against packet loss/rearrangements
2008-07-29 div0add scores output
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 div0some scores updates; route even more through them;...
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-24 div0keyhunt sends scores
2008-07-24 div0add ClearAll
2008-07-24 div0oops, KH uses 9 scores (REDUCE THEM!)
2008-07-24 div0document the scores interface
2008-07-24 div0add generic csqc scoreboard managing beginning (does...