]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/View.qc
fov 80 is new threshold
[divverent/nexuiz.git] / data / qcsrc / client / View.qc
2008-08-29 div0fov 80 is new threshold
2008-08-29 div0slightly better +zoom handling; still misses DP's magic...
2008-08-29 div0also detect zoom scripts, and write zoom status to...
2008-08-29 div0record zoom in demos (TODO: also send zoom state when...
2008-08-28 div0update zoomsensitivity
2008-08-28 div0new cvar: cl_zoomsensitivity
2008-08-28 div0zoom: do it entirely client side
2008-08-26 div0misc_laser is now client side too (untested too)
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-07-26 div0remove crosshair when not needed; show map name, time...
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-13 blub0map previews when voting, g_maplist_textonly for old...
2008-07-10 blub0A lil fix to the mapvoting code, an update to the KH...
2008-07-07 blub0by victim: New key images and a small update to the...
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 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...