]> icculus.org git repositories - divverent/darkplaces.git/history - makefile.inc
fix 3 NULL vertex pointer crashes (caused by R_Mesh_State lingering where it shouldn't)
[divverent/darkplaces.git] / makefile.inc
2005-03-21 molivierAdded Mac OS X support to the makefiles. Note that...
2005-03-03 molivier- Toggled "strip executable" in the Dev-C++ project...
2004-11-17 havocfixed windows SDL linking (now uses sdl-config like...
2004-11-03 havocupdated cpu optimization choices
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-25 molivierFreeBSD support
2004-10-15 havocadded -lSDL to the windows SDL link flags
2004-10-13 moliviersnd_dma.c -> snd_main.c
2004-10-10 havocenabled SDL sound and CD
2004-10-05 havocnow compiles on x86_64 successfully (still a crash...
2004-09-02 havocnow uses de-we's darkplaces icon in mingw builds, and...
2004-08-25 havocchanged Collision_NewBrushFromPlanes to use new polygon...
2004-07-02 molivierModified the sound code so it can handle sounds outside...
2004-06-23 molivierOops. I involuntary changed the default Linux sound...
2004-04-29 molivierUpdated ALSA driver (API version 1.0). The vast majorit...
2004-04-05 molivierFake CD tracks support; DP now tries to play "sound...
2004-03-25 molivierMoved the WAV loading code out of "snd_mem.c". Removed...
2004-03-19 havocremoved -fexpensive-optimizations (which is turned...
2004-03-15 molivierRenamed ogg.[ch] to snd_ogg.[ch]
2004-02-02 havocthanks to Mathieu Olivier for these new makefiles