]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/miscfunctions.qc
now using DP_SV_CMD/DP_QC_CMD; removed cvar abuse by g_maplist_add etc. and changed...
[divverent/nexuiz.git] / data / qcsrc / server / miscfunctions.qc
2007-04-15 div0now using DP_SV_CMD/DP_QC_CMD; removed cvar abuse by...
2007-04-14 lordhavocweapons now have force settings
2007-04-13 div0menu changes to autoswitch/shownames/showgibs now take...
2007-04-13 div0waypoint sprites system mainly for CTF; currently with...
2007-04-13 div0new zoom customization: cl_zoomspeed, cl_zoomfactor
2007-04-11 div0no more tdeath
2007-04-04 div0reverting Q1BSP compatibility change (breaks cl_movemen...
2007-04-04 div0branch needs this declaration
2007-04-04 div0Q1 map support; ctf1 now works!
2007-04-01 div0never trust Dresk's code (back to QC implementation...
2007-04-01 div0g_balance_teams_complain to complain about team balance...
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-27 div0- in-game voting now nags until you have voted
2007-02-05 div0missing newline for print
2007-02-03 lordhavocfix droptofloor parameters
2007-02-03 lordhavocchanged runespawner placement to use droptofloor
2007-01-14 div0Replaced trunk's centerprint system by the simpler...
2006-12-17 div0strstr broke
2006-12-17 div0version nag feature - non-SVN clients get a message...
2006-12-08 div0do not show currently selected player - show player...
2006-12-08 div0new chat macro: %p = player last shown for sv_allow_sho...
2006-08-22 div0oops... fix various bugs in decolorize :P
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-11 div0"impulse 18" now shows the player you point to
2006-08-02 div0simplified weapon throw code by removing redundant...
2006-07-09 div0when changing teams or leaving, your scores are now...
2006-07-07 div0made the (hopefully never occurring) debugging error...
2006-06-28 div0centerprints now are managed independently per line
2006-06-12 lordhavocchanged campaign level descriptions
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]