]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/cl_client.qc
zoom: do it entirely client side
[divverent/nexuiz.git] / data / qcsrc / server / cl_client.qc
2008-01-14 div0use less memory for antilag
2008-01-13 div0antilag with "ghost traces". Should still work (hopeful...
2008-01-12 div0- make Yoda harder to get
2008-01-11 div0Speedrun mode: impulse 77 now:
2008-01-09 lordhavocadded muzzleflash effects for all weapons (most emit...
2008-01-04 kadaverjackchanged g_minstagib_invis_alpha <= 0 to use EF_NODRAW...
2008-01-03 div0prepare some of the changes from player-voice to player...
2008-01-01 div0kill two VM_Warnings
2007-12-27 div0minor fix (allow skin 6 in team games, for CTF fbskins)
2007-12-23 div0properly network velocity for spectators
2007-12-21 div0start of a voice message system... PLEASE REPLACE sound...
2007-12-18 div0g_player_brightness cvar
2007-12-14 div0also allow dpm, md3, psk
2007-12-12 kadaverjack- changed sv_ready_restart to use a qc based restart...
2007-12-07 lordhavocimplemented models/player/whatever.md3.animinfo file...
2007-11-15 div0latch the mutator cvars too
2007-11-15 div0made cvars like g_ctf only be queried once on startup
2007-11-09 div0fix team select dialog notification; fix clicking outsi...
2007-10-31 div0minor Assault fixes
2007-10-28 div0support for team select dialog, disabled buttons and...
2007-10-19 div0call UpdateSelectedPlayer in server frames only (should...
2007-10-16 div0observers spawn everywhere
2007-10-06 div0make use of DP_CON_BESTWEAPON to make the bestweapon...
2007-08-11 div0sv_defaultplayercolors should not depend on sv_defaultc...
2007-08-10 div0new player colors (gfx/colormap_palette.lmp); default...
2007-06-26 div0ip ban code: minor bugfixes
2007-06-26 div0banning, kicking and banning in voting, some display...
2007-05-23 esteelmade g_spawnsound use a own spawn sound (copied telepor...
2007-05-20 savagexafter assault round end: Respawn all clients, centerpri...
2007-05-19 savagexsome stuff for spawn point selection.
2007-05-19 savagexspawnpoint filter for assault only kicks in for targets...
2007-05-19 savagexadded spawn point selection code for assault. If spawnp...
2007-05-17 div0menu: allow sensitivity up to 30
2007-05-11 div0g_balance_jumpvelocity -> sv_jumpheight
2007-05-08 div0show amount of "saved" damage when god mode gets disabled;
2007-05-06 m0rfarMade spawn sound optional, on by default. The ladder...
2007-05-04 lordhavocvery major cleanup of precache code, this patch reduced...
2007-05-03 div0don't check the default model... especially not every...
2007-04-30 div0game mode "keyhunt", still in testing
2007-04-25 div0use play2() function (as preparation for sound packs)
2007-04-25 div0netname checking moved to engine
2007-04-25 div0no longer need workaround against broken strlennocol
2007-04-18 div0set lowprecision whereever possible
2007-04-14 div0cl_zoomfactor undefined means old client means buggy...
2007-04-14 div0engine update fixed zooming; so now 3.1x is the equival...
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 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]