]> icculus.org git repositories - divverent/nexuiz.git/shortlog
divverent/nexuiz.git
2005-04-24 vermeulenlAdded new cvars
2005-04-22 vermeulenlChanged color, we still need to add a picture for the...
2005-04-22 blackhc-Added a scrollbar to the serverlist.
2005-04-22 vermeulenlGot rid of sparks
2005-04-19 blackhc-Added VScrollBar support to the menu (no gfx yet).
2005-04-19 lordhavocadded many g_balance cvars and renamed cl_weapon_ cvars...
2005-04-18 lordhavocimplemented slime/lava sizzle sound
2005-04-17 blackhcIve forgotten to set Item_List's state to PRESSED on...
2005-04-17 blackhc-Changed the //s to an Ignore block.
2005-04-17 blackhc-MapList should now be refreshed every time the menu...
2005-04-15 vermeulenlChanged 'glslang' to 'opengl2'
2005-04-15 vermeulenlChanged 'offset mapping' option to 'glslang'
2005-04-15 vermeulenlRemoved bots from the menu
2005-04-14 blackhc-Changed a few items to use derive from Nex_Option_Switch.
2005-04-14 blackhc-Added Nex_Action_ResetData to options.qm.
2005-04-10 lordhavocno longer shows exteriorweaponentity when dead
2005-04-10 lordhavocdisable colormod when teamplay is off (as per Vermeulen...
2005-04-09 blackhc-Added DataLink_Setting and changed all settings cvars...
2005-04-09 blackhc-Small cosmetic change in the key options menu.
2005-04-08 lordhavoccleaned up effects handling in powerup code, so that...
2005-04-08 lordhavocchanged uzi to use 1 bullet per shot instead of 0.25...
2005-04-08 lordhavocadded support for quake megahealth spawnflag on item_health
2005-04-08 lordhavocchanged weapons/ammo cheat to give 999 ammo
2005-04-04 lordhavocimplemented colormod hack
2005-04-04 lordhavoccommented out speed/slowmo related stuff
2005-04-04 lordhavocadded v_* weapon models, changed attachment point from...
2005-04-04 vermeulenlMoved Nex shot back
2005-04-02 blackhc-Moved Options::Table1 to Options::Panel::*::Table1
2005-04-02 blackhc-Moved Weapon and Server to Create Game (now known...
2005-03-30 vermeulenlUpdated powerup models
2005-03-29 maikmertencorrected one death message
2005-03-29 blackhc-Added scmenu_showfps cvar (set it to 1 to display...
2005-03-28 blackhc-Added maplist support
2005-03-27 maikmertenReenabled some code to prevent some items from sinking...
2005-03-27 lordhavocimplemented attached weapon models (.exteriorweaponenti...
2005-03-27 lordhavocfixed the buttonchat bubble logic (was showing it when...
2005-03-25 maikmerten*** empty log message ***
2005-03-24 lordhavocchanged model and sound names for ctf and domination
2005-03-24 lordhavocimplemented (untested) chatbubble code
2005-03-24 lordhavocadded ctf and domination map support (uses g_ctf and...
2005-03-24 lordhavocfix a couple warnings
2005-03-23 vermeulenlGod rid of slowmo and speed powerups, now only strength...
2005-03-22 maikmertenmake items touch the ground
2005-03-22 maikmertenGarbage collection for thrown items
2005-03-22 lordhavocredesigned trigger_hurt timing a different way - now...
2005-03-22 lordhavocmake trigger_hurt able to damage multiple things in...
2005-03-22 lordhavocadded powerup glows
2005-03-22 lordhavocfixed bot weapon selection so now they use all the...
2005-03-22 lordhavocimplemented timelimit, fraglimit, end of level intermis...
2005-03-21 lordhavocfixed 'eye gibbing repeatedly' bug (hopefully) and...
2005-03-21 lordhavocimplemented teamplay damage blocking and team kill...
2005-03-21 lordhavocmade lava and slime kill a lot faster (probably still...
2005-03-18 vermeulenlChanged vsync to 0
2005-03-17 blackhc-Added maplist.menu
2005-03-17 blackhc-Changed some item names to fit to the global name...
2005-03-16 blackhc-Added some #define constants and a template for Item_List.
2005-03-14 vermeulenlAdded savagex's telefragged code
2005-03-14 vermeulenlAdded 'g_casings'
2005-03-14 vermeulenlAdded g_casings, changed the laser damage/speed, and...
2005-03-14 vermeulenlAdd an effect for the laser explosion, added g_casings
2005-03-12 blackhc-Added the control item Item_List (to be used later...
2005-03-08 vermeulenlMade it so you can change your skin whenever
2005-03-06 vermeulenlChange 'cd volume' to 'music volume'
2005-03-05 blackhc-Added a 'tab page bar' that isnt working yet to "creat...
2005-03-04 vermeulenlMake the weapon pickup message green, just to seperate...
2005-03-02 vermeulenlFixed some death message problems
2005-03-02 vermeulenlAdded the new sub menus
2005-03-02 vermeulenli forgot this
2005-03-01 vermeulenlSavageX's mapcfg loading code
2005-02-24 vermeulenlGot rid of the gamecfgs stuff, added timing for the...
2005-02-23 vermeulenlAdded the table graphics, added the server/weapon/weapo...
2005-02-20 vermeulenlMoved the 'join game' infront of 'create game', i want...
2005-02-20 vermeulenlVarious small items
2005-02-15 vermeulenlUpdated the TODO list
2005-02-15 vermeulenlAdded Urre's light code
2005-02-15 vermeulenlMade 'impulse 13' copy the exact position, model, and...
2005-02-13 vermeulenlDelete some gamemodes, now we only have these left:
2005-02-11 lordhavocbots now know the nexuiz weapons
2005-02-11 lordhavocadded nexuiz health and armor items to item evaluation
2005-02-11 lordhavocnow sets fixangle and resets punchangle and punchvector...
2005-02-11 vermeulenlforgot to commit this
2005-02-11 vermeulenlAdded bots again
2005-02-09 lordhavocfixed 'weapon flying away' bug with jump pads
2005-02-09 lordhavocmade cl_client.c compile again - you can not assign...
2005-02-09 vermeulenlFixed small bug with damage and kills
2005-02-09 lordhavocremoved 'big fall' death code
2005-02-09 vermeulenlupdated todo
2005-02-08 vermeulenlAdded crylink trails
2005-02-07 lordhavocallow changing player model while alive
2005-02-07 lordhavocmade kill command work
2005-02-07 lordhavochurt no longer waits 1 second between hurts
2005-02-07 lordhavocuse all 4 hitground sounds, not just the first 3
2005-02-07 lordhavocremoved aliases from qc, added them to default.cfg
2005-02-05 blackhcThis was certainly the wrong solution to a problem...
2005-02-01 vermeulenlmoved picture down so you can see name and the arrows
2005-02-01 vermeulenlAdded water drowning
2005-01-31 blackhc-Added an 'Apply' button to the player option window.
2005-01-31 blackhc-The ClearWindow rect in the color options window is...
2005-01-31 vermeulenlAdded some menu images
2005-01-29 blackhc-Added a game option panel (mind that it is empty however)
next