]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/cl_client.qc
Added the capture-counter and changed the CTF scoreboard to display the caps.
[divverent/nexuiz.git] / data / qcsrc / server / cl_client.qc
2007-04-11 div0no more tdeath
2007-04-04 div0reverting Q1BSP compatibility change (breaks cl_movemen...
2007-04-04 div0Q1 map support; ctf1 now works!
2007-04-04 div0move player selection display to prethink
2007-04-03 div0oops, water jump too
2007-04-03 div0moved jump to SV_PlayerPhysics (please test) - needed...
2007-04-01 div0fix netname the right way; check for empty string in say
2007-04-01 div0fix up broken netnames (thanks, Burning)
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-27 div0edgefriction 1, not 0!
2007-03-27 div0- in-game voting now nags until you have voted
2007-03-26 div0- projectile style is now 2 (Newtonian with aimfix...
2007-02-06 esteelremoved unused welcomemessage_time and renamed welcomem...
2007-01-22 div0respawn settings
2007-01-14 div0only respawn/exit intermission using attack, jump,...
2007-01-14 div0Replaced trunk's centerprint system by the simpler...
2007-01-13 div0only play countdown sound if less than 0.5s until next...
2007-01-13 div0fteqcc
2007-01-13 div0damn fteqcc
2007-01-13 div0respawn countdown
2007-01-11 kadaverjackfixed detection for empty nicknames
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-11 div0lms fix
2006-11-12 div0no fbskins in teamplay please...
2006-09-21 div0yaoops
2006-09-21 div0thou shalt not copypaste, me toldeth myself
2006-09-21 div0oops...
2006-09-21 div0UNTESTED fix for "armor increases slowly for no reason...
2006-09-19 kadaverjackchanged ctf flag to use setattachment(), so it won...
2006-08-30 kadaverjackremoved .extralives
2006-08-25 div0remove stuffing of the CONTENTS of mapname.cfg: not...
2006-08-22 div0New and pointless mutator: g_running_guns :P
2006-08-21 esteelcode and icons to display to flag status taken, dropped...
2006-07-09 div0frag distribution - also do it when someone becomes...
2006-07-09 div0when changing teams or leaving, your scores are now...
2006-07-04 div0another one
2006-07-04 kadaverjackremove lasertarget on client disconnect
2006-06-28 div0centerprints now are managed independently per line
2006-06-28 div0Allow client-side CD track overrides again
2006-06-28 div0client does not need maps/%s.cfg any more, it's now...
2006-06-24 kadaverjack- new cvar sv_spectator_speed_multiplier
2006-06-18 kadaverjacknothing to see here:wq
2006-06-18 kadaverjack- fixed arena bug (http://www.alientrap.org/forum/viewt...
2006-06-16 m0rfarFix chat bubble that sometimes did not show
2006-06-13 lordhavocfix bug that changes teamplay to 1 on listen servers...
2006-06-13 esteelTeam bubble was removed() but not set to world so it...
2006-06-13 esteelDo not use sv_defaultcharacter in team matches. This...
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]