]> icculus.org git repositories - divverent/darkplaces.git/history - darkplaces.dsp
fix a little bug in the FS_Search code (it was checking the pak case sensitivity...
[divverent/darkplaces.git] / darkplaces.dsp
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