]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/Main.qc
Support for accuracy stats by Diabolik. See your stats with +showaccuracy or "sbar_hu...
[divverent/nexuiz.git] / data / qcsrc / client / Main.qc
2009-06-11 mand1ngaSupport for accuracy stats by Diabolik. See your stats...
2009-05-28 div0fix cl_cmd help
2009-05-12 div0the "noobhud": a HUD that does not show armor and healt...
2009-05-04 greenmarineMove announcer sounds for remaining map time to CSQC...
2009-05-04 div0crosshair_hittest feature: blur out the crosshair if...
2009-04-23 div0remove all 2.4.2 compatibility code (do not merge this...
2009-04-22 div0detect the current fteqcc compiler bug, and abort if...
2009-04-22 mrbougoNexball goes official :D
2009-04-17 div0func_clientweall, func_clientillusionary (with BGM...
2009-03-27 tzorkAdd TE_CSQC_LIGHTNINGARC
2009-02-24 div0fix shotorg adjuster
2009-02-20 div0nex beam stuff by green
2009-02-20 div0angles "un-holding" fixed
2009-02-17 div0allow to temporarily hide the shot origin editor
2009-02-12 div0fix "cannot be executed" message on sbar_columns_set...
2009-02-11 div0bullets with g_antilag_bullets now have some poor excus...
2009-02-07 div0fixing interpolation a bit
2009-02-06 div0remove duplicate sending of maxclients (client has...
2009-02-06 div0centerprint handlign in csqc (#2555668 after large...
2009-02-06 div0ready status indicator in scoreboard
2009-02-05 div0improved the shot origin adjuster:
2009-02-04 div0shotorg adjuster: make the client send the shot origin...
2009-02-04 div0shot org adjuster: alpha is good for the current model
2009-02-04 div0shot origin adjuster: use alpha 0.8
2009-02-04 div0exec shotorigin_adjuster.cfg - graphical shot origin...
2009-02-03 div0fixed prandom. It should now actually work - i.e. gibs...
2009-02-03 div0fix some typos
2009-02-03 div0add a new cheat "impulse 404"; some CSQC refactorings...
2009-02-01 mand1ngaTurned aliases for rotating the camera into commands...
2009-01-31 div0fix cl_cmd commands
2009-01-31 mand1ngaDemo camera refactoring
2009-01-28 div0draw end trail of projectiles (should look better)
2009-01-28 div0remove all TEs that contain a permanent state.
2009-01-28 div0get rid of TE_CSQC_WARMUP
2009-01-27 div0moved some long taking entity update code into global...
2009-01-27 div0fix mapvote bugs
2009-01-27 div0make mapvote a shared ent too
2009-01-27 div0try to fix the previous commit
2009-01-27 div0make TE_CSQC_INIT and TE_CSQC_SCORESINFO shared entitie...
2009-01-19 div0move some weapon precache stuff to where it belongs...
2009-01-18 div0csqc casings
2009-01-17 div0register weapon info only ONCE
2009-01-17 div0moved gibbing from server to client
2009-01-16 div0fix some projectile issues, and send less bytes per...
2009-01-16 div0use servertime that LH just added :)
2009-01-15 div0handle RL, Seeker and Electro projectiles completely...
2009-01-10 div0add a test csse for the blur: "blurtest" (only when...
2008-12-29 div0missed some calls to CTR
2008-12-29 div0Translate color codes for old clients
2008-11-12 div0oops, accidentally committed
2008-11-12 div0detect screen size using new DP feature
2008-10-22 div0as ons_map no longer is ons specific, rename it to...
2008-10-22 div0- experimental CSQC change: get rid of old ONS team...
2008-10-22 div0more stuff in the team radar
2008-10-22 div0onslaught sprite code is back, now using csqc. no radar...
2008-10-13 div0fteqcc sucks
2008-10-13 div0try to improve player networking: let playerchecker...
2008-10-11 div0Experimental new tokenizer (should now be 1:1 compatibl...
2008-10-08 div0renamed roughmap to radarmap; automatically sharpen it
2008-10-06 div0updated entcs, less of a bandwidth hog
2008-10-05 div0work around engine crash by drawing 2D polygons after...
2008-10-04 div0try to detect missing minimap and show no radar
2008-10-04 div0use the new mipmap drawflag
2008-10-03 div0less warnings
2008-10-02 div0load dprint
2008-10-02 div0put minimaps in gfx/ instead (MUCH better); deleted...
2008-10-02 div0keyhunt support
2008-10-02 div0new waypointsprite system, onslaught not yet supported
2008-10-02 div0optimize entcs data
2008-10-01 div0experimental team radar (try: cl_teamradar 1)
2008-10-01 div0get rid of .info files; make interpolation generic
2008-09-26 div0new vote/ready nagger display (untested, can't test...
2008-09-21 div0add foginterval to the csqc message
2008-09-21 div0handle sv_foginterval on the client now (TESTING)
2008-09-19 div0add an engine check (for old clients on svn servers)
2008-09-19 esteelcrude way to display keybinds in the hud, currently...
2008-09-10 div0make portal shot REFLECT off playerclip
2008-09-09 div0typos... :P
2008-09-09 div0cl_weaponpriority_useforcycling; if that is off, the...
2008-09-06 div0fixing warmup part 1
2008-09-05 esteeladded a simple 'warmup' indicator to the scoreboard
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-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 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.
next