]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/View.qc
load dprint
[divverent/nexuiz.git] / data / qcsrc / client / View.qc
2008-10-02 div0load dprint
2008-10-02 div0new waypointsprite system, onslaught not yet supported
2008-10-01 div0experimental team radar (try: cl_teamradar 1)
2008-10-01 div0get rid of .info files; make interpolation generic
2008-09-29 div0support r_letterbox and viewsize for disabling the HUD
2008-09-21 div0handle sv_foginterval on the client now (TESTING)
2008-09-19 esteelcrude way to display keybinds in the hud, currently...
2008-09-10 div0use the right stat for zoom
2008-09-10 div0make portal shot REFLECT off playerclip
2008-09-06 div0fixing warmup part 1
2008-09-05 div0more portal race fixes
2008-09-05 div0better csqc portal display
2008-09-04 div0fix portal math
2008-09-03 div0use the old Nex model and old Nex shot origin; make...
2008-09-03 div0Porto (untested): secondary fire button "holds" the...
2008-09-03 div0some weapon system fixes; allow infinite portals to...
2008-09-02 div0fix the big bugs in my weapons commit
2008-08-30 div0workaround for decreasing time
2008-08-29 div0better save than sorry. 59.5
2008-08-29 div0thresh must be 60 (fov slider in menu)
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...