]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/cl_client.qc
- New game mode: Key Hunt
[divverent/nexuiz.git] / data / qcsrc / server / cl_client.qc
2007-05-02 div0- New game mode: Key Hunt
2007-04-25 div0improved redirection system; remove netname workaround
2007-04-20 div0The Big Merge:
2007-04-18 div0EF_LOWPRECISION whereever needed
2007-04-14 div0What was I smoking... old clients have the broken viewz...
2007-04-14 div0fixed zoom factor to match current engines
2007-04-13 div0waypoint sprites system
2007-04-11 div0NO MORE TDEATH :)
2007-04-04 div0cleanup of player physics calls; no rebalancing in...
2007-04-03 div0strcat cleanups;
2007-03-28 div0map voting; simple majority; vote nagging; FOR_EACH_PLAYER
2007-02-07 div0merged LH's changes from trunk (droptofloor item/spawn...
2007-01-21 div0hopefully fix joining from spectator mode
2007-01-14 div0only respawn using attack, jump, attack2, hook, use
2007-01-14 div0hidden "g_running_guns" mutator; fteqcc bug checking...
2007-01-14 div0respawn when RELEASING the button;
2007-01-11 kadaverjackfixed detection for empty nicknames
2006-12-21 div0no more flag fallthrough
2006-12-18 div0quit_when_empty
2006-12-17 div0version nagging; strstr fix
2006-12-12 div0damn lms bug...
2006-12-11 div0do not subtract from dead count for players who have...
2006-11-12 div0no more fbskins for teamplay
2006-10-14 div0- slow armor increase fix
2006-09-19 kadaverjackchanged ctf flag to use setattachment(), so it won...
2006-08-30 kadaverjackremoved .extralives
2006-08-26 div0old .cfg method; no yoda for dead people
2006-08-21 esteelctf flag icon changes from trunk
2006-07-09 div0client does not need maps/%s.cfg any more, it's now...
2006-07-09 div0teamchange frag transfer to team mates; say_team
2006-07-07 div0merging fixes committed to trunk before and running...
2006-07-04 kadaverjackremove lasertarget on client disconnect
2006-06-24 kadaverjackmerged from trunk:
2006-06-18 kadaverjacknothing to see here:wq
2006-06-18 kadaverjackarena scoring & cl_nogibs bugfixes from trunk
2006-06-16 kadaverjack- merged morfar's chatbubble fix from trunk
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]