]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/common/constants.qh
misc_laser is now client side too (untested too)
[divverent/nexuiz.git] / data / qcsrc / common / constants.qh
2008-08-26 div0misc_laser is now client side too (untested too)
2008-08-26 div0(untested) make rain and snow client side entities
2008-08-26 div0CSQC handle func_sparks; more to come later (func_point...
2008-08-23 div0smaller score updates (requires new engine on the server)
2008-08-21 div0race: completed spectator support
2008-08-21 div0Race: send stuff to people spectating someone too ...
2008-08-11 div0better scoreboard forcing
2008-08-10 div0finish g_race_qualifying 2 mode (by adding a race displ...
2008-08-08 div0some missing files; g_race_qualifying is still broken...
2008-08-08 div0"race" game mode (beginning)
2008-08-01 div0new packet loss column ("pl")
2008-08-01 div0forgot revision bump
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.....