]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/gamec/cl_client.c
generalized physics to have Quake-style and Nexuiz-style air control in the same...
[divverent/nexuiz.git] / data / qcsrc / server / gamec / cl_client.c
2006-05-26 div0generalized physics to have Quake-style and Nexuiz...
2006-05-24 div0Moved NixNex initialization where it belongs
2006-05-22 div0a piece of code I forgot to commit... but it's ifdeffed...
2006-05-20 div0bot_ignore_bots
2006-05-09 kadaverjack- fixed bug that players didn't die when health rots...
2006-05-06 div0cl_nogibs (must be set at connect)
2006-05-05 div0Variable LOD functions (no support for corpses yet...
2006-05-05 div0Added a first attempt of detail reduction (just a stub...
2006-05-01 div0Stupid bug. Stuuuuuupid bug. That's why LMS didn't...
2006-05-01 div0g_balance_teams fixed and defaults to 0 again. If the...
2006-04-30 div0workaround for "team balance does not work" bug in...
2006-04-30 div0Fixed g_campaign team balance
2006-04-30 div0Minor fixes (woah... they compile now!) ;)
2006-04-30 lordhavocreplaced mauvebot and urrebot with havocbot (Urre didn...
2006-04-29 div0Redone campaign mode for better integration with the...
2006-04-21 div0New mutator "cloaked": makes everyone have 25% alpha.
2006-04-20 kadaverjackfixed 2 arena bugs
2006-04-17 kadaverjacknew gamemode: arena
2006-04-11 kadaverjack- spawnpoints are now checking whether there is enough...
2006-04-10 kadaverjackdisable crouching when using the hook (it could be...
2006-04-08 div0bug with player falling through might be just a map...
2006-04-08 esteeldrop all runes when going to spectator mode
2006-04-07 div0PLEASE TEST: Improved LMS display in the scoreboard...
2006-04-07 kadaverjack- Hooray, more dirty traceline hacks! (spawnpoints...
2006-04-06 div0event log now shows who's a player and who's a bot
2006-04-05 esteelThe laser got a small viewkick
2006-04-05 div0Added logging support for rune match; logging is now...
2006-04-04 div0g_maplist fixed (was only set to the first map before...
2006-04-03 div0sv_logspam_console - "minor" optimization to ServerCons...
2006-04-03 div0sv_logspam_console - logs events such as frags, capture...
2006-03-30 kadaverjackmade weapon names more consistent (W_Name is now the...
2006-03-30 lordhavocadded g_balance_health/armor_limit cvars (which default...
2006-03-28 div0cl_movement_friction_on_land support; NixNex added...
2006-03-27 div0NixNex - No Items x Nexuiz
2006-03-26 lordhavocforce random spawn point selection when all points...
2006-03-22 kadaverjackmaplist index is now determined dynamically, g_maplist_...
2006-03-21 kadaverjackfixed bug with exterior weapon model if all g_start_wea...
2006-03-16 kadaverjackweapon stay option and health regenerates to 100 now
2006-03-16 kadaverjack- fixed typo in video modes
2006-03-08 kadaverjack- updated gtkradiant info in FAQ
2006-03-05 kadaverjack- print welcome message with g_lms or sv_spectate 0
2006-03-03 kadaverjack- resized strength texture to 1x1 pixel (512x512 for...
2006-02-28 lordhavocuse gameversion instead of g_nexuizversion_major, this...
2006-02-20 lordhavocredesigned spawn point selection, MUCH better now,...
2006-02-20 kadaverjack- added wisellama's advanced bash script (nexuiz-linux...
2006-02-19 kadaverjackfixed transparent exterior weaponmodel in minstagib
2006-02-18 kadaverjack- all rocket launcher models are using the same texture...
2006-02-17 lordhavocadded .float spawnshieldtime which is used to grant...
2006-02-17 lordhavocdisable prediction on spectators, by making them have...
2006-02-17 kadaverjack- return flag when it's in trigger_hurt
2006-02-14 kadaverjackfixed stupid lms bug...
2006-02-13 kadaverjack- removed rocket launcher from nexdm15 (wasn't there...
2006-02-11 kadaverjack- "Kenny is ready" message for the ready button
2006-02-11 esteelg_fullbrightplayers does no longer overwrite other...
2006-02-09 esteelvoting is more robust/correct now
2006-02-02 kadaverjack- fixed playercount in lms
2006-02-01 kadaverjackadd secondary function for laser: switch to last used...
2006-01-30 kadaverjackset FL_NOTARGET flag for spectators/observers
2006-01-29 kadaverjackfixed bug in minstagib where coundown could loop at...
2006-01-29 kadaverjackadd csqc skeleton for Nexuiz