]> icculus.org git repositories - divverent/darkplaces.git/history - makefile.inc
fix cl.completed_time math after that last commit
[divverent/darkplaces.git] / makefile.inc
2006-03-29 havocmerged special SUNOS LDFLAGS_UNIXCL into LDFLAGS_SUNOSC...
2006-03-15 havocremoved cgame and ui code (both unused), this reduces...
2006-02-25 havocadded md4four map checksumming, since QW servers seem...
2006-02-13 havocadded nexuiz-agl executable name so that mac nexuiz...
2006-02-12 havocnow make clean cleans up the nexuiz executables also
2006-02-12 havocadded nexuiz icon and make rules to make use of it...
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2006-01-15 havocadded png support patch from [515] (had to rewrite...
2005-09-07 molivierAdded CoreAudio (Mac OS X) sound driver. Changed /...
2005-08-14 eviltypeguyFixups for Solaris port.
2005-07-10 knghtbrdFix the makefile not to use the unused gl_models.c
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-06-20 havocremoved winding.[ch] as they were not used
2005-06-15 havocuse sdl-config --static-libs on Mac
2005-06-14 havocattempting to make darkplaces able to compile as 32bit...
2005-06-10 molivierFixed direct compilation of subtargets (cl-release...
2005-06-08 molivierChanged default sound module for linux to ALSA. Modifie...
2005-06-03 eviltypeguyChanges necessary to build and run on Solaris 10 x86
2005-05-29 havocfixed makefile (it is not possible to comment out lines...
2005-05-27 black-CVS: --------------------------------------------...
2005-05-25 havocadded mvm_cmds.o
2005-05-06 havocenabled SDL builds by default (in addition to cl and...
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