]> icculus.org git repositories - divverent/darkplaces.git/history - darkplaces.dsp
centered quake hud in deathmatch, this makes the new score block visible
[divverent/darkplaces.git] / darkplaces.dsp
2007-02-15 havocremoved unused world_cs.c code
2007-01-29 tomazUpdated the workspaces to include svbsp.c and svbsp.h
2006-06-12 sajtAdded libcurl.[ch] to MSVC project files
2006-06-11 havocremoved crosshair_static cvar (now only the hud crossha...
2006-03-20 havocWIN32_LEAN_AND_MEAN patch from Willis to speed up MSVC...
2006-03-15 molivierRemoved cgame.c, cgamevm.c, ui.c, cg_math.h, cgame_api...
2006-03-12 sajtAdded some non-crucial header files to the VC++6 projec...
2006-03-02 molivierAdded mdfour.[ch] to the MSVC project files
2006-01-21 molivierUpdated DSP files from Willis
2005-07-10 havocremove unused gl_models.c file
2005-06-20 havocremoved winding.[ch] files from dsp files
2005-05-30 havocupdated dsp files from Willis
2005-05-25 tomazWay to tired... Fixed all 3 project files to include...
2005-05-25 havocpatch from Willis to add mvm_cmds.c
2004-12-19 tomazProjects for win32 dedicated and win32 SDL builds.
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-13 moliviersnd_dma.c -> snd_main.c
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-08-25 havocchanged Collision_NewBrushFromPlanes to use new polygon...
2004-07-02 molivierModified the sound code so it can handle sounds outside...
2004-03-25 molivierMoved the WAV loading code out of "snd_mem.c". Removed...
2004-03-15 molivierRenamed ogg.[ch] to snd_ogg.[ch]
2004-02-02 coderjoeget msvc using the new icon
2003-12-27 molivierSimple Ogg Vorbis support (no streaming: the file is...
2003-12-11 molivierFactorized audio CD code
2003-11-19 molivierUpdated MSVC6 DSP file
2003-10-08 havocadded prvm_cmds.c prvm_edict.c prvm_exec.c prvm_execpro...
2003-08-24 havocthe quadratic spline patches in quake3 maps now work...
2003-08-19 havocmore q3bsp work (and no it still doesn't work right)
2003-08-14 havocsv_light.c is gone, updated project to remove it
2003-07-22 havocthanks to Tomaz for pestering me about the fact his...
2003-07-18 havocthanks to Tomaz for updating the project files
2003-07-03 havocTomaz updated the darkplaces project file (thanks!)
2003-03-28 havocnet_wins.c is gone, winsock support merged into net_udp.c
2003-03-28 havocrenamed all net_wins.c functions to UDP instead of...
2003-03-28 havocremoved winsock ipx support
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-12-01 havocfix compiling problems in MSVC (thanks Tomaz)
2002-11-08 havocElric's changes:
2002-09-30 havocnew experimental shadow volumes, try r_shadows 2 to...
2002-09-24 havocThanks to Elric for adding dpmaster support!
2002-09-23 havocalmost completely rewrote vid_wgl's mode code, there...
2002-09-21 havocDOS line endings
2002-09-19 havocshuffled cl_light and some of cl_tent into cl_main...
2002-08-30 havocMSVC updated the project file, why I'm not sure, oh...
2002-08-30 havocchanged to use C runtime library DLL instead of static...
2002-08-05 havocremoved support for r_ser (also known as R_Clip or...
2002-08-03 havocremoved cl_light.h (which has already been merged into...
2002-08-02 havocadded a mesh queue callback system (to allow mesh rende...
2002-07-25 havoc.dpv video playback is now implemented. Slow though...
2002-07-17 havocmerged matrix4x4 and matrix3x4 into matrixlib, updated...
2002-07-08 havocupdated mingw makefile and MSVC project to add matrix4x...
2002-07-06 knghtbrdMake sure these files are marked as binary so CVS keeps...
2002-05-21 lordhavocadded collision.c, cl_collision.c. collision.h, cl_coll...
2002-04-01 lordhavocnewline change?
2002-03-25 lordhavocupdated MSVC and mingw files to compile filematch.c
2002-03-14 molivierRemoved references to r_particles.c
2002-02-18 molivierUpdated DSP file
2002-02-04 molivierUpdated DSP file. Fixed a bunch of warnings with MSVC6
2002-02-01 molivierRemoved warnings in MSVC6. Updated the DSP file.
2002-01-25 molivierUpdated MSVC6 project files. Vanilla MSVC6 doesn't...
2002-01-16 lordhavocupdated project to match added/removed files
2001-12-05 molivierUpdated MSVC6 project files
2001-11-06 molivierAdded MSVC6 project files