]> icculus.org git repositories - divverent/darkplaces.git/history - makefile
improved error reporting on memory functions
[divverent/darkplaces.git] / makefile
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-17 knghtbrd-safe now does something approximately close to correct...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-11-02 lordhavocchanged -march=686 to -march=i686
2001-10-29 lordhavocmoved Sys_Printf and related code/data to sys_shared...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-16 lordhavocforgot to commit updated makefile
2001-06-10 lordhavocadded -lz to the non-ALSA compile line, switched to...
2001-05-30 taniwhacompile dependencies
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-05-26 lordhavocadded protocol.o
2001-05-26 lordhavocsome whitespace changes
2001-05-26 knghtbrdCleaned up clean target
2001-05-12 lordhavocremoved net_vcr from the list of objects
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-27 lordhavocforgot to commit this
2001-02-24 despairRemove alsa 0.6 (for some random date of cvs alsa)...
2001-02-23 lordhavocupdated makefile and added r_explosion.c (forgot)
2001-02-18 despairUndo accidental makefile commit.
2001-02-18 despairCouple of 1 liner compile fixes. Missing header and...
2001-01-25 lordhavocupdated OBJECTS list and added cleaning of darkplaces...
2000-10-28 lordhavocadded buildnumber.c to makefile
2000-10-17 taniwhaalmost compiles on linux again. also bring in the lates...
2000-10-03 taniwhahopefully fix the 3dfx target
2000-09-16 taniwhaadd ALSA support
2000-09-12 deekhost.c, sys_linux.c: Clear up linefeeds in Sys_Printf...
2000-09-11 mercury-3dfx support for linux!
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...