]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/defs.qh
use play2() function (as preparation for sound packs)
[divverent/nexuiz.git] / data / qcsrc / server / defs.qh
2007-04-25 div0use play2() function (as preparation for sound packs)
2007-04-21 kadaverjack- changed newlines string to #define and added even...
2007-04-16 div0no setorigin in waypoint sprites (havoc);
2007-04-15 div0now using DP_SV_CMD/DP_QC_CMD; removed cvar abuse by...
2007-04-13 div0waypoint sprites system mainly for CTF; currently with...
2007-04-13 div0new zoom customization: cl_zoomspeed, cl_zoomfactor
2007-04-04 div0reverting Q1BSP compatibility change (breaks cl_movemen...
2007-04-04 div0Q1 map support; ctf1 now works!
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-26 div0- projectile style is now 2 (Newtonian with aimfix...
2007-03-17 div0preparations for better team auto balancing;
2007-03-15 esteelremoved clientcommands
2007-02-06 esteelremoved unused welcomemessage_time and renamed welcomem...
2007-01-27 div0waypoints out of items configurable;
2007-01-14 div0Replaced trunk's centerprint system by the simpler...
2007-01-13 div0respawn countdown
2006-12-21 div0no more flag fallthrough
2006-12-18 div0new cvar: quit_when_empty - exits the server once it...
2006-12-17 div0version nag feature - non-SVN clients get a message...
2006-12-12 div0get rid of the damn LMS player count... no LMS player...
2006-12-08 div0do not show currently selected player - show player...
2006-12-01 savagexadd a nice patch from esteel to fix the rapid weapon...
2006-11-29 esteelremoved variable was defined twice (attack_finished)
2006-08-30 kadaverjackremoved .extralives
2006-08-22 div0New and pointless mutator: g_running_guns :P
2006-08-17 div0some adjustments to player name display
2006-08-17 div0Display player name when pointing to him. Removed impul...
2006-08-11 div0and now it shows the LAST player the crosshair pointed to
2006-08-02 div0simplified weapon throw code by removing redundant...
2006-07-28 div0damn, forgot to add these
2006-07-09 div0when changing teams or leaving, your scores are now...
2006-06-30 div0weapon_thinkf now is safe to be called twice in a frame...
2006-06-28 div0centerprints now are managed independently per line
2006-06-12 savagexnothing to see here
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]