]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2006-02-16 havocfixed bug that allowed accidental speed cheating with...
2006-02-15 havocadded a small how to install guide and a link to the...
2006-02-15 havocalso accumulate impulses when receiving multiple packet...
2006-02-15 havocchanged client input packets to be sent at a fixed...
2006-02-15 havocimproved server handling of multiple packets per client...
2006-02-15 havocfix very stupid bug that caused entities to sometimes...
2006-02-14 havocfix a typo in vid_conwidth declaration
2006-02-13 havocadded nexuiz-agl executable name so that mac nexuiz...
2006-02-13 havocmodified Host_ServerFrame to run multiple server frames...
2006-02-12 havocnow make clean cleans up the nexuiz executables also
2006-02-12 havocchanged vorbis.dll and friends to use lib prefix (libvo...
2006-02-12 havocadded nexuiz icon and make rules to make use of it...
2006-02-12 havocfixed changelevel networking bug (now ignores clc_ackfr...
2006-02-12 havocmoved sendsignon = true back to where it was, as it...
2006-02-12 havocfix uninitialized specularscale in R_Shadow_RenderSurfa...
2006-02-12 havocfix uninitialized variables in InfoString_GetValue...
2006-02-12 havocrenamed NetConn_UpdateServerStuff to NetConn_UpdateSock...
2006-02-12 havocrollback recent network compression changes, it really...
2006-02-12 havocfixed glsl colormapping brightness bug when using colormod
2006-02-12 havoca fix for the previous fix (don't reset host_client...
2006-02-12 havocGAME_NEXUIZ scoreboard team color names patch from...
2006-02-12 havocfix problems with changelevel causing network compressi...
2006-02-12 havocremoved EntityFrame5_ResetDatabase because it was only...
2006-02-11 havocfix a crash in SV_ConnectClient on bots
2006-02-11 havocremoved crash parameter from Host_ShudownServer, elimin...
2006-02-11 havocminor cleanup of keepalive
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-02-10 havocadded a comment by MAX_LIGHTSTYLES about savegames
2006-02-09 havocadded diffuse texture alpha support to GLSL shader...
2006-02-08 havocfixed bugs concerning rtlighting of transparent entities
2006-02-08 havoctwo more 4x3 modes
2006-02-07 havocchanged two MAX_LIGHTSTYLE references to cl_max_lightstyle
2006-02-07 havocfixed loadgame to support stock quake savegames (which...
2006-02-07 havocmade MAX_LIGHTSTYLES error into a warning and it now...
2006-02-07 havocadded externs for more of the cl_max_ variables
2006-02-05 blackFix it the right way (and also remove another bug this...
2006-02-05 havoccrash fix for use of $*/$0-9 when not in an alias,...
2006-02-04 havocadded 1280x800 resolution (2560x1600 already existed)
2006-02-03 havoctwo int casts that were missing, reported by Willis
2006-02-02 havocvertex lighting path now does pants/shirt rendering...
2006-02-02 havocfix a bug in the GLSL colormapping setup (was feeding...
2006-02-02 havocsplit R_Shadow_RenderSurfacesLighting_Light_Dot3 into...
2006-02-02 havocadded pants/shirt layer rendering to GLSL shader, rathe...
2006-02-01 havocfix crash in Cvar_CompleteCvarPrint
2006-02-01 havocchanged renderer to check ent->colormap_pantscolor...
2006-02-01 havocadded description string to all cvars and commands
2006-01-30 havocdisable hardware gamma if XF86VidModeGetGammaRampSize...
2006-01-30 havocsound direction fix (negated yaw angle), submitted...
2006-01-30 havocpatch from div0 to add -sndmono and -sndstereo options...
2006-01-30 havocfix for segfault in map name completion, submitted...
2006-01-23 havocfix a typo, and apparently this isn't the cause of...
2006-01-23 havocfixed SOLID_NOT relink touching triggers bug (which...
2006-01-21 molivierUpdated DSP files from Willis
2006-01-21 molivierA few casts and variable type changes to get rid of...
2006-01-21 molivierMoved a couple of extern declarations outside of the...
2006-01-21 molivierAdded the proper libPNG DLL name for Win64, by Willis
2006-01-21 molivierFix for Win64, by Willis
2006-01-21 molivierFixed drawmask for non-csqc mods. Thanks to Willis...
2006-01-17 havocchanged newmouseparms to 0 0 0, in hopes of avoiding...
2006-01-16 havocchanged mac libpng12.dylib to libpng12.0.dylib
2006-01-16 havocadded S_FindName function to make dedicated server...
2006-01-16 havocdisable EXT_CSQC extension name for now
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2006-01-15 havocchanged line endings from DOS to unix
2006-01-15 havocadded png support patch from [515] (had to rewrite...
2006-01-15 havocadded 1440x900 and 720x450 resolutions
2006-01-14 havocadded DP_EF_DOUBLESIDED extension to list
2006-01-14 havocadded DP_SV_CUSTOMIZEENTITYFORCLIENT extension based...
2006-01-12 havoccorrected a typo in a comment
2006-01-12 havocadded console editing enhancements patch from [515...
2006-01-11 havocadded DrawQ_Line/DrawQ_Lines/DrawQ_LineWidth patch...
2006-01-11 havocadded con_textsize patch from [515]
2006-01-11 havocadded r_replacemaptexture and r_listmaptextures command...
2006-01-11 havocadded tab-completion of map/changelevel command + maps...
2006-01-11 havocadded sendcvar patch from [515]
2006-01-10 havocadded a warning comment about dmodel_t not matching...
2006-01-10 havoccorrect q2dheader_t and q3dheader_t to have the correct...
2006-01-10 havocadded rain splash code written by [515], and made the...
2006-01-10 havocadded EF_DOUBLESIDED (and internally RENDER_NOCULLFACE)
2006-01-10 havocadded button9-16
2006-01-08 havocredesigned the heart of SV_GetTagMatrix, it now makes...
2006-01-01 havocfix sp2 frame positioning
2006-01-01 havocchanged mouse button numbering to have MWHEELUP/MWHEELD...
2006-01-01 havocadded developer_entityparsing cvar to aid in debugging...
2006-01-01 havochide GLSL compile warnings when developer is 0
2006-01-01 havocmake compile again, stupid typos
2006-01-01 havoccorrected some function names in error messages
2006-01-01 havocadded vertex bounds checking in Mod_Q1BSP_LoadEdges
2005-12-30 havocdisabled running of multiple server frames per host...
2005-12-30 havocrefactored gettaginfo in an attempt to improve readabil...
2005-12-29 havoceliminated special case for gamma 1.0 as it was making...
2005-12-28 molivierRemoved unused files
2005-12-28 molivierAdded support for refresh rate, vsync, and hardware...
2005-12-27 havocreworked rtlighting code to handle transparent water...
2005-12-27 havocchanged basedir and gamedir handling slightly to elimin...
2005-12-27 molivierFixed CoreAudio sound module
2005-12-27 havocesteel's patch used C99 lazy variable declaration,...
2005-12-27 havocremove an unused variable
2005-12-27 havocfix sprite transparency bug introduced by the palette...
2005-12-27 havocreworked transparency in palettes, made palette_complet...
next