]> icculus.org git repositories - divverent/nexuiz.git/shortlog
divverent/nexuiz.git
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-28 lordhavocfix bug in mediumping (it filtered by protocol instead...
2006-02-28 lordhavocadded a commented out lightning gun test in crylink...
2006-02-28 lordhavocadded new cvars to reduce the amount of GAME_NEXUIZ...
2006-02-27 kadaverjacknew cvar "minplayers" (fills the server with bots if...
2006-02-26 m0rfar- Fixed map names in nexdm12.ent and nexdm16.ent
2006-02-24 esteelcorrected norecoil menu entry / changed cvars to say...
2006-02-24 strahlemannfixed spawnpoint-angles on nexdm08
2006-02-22 kadaverjackmade all mapcfg files end with newline character to...
2006-02-22 urreSomeone forgot to reset self after assigning it for...
2006-02-22 urreFixed something that would potentially (and quite proba...
2006-02-22 lordhavocfix primary fire shots to use the proper cvar name...
2006-02-22 lordhavocfixed weapon firing animations to use check2 functions...
2006-02-21 avirox - Updated to Nexuiz 1.5.1 gibs
2006-02-21 savagexdon't precache unused (high-poly) gibs
2006-02-21 savagexreplace the horribly-high-poly gibs with low poly ones
2006-02-21 savagexinsert low-poly gibs from OpenQuartz
2006-02-21 savagexremove leaked gibs
2006-02-21 savagexcredit for OpenQuartz gibs
2006-02-21 savagexreplace chunk.mdl with something from OpenQuartz
2006-02-20 savagexminimum particle quality 0.1
2006-02-20 lordhavocadded g_norecoil cvar (and put it in menu), the code...
2006-02-20 lordhavocheavily modified urrebot aiming code, and migrated...
2006-02-20 lordhavocredesigned spawn point selection, MUCH better now,...
2006-02-20 lordhavocfixed shotgun secondary fire to use the secondary attac...
2006-02-20 lordhavocfix lms_nexcheck and lms_traveled_distance declarations...
2006-02-20 urreAttempt to fix the NAN velocity problem with Urrebots
2006-02-20 kadaverjack- added wisellama's advanced bash script (nexuiz-linux...
2006-02-19 urreAdded debugging mode, enabled by navnodeedit_debug...
2006-02-19 savagexchange crylink color back to white (boring but still...
2006-02-19 kadaverjackfixed transparent exterior weaponmodel in minstagib
2006-02-19 kadaverjack- removed lms_nexdm14 from mapcycle (to many camping...
2006-02-19 urreMade autoflagger ignore remote links (at the same time...
2006-02-19 urreRemoved file/folder
2006-02-19 urreAdded automatic link flagger. Currently experimental...
2006-02-19 esteelcorrected a few keys and added ready to menu
2006-02-19 avirox - Fixed Triggers to work properly with TF maps (one...
2006-02-19 avirox - Clients now spawn inside the level on connect
2006-02-19 savagexre-included Urre's changes (don't load navnodes when...
2006-02-19 strahlemannremoved the camp-spot behind a wall on nexdm13
2006-02-19 savagexreverted Urre's changes (avoid loading navnodes when...
2006-02-19 avirox- Nexuiz clients who join *should* no longer have their...
2006-02-19 kadaverjacksome more keys in options->controls and squished some...
2006-02-18 kadaverjackfixed tilted view in spectator mode with csqc and readd...
2006-02-18 esteelremoved the team-color aliases. they changed the users...
2006-02-18 lordhavocadded impulse 19 cheat impulse (print surface info...
2006-02-18 kadaverjacktilt a dead player's view manually since v_deathtilt...
2006-02-18 kadaverjack- all rocket launcher models are using the same texture...
2006-02-17 kadaverjackfixed RL weaponswitch (it switches now when ammo is...
2006-02-17 kadaverjackfixed hagar fire animation
2006-02-17 avirox - Put Client Commands in a seperate file
2006-02-17 kadaverjackfixed bug with minstagib & cl_weaponswitch 0 and optimi...
2006-02-17 savagexRuins of Slaughter - mapname with spaces
2006-02-17 savagexpush welcome-message down a bit to have place for the...
2006-02-17 lordhavocfixed blood spawning at wrong location (location of...
2006-02-17 lordhavocadded g_spawnshieldtime and g_midair_shieldtime to...
2006-02-17 lordhavocadded .float spawnshieldtime which is used to grant...
2006-02-17 lordhavocoptimized footstep check (now uses nested if's instead...
2006-02-17 savagexslight update to server version message
2006-02-17 savagexcl_particles_quality is 0.5 by default now (1.0 can...
2006-02-17 lordhavocdisable prediction on spectators, by making them have...
2006-02-17 lordhavocuse self.crouch instead of self.button5 in physics...
2006-02-17 lordhavocadded mortar back to nexdm11.ent and *_nexdm11.txt...
2006-02-17 lordhavocfixed a typo in the grenade launcher primary ammo cvar...
2006-02-17 kadaverjack- return flag when it's in trigger_hurt
2006-02-16 savagexadd liquids shader for DSI
2006-02-16 savagexadd skies/blacksky shader for DSI map
2006-02-16 savagexfix some map names in .ent and .map files
2006-02-16 lordhavocfix a typo in one of the animtime cvar calls (this...
2006-02-16 lordhavocchanged +/-hook aliases to use +/-button6 instead of...
2006-02-16 lordhavocadded weaplast alias
2006-02-16 lordhavocadded last weapon impulse (impulse 11)
2006-02-16 lordhavocfix a bug with firstblood not playing except in minstag...
2006-02-16 lordhavocfixed creategame weapon menu, and made some matching...
2006-02-16 avirox - Added disarm ability to spy.c
2006-02-15 lordhavocrenamed almost all weapon cvars, added distinct cvars...
2006-02-15 savagexrevert fps killer reported by cyan... BUT WHY?!
2006-02-15 urreAvoided spawning loads of navnodes and crap unless...
2006-02-15 avirox - CTF mode now uses Team:Nexuiz flags
2006-02-15 avirox - Added StringTools(tm)
2006-02-15 savagexlimit particle quality to 1 in the menu and allow 0...
2006-02-15 avirox - Updated weapon code for 1.5
2006-02-14 avirox - Added function to parse "give" properties of items...
2006-02-14 kadaverjackfixed stupid lms bug...
2006-02-14 VermeulenMoved some team members to thanks. Just people who...
2006-02-14 kadaverjackfix firebullet() for trapdoor on nexdmextra 1
2006-02-14 kadaverjacksave r_shadow_gslsl again
2006-02-14 lordhavocadded g_maplist_defaultlist cvar for qc to use when...
2006-02-14 lordhavoccleaned up mapcfg files (removed blank lines, commented...
2006-02-13 m0rfarSmall fix for the "ready" message.
2006-02-13 esteeldisabled votemaster of a single player. Else you could...
2006-02-13 kadaverjackfixed another hovering item (nexdm14) and credit Netzwe...
2006-02-13 kadaverjackset default LMS timelimit to 30
2006-02-13 savagexThanks to dstrek for Mac testing
2006-02-13 kadaverjackcorrected spawnpoint orientation on nexdm15 (facing...
2006-02-13 savagexpause gfx file
2006-02-13 kadaverjackremove RL from nexdm15 mapdescription as well
2006-02-13 strahlemannchanged the "jumppad-hole" on nexdm18_1on1remix for...
2006-02-13 savagexupdate maplist
next