]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/Main.qc
zoom: do it entirely client side
[divverent/nexuiz.git] / data / qcsrc / client / Main.qc
2008-08-28 div0zoom: do it entirely client side
2008-08-26 div0misc_laser is now client side too (untested too)
2008-08-26 div0oops :P
2008-08-26 div0new particle property "movedir"; traces in that directi...
2008-08-26 div0CSQC handle func_sparks; more to come later (func_point...
2008-08-24 div0jitter-less grappling hook (and currently using a place...
2008-08-23 div0new command: cl_cmd settemp cvarname value (sets a...
2008-08-23 div0smaller score updates (requires new engine on the server)
2008-08-21 div0and actually fixed it now
2008-08-21 div0race: completed spectator support
2008-08-21 div0Race: send stuff to people spectating someone too ...
2008-08-13 div0DP_CSQC_ENTITY_REMOVE_IS_B0RKED - #ifdef for CSQC netwo...
2008-08-11 div0/me sucks at two's complement. FIXED.
2008-08-11 div0better scoreboard forcing
2008-08-11 div0remove unuseds (except for the fteqcc bug ones)
2008-08-10 div0fix laps counter
2008-08-10 div0finish g_race_qualifying 2 mode (by adding a race displ...
2008-08-09 div0add an extra check for removing players
2008-08-08 div0some missing files; g_race_qualifying is still broken...
2008-08-08 div0"race" game mode (beginning)
2008-08-07 blub0some cleanup, and removed the SVN revision table for...
2008-08-05 div0handle an entity changing its type right (happend when...
2008-08-01 div0always sort downloaders/connectors below spectators
2008-08-01 div0new packet loss column ("pl")
2008-08-01 div0make CSQC scores safer against packet loss/rearrangements
2008-07-28 blub0removed a debug print, and some out-dated commented...
2008-07-26 div0remove crosshair when not needed; show map name, time...
2008-07-26 div0LMS works!
2008-07-26 div0vectors in QC are 3D. 'a b' makes a warning.
2008-07-25 div0allow specifying sbar fields as +ctf,kh/score -ctf...
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...