]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/Main.qc
CSQC part for the new score system (not really finished yet, needs cleaning)
[divverent/nexuiz.git] / data / qcsrc / client / Main.qc
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-21 blub0removed debug code which prevents - from being used...
2008-07-21 blub0made +showscores work during mapvoting
2008-07-20 div0g_maplist_votable_screenshot_dir: take map screenshots...
2008-07-15 blub0Using #pragma TARGET id instead of asm blocks :)
2008-07-14 blub0removed a stupid temp function i accidently committed
2008-07-14 blub0mapvote protocol optimized and fixed
2008-07-13 blub0Changed mapvoting to use %i. instead of %i) as SavageX...
2008-07-13 blub0map previews when voting, g_maplist_textonly for old...
2008-07-10 blub0add csqc_flags cvar for client compatibility
2008-07-10 blub0moved the CVAR_* vars from menu/msys.qh to common/const...
2008-07-10 blub0A lil fix to the mapvoting code, an update to the KH...
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-04 blub0(experimental) CSQC Hud - can be turned off with "sbar_...
2008-07-02 blub0Committed my CSQC stuff, let's see:
2008-02-12 urreAdded a clientside QuakeC base by Dresk and myself...