]> icculus.org git repositories - divverent/darkplaces.git/history - makefile.mingw
parser can now handle recursive commands (although this still doesn't work with the...
[divverent/darkplaces.git] / makefile.mingw
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...
2003-03-13 molivierMakefiles cleanups: r_explosion.o was declared twice...
2003-03-05 havocgot an email about this being out of date, fixed
2002-10-17 havoctrying less optimizations in hopes that it will fix...
2002-09-30 havocnew experimental shadow volumes, try r_shadows 2 to...
2002-09-24 havocupdate file list
2002-09-19 havocshuffled cl_light and some of cl_tent into cl_main...
2002-08-05 havocthe -I and -L weren't necessary (and didn't work anyway)
2002-08-05 havocremoved support for r_ser (also known as R_Clip or...
2002-08-02 havocadded a mesh queue callback system (to allow mesh rende...
2002-07-31 havocadded -fno-strict-aliasing (even though it isn't a...
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-05-21 lordhavocsplit out RecursiveHullCheck and related code into...
2002-05-21 lordhavocbuild for -mwindows (so it doesn't open a console)
2002-03-25 lordhavocupdated MSVC and mingw files to compile filematch.c
2002-03-14 molivierRemoved references to r_particles.c
2002-03-01 lordhavocchanged mingw makefile to by default not compile for...
2002-02-28 lordhavocfix mingw warnings
2002-02-27 lordhavocdarkplaces now compiles in mingw