]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
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...
2005-12-27 havocchanged a palette_complete, palette_alpha reference...
2005-12-27 havocremoved a duplicate ;
2005-12-26 havocnexuiz team scoreboard patch from esteel
2005-12-17 havocchanged Venim's dpmaster back to an IP
2005-12-17 havocadded tChr's master server, changed Venim's back to...
2005-12-14 havocdefault r_useportalculling to 1, I don't know why it...
2005-12-05 blackErm, remove the paramcount check from localcmd, so...
2005-11-30 havocvideo modes in menu now also set vid_pixelheight and...
2005-11-30 havocimplemented vid_refreshrate cvar to specify display...
2005-11-29 havoc409
2005-11-29 havocsmoke trails are now half as bright, bullet impact...
2005-11-29 havocimplemented cl_particles_quake cvar to use quake-style...
2005-11-29 havocdisabled dlight from scrag and hellknight shots
2005-11-29 havocremoved headphones stuff, now stereo is side speakers...
2005-11-28 havocfixed keynum_t issue, it was declared as an extern...
2005-11-28 havocchanged buttonremap arrays to int instead of keynum_t...
2005-11-28 havocmade K_MOUSE4/5 keys separate from K_MWHEELUP/DOWN...
2005-11-28 havocfix a typo
2005-11-28 havocadded scr_screenshot_gamma to menu (I'm sure I did...
2005-11-27 havoc416
2005-11-27 havoceliminated snd_inited and sound_started variables,...
2005-11-27 havocadded minor documentation about logging features
2005-11-26 havocremove a piece of breakpoint code I forgot to remove...
2005-11-26 havocfix a typo in r_speeds display that incorrectly display...
2005-11-25 havocfix a sound conversion bug in mono output
2005-11-25 havocfix a warning
2005-11-25 havocsprites now use skinframe_t instead of their own textur...
2005-11-25 havocdon't load images when running a dedicated server ...
2005-11-25 havocdynamically scale the meshqueue transparency sorting...
2005-11-25 havocchanged strzone, stuffcmd, and localcmd to be able...
2005-11-25 havocping command now works from server console
2005-11-25 havoccleaned up edict clearing when connecting or coming...
2005-11-25 havocadded support for model scaling in bounding box calcula...
2005-11-25 havocSOLID_NOT is now linked into the areagrid, which fixed...
2005-11-25 havocchanged serverlist to using color tags instead of shift...
2005-11-25 havocchanged serverlist menu to use color tags instead of...
next