]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2002-01-18 lordhavocgrenades no longer stick when you fire down a slope
2002-01-17 molivierFixed a couple of warnings on MSVC6
2002-01-17 lordhavocremoved no longer used static light parsing code
2002-01-17 lordhavocmade directional static lighting work, then disabled...
2002-01-17 lordhavocremoved (experimental, and broken) particles with polyg...
2002-01-16 lordhavocchanged behavior about 'Bad Surfaces Extents', now...
2002-01-16 lordhavocupdated project to match added/removed files
2002-01-16 lordhavochushed unitialized warning on end in cl_particles.c...
2002-01-16 lordhavocfix for missing (byte *) cast, and fix for WIN32 functi...
2002-01-16 lordhavocfixed a typo in cl_particles.c that happened to work...
2002-01-16 lordhavocforgot to remove these
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-29 eviltypeguySmall fixes to tab completion
2001-12-17 knghtbrd-safe now does something approximately close to correct...
2001-12-13 lordhavocforgot to add this
2001-12-05 molivierUpdated MSVC6 project files
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-11-12 lordhavocreenabled some invisible entity checking (probably...
2001-11-12 lordhavocadded comments about use of the functions, and regroupe...
2001-11-08 lordhavocgot rid of two trigraph warnings in gcc 3.0
2001-11-08 lordhavocchanged swapintblock loop to hopefully get rid of a...
2001-11-08 lordhavocfix for gcc 3.0 warnings on MSG_ReadByte in function...
2001-11-06 molivierAdded MSVC6 project files
2001-11-02 lordhavoctwo-layer sky rendering now uses GL_ARB_texture_env_com...
2001-11-02 lordhavocfixed gl_combine so it is enabled by default (if present)
2001-11-02 lordhavocremoved support for GL_SGIS_multitexture (ancient)
2001-11-02 lordhavocminor buffer-size-safe improvement in Sys_Printf, and...
2001-11-02 lordhavocpossible improvement to keep camera out of walls (still...
2001-11-02 lordhavoccorrected a typo in a comment referring to the e4 hall...
2001-11-02 lordhavocfix for misnumbered video mode menu in menu key code...
2001-11-02 lordhavocclear keybindings[] array during Key_Init (bounds check...
2001-11-02 lordhavocchanged -march=686 to -march=i686
2001-10-30 lordhavocadded support for GL_ARB_texture_env_combine, currently...
2001-10-30 lordhavocadded support for transparent model skins
2001-10-30 lordhavocadded R_TextureHasAlpha function to check if a loaded...
2001-10-29 lordhavocadded include unistd.h and fcntl.h on non-win32
2001-10-29 lordhavocremoved unused portalstack array
2001-10-29 lordhavocgot rid of leafnums array in edict structure for pvs...
2001-10-29 lordhavocchanged SV_Move calls to use MOVE_NORMAL or MOVE_NOMONS...
2001-10-29 lordhavocfixed ED_Print so that it can not cause buffer overflow...
2001-10-29 lordhavocmoved Sys_Printf and related code/data to sys_shared...
2001-10-29 lordhavocchanging all isDedicated references to cls.state =...
2001-10-29 lordhavocforgot to put a newline at the end of the file
2001-10-29 lordhavocfixed input reading code bug in dedicated servers ...
2001-10-29 lordhavocchanged SV_Move call to use MOVE_NORMAL instead of...
2001-10-29 lordhavocchanged SV_Move calls to always use the correct MOVE_...
2001-10-29 lordhavocrearranged some variable declarations (no code changes)
2001-10-29 lordhavocminor whitespace tweak on loc1 label, removed old debug...
2001-10-29 lordhavocmoved ixtable definition and initialization code to...
2001-10-29 lordhavocremoved duplicate comment on a line
2001-10-29 lordhavocchanged way that "entities" (CL_PrintEntities_f) displa...
2001-10-29 lordhavocno longer needs ui/mousepointer.lmp
2001-10-29 lordhavocfix for snprintf check (can't check if functions exist...
2001-10-28 lordhavocfix for two Con_Printf calls that are passed a string...
2001-10-28 lordhavocdon't change gamma ramps when running dedicated
2001-10-28 lordhavocadded hidden surface removal option (r_ser cvar)
2001-10-28 lordhavocadded #define snprintf _snprintf for win32
2001-10-28 lordhavocadd externs for window_x and window_y
2001-10-28 lordhavocforgot to update this file apparently
2001-10-28 lordhavocmade the Sorted Edge Rasterizer (hidden surface removal...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-18 lordhavocForgot to update build number for 105 release
2001-10-18 lordhavocprobable fix for severe model rendering bugs in 3DFX...
2001-10-17 lordhavoclittle whitespace change
2001-10-17 lordhavocadded force_centerview to glx (by moving it to vid_shared)
2001-10-17 lordhavocfix for cvar tab completion crash
2001-10-17 lordhavocfix for oriented sprites not appearing
2001-10-16 lordhavocforgot to commit updated makefile
2001-10-15 lordhavocmallocs, callocs, and frees changed to qmalloc/qfree
2001-10-15 lordhavocfix for command/cvar/alias completion bug (example...
2001-10-15 lordhavocchanged defaults for chase_active camera position,...
2001-10-15 lordhavocmove dynamic lights up 30 units for the client player...
2001-10-15 lordhavocfix the off-by-one fix (oops)
2001-10-15 lordhavocfix an off-by-one issue with model->numleafs in PVS...
2001-10-15 lordhavocadded function definitions for tab completion back...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-07-20 taniwhaignore ChangeLog
2001-07-20 taniwhavery nice command line tab completeion from Shawn Walker
2001-06-15 lordhavocanother attempt to fix skybox loading
2001-06-10 taniwhafix loading savegames
2001-06-10 lordhavocadded -lz to the non-ALSA compile line, switched to...
2001-06-07 taniwhaapply a fix for LordHavoc as his tree is not yet ready...
2001-06-07 lordhavocfix for skybox
2001-06-03 lordhavocadded a newline to the end
2001-06-03 taniwhahopefully fix external file gzip support
2001-05-31 lordhavocskyquality and mergesky are saved to the config now
2001-05-30 lordhavocfixed PCX loader bug to do with palettes
2001-05-30 lordhavocadded loadsize variable set by COM_LoadFile
2001-05-30 lordhavocadded newline at end to appease gcc
2001-05-30 lordhavocfix for mistake in pcx loader (had two pointers swapped)
2001-05-30 lordhavocincreased build number to 103
2001-05-30 lordhavocadded sky quality and show framerate options to menu
2001-05-30 taniwhacompile dependencies
2001-05-30 lordhavocfixes for zlib support, eliminated win32 FAR warnings...
2001-05-30 taniwhaoops, forgot to fix the Qread and Qwrite calls
2001-05-30 lordhavocrearranged sky rendering code
2001-05-30 lordhavocadded TEXF_ALWAYSPRECACHE
2001-05-30 taniwhacheck in LordHavoc's changes for him after cleaning...
2001-05-30 lordhavocremoved unused skytexturenum
2001-05-30 lordhavocremoved unused skytexturenum code
next