]> icculus.org git repositories - divverent/nexuiz.git/shortlog
divverent/nexuiz.git
2008-06-19 div0make zipdiff -x also skip deletions
2008-06-17 div0cleanup of victim's patch for a Play button
2008-06-13 blub0added rpn cmds to store, load, and clear the database
2008-06-12 div0fix bug when multiple people caused a coutndown
2008-06-12 div0(suicide countdown) also show the countdown for clones...
2008-06-12 div0move the spectator think code into a separate function
2008-06-09 div0finally give track001 its right name
2008-06-08 div0fix unfinished bugfix
2008-06-08 div0and that was MY bug :P
2008-06-08 div0blub, this matched ALL commands starting with "kick...
2008-06-07 div0this track fits starship really better than the menu...
2008-06-07 div0oops, forgot to call "vorbisgain" on this
2008-06-07 blub0get rid of the warning and of empty kick votes
2008-06-07 blub0fixed kickvotes
2008-06-07 div0r_fog_exp2 0\nr_drawfog 1\n are good to force too when...
2008-06-07 div0Allow FORCING fog by the server (sv_foginterval 5 makes...
2008-06-07 div0- Rename CD track files to proper names
2008-06-06 div0change Crylink to take 2 cells for a primary shot....
2008-06-06 div0actually use g_balance_crylink_secondary_bouncedamagefa...
2008-06-05 div0aggressor plays keyhunt just fine
2008-06-04 div0halve the damage on crylink bounces - only apply full...
2008-06-03 div0take out some spawnfunc_ out of strings
2008-06-03 div0and here was another one
2008-06-03 div0oops... huge bugs in the spawnfunc patch... it also...
2008-06-02 div0and then there was: the missing comma
2008-06-02 div0make the quotes have the right color
2008-06-02 div0just to make sure the same bug doesn't hit here too
2008-06-02 div0work around DP bug calling ClientDisconnect sometimes...
2008-06-02 div0yet another OS X workaround; this time: don't TC lightmaps
2008-06-01 div0/me is too stupid to use REs... fixed
2008-06-01 div0fix some command outputs; fix typo that crashed it...
2008-06-01 div0make rcon2irc support votes (start)
2008-06-01 div0fix typo; report name changes; don't ignore sv_eventlog...
2008-06-01 div0adding :name:
2008-06-01 div0remove netname from a gamelog line that really should...
2008-06-01 div0document all :vote: lines from eventlog
2008-06-01 div0allow server admin ALWAYS to call for votes; make votes...
2008-06-01 esteel- Added a wait to the drop userbind to make the waypoin...
2008-06-01 esteel- Moved all the voting stuff into a file of its own...
2008-06-01 div0change all spawn functions to use the spawnfunc_ prefix...
2008-05-30 div0+//g_maplist_check_waypoints in server.cfg; fix small...
2008-05-30 div0added TDM modes for six maps
2008-05-25 div0add missing MapInfo_ClearTemps() call. Sorry, LordHavoc...
2008-05-25 savagexadjust some default values. Set gridsize and blocksize...
2008-05-25 greenmarinenew timeout feature
2008-05-25 greenmarinegit-svn-id: svn://svn.icculus.org/nexuiz/trunk@3661...
2008-05-24 savagexround z values down to integer values
2008-05-24 savagexadd terrain key to func_group. No idea if this actually...
2008-05-24 savagexsplit terrain blocks either north-west to south-east...
2008-05-24 greenmarinenew feature: g_tourney
2008-05-24 div0remove r_glsl 0 for OS X - it seems to work fine for...
2008-05-23 div0change the version nag message to one of:
2008-05-23 div0move "timing problems" feature from rbiserver.pl to...
2008-05-23 div0indirection default.cfg -> defaultPro.cfg
2008-05-23 div0exec defaultNexuiz.cfg from defaultPro.cfg
2008-05-23 div0make indirection default.cfg -> defaultNexuiz.cfg
2008-05-23 div0simplify maintaining Pro: make a defaultPro.cfg; exec...
2008-05-23 div0simplify maintaining Pro: make a defaultPro.cfg; exec...
2008-05-23 div0fix pro's default.cfg again... I hate this, there shoul...
2008-05-22 savagexput terrain brushes into a func_group
2008-05-22 savagexcreate skyfills in the same way as visblockers are...
2008-05-22 savagexgrow vis-blockers in both x and y seperately. This...
2008-05-21 savagexuh, actually generate terrain
2008-05-21 savagexUNBELIEVABLE NEW FEAUTURE! Create hidden visblockers...
2008-05-21 div0set "cull none" in water.shaders. Mappers who want...
2008-05-19 savagexremove unused import
2008-05-19 savagexDirectly output to a PrintWriter, don't keep the whole...
2008-05-19 savagexinclude additional libraries for Java 5
2008-05-18 savagexcheck sanity of height values for terrain and sky
2008-05-18 savagexonly generate sky-visblockers at the edge of "actual...
2008-05-18 savagexautogenerate skybox, fill dropped blocks with full...
2008-05-18 savagexerr... better give that JSpinner a meaningful name
2008-05-18 savagexsome UI stuff, some meaningless messages, some test...
2008-05-18 savagexevaluate alpha channels (can be used to punch "holes...
2008-05-18 greenmarinenew feature: g_maxplayers (set to 0 to disable)
2008-05-18 greenmarineNifreks lockonrestart feature. Used in team-based game...
2008-05-17 greenmarineextension of the ready-restart feature:
2008-05-17 savagexadd new tool to create maps from heightmaps
2008-05-11 div0work around fteqcc bug
2008-05-11 esteelallow server admins to stop a running vote with 'sv_cmd...
2008-05-11 esteelthis capture sound was supposed to be used instead...
2008-05-10 div0oops, forgot this
2008-05-10 div020 -> 32 userbinds
2008-05-10 div0draw mouse pointer always
2008-05-09 div0menu_mouse_speed lower again
2008-05-09 div0the menu is more fun if VBO and Texture Compression...
2008-05-09 tzorkAdded trigger_impulse (for wind tunnel -like effects...
2008-05-09 tzorkQuakeC Syntax Highlight for code::blocks.
2008-05-08 m0rfarFull checkbox in serverlist is saved now.
2008-05-08 div0add a "menu mouse speed" slider
2008-05-08 div0new cvar: menu_mouse_absolute (alternate mouse mode...
2008-05-08 m0rfarRenamed health/armor entities to make more sense (these...
2008-05-08 tzorkUpdates to entities.def for complete/correctness and...
2008-05-08 tzorkNew libpng12.dll (note renamed from libpng13.dll, but...
2008-05-08 div0possibly entirely broken, possibly a new libpng build...
2008-05-07 esteelchanged the gl_vbo menu texts to be more correct
2008-05-06 esteeladded gl_vbo 3 to the menu, have to check with LordHavo...
2008-05-06 esteeladded a userbind for drop gun and notify team about it
2008-05-06 esteelmoved blue/redcapture.ogg from announcer/robotic/ into...
2008-05-01 div0fix code bug that may cause Yoda to "remove" the Nex...
next