]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/common/constants.qh
make CSQC scores safer against packet loss/rearrangements
[divverent/nexuiz.git] / data / qcsrc / common / constants.qh
2008-08-01 div0make CSQC scores safer against packet loss/rearrangements
2008-07-31 div0add real ranks for LMS (with st, nd, rd, th)
2008-07-29 div0fix "-1 seconds left"
2008-07-28 div0factor out scores rules
2008-07-26 div0allow hiding the LMS rank column (as the players are...
2008-07-26 div0remove crosshair when not needed; show map name, time...
2008-07-26 div0CTF!
2008-07-26 div0LMS works!
2008-07-26 div0LMS works now as game mode, but somehow sorting is...
2008-07-25 div0either a total screwup, or LMS support
2008-07-25 div0add much more stuff. REALLY need to initialize the...
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-24 div0oops... forgot this file
2008-07-20 div0g_maplist_votable_screenshot_dir: take map screenshots...
2008-07-14 blub0mapvote protocol optimized and fixed
2008-07-13 blub0map previews when voting, g_maplist_textonly for old...
2008-07-10 blub0moved the CVAR_* vars from menu/msys.qh to common/const...
2008-07-08 blub0Keep track of CSQC compatibility.
2008-07-06 blub0Added the capture-counter and changed the CTF scoreboar...
2008-07-06 blub0Changed keyhunt keystates to use a stat var instead...
2008-07-04 blub0Instead of wasting actual entities, I now use the TempE...
2008-07-04 blub0using the clientinfo entities for the ping times
2008-07-02 blub0Committed my CSQC stuff, let's see:
2008-03-15 blub0my 'hello commit', i hope I didn't miss anything.....