]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - makefile
fix view blends so they are alpha, not additive
[xonotic/darkplaces.git] / makefile
2002-07-17 havocmerged matrix4x4 and matrix3x4 into matrixlib, updated...
2002-07-08 havocadded snd_null for anyone who can't use the other sound...
2002-07-07 havoccreated a couple matrix libraries (4x4 and 3x4), hopefu...
2002-06-07 knghtbrdcd_null.c works now. It's the default because cd_linux...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-05-21 lordhavocsplit out RecursiveHullCheck and related code into...
2002-03-27 lordhavoc-lXIE does not seem to be necessary, disabled (but...
2002-03-25 lordhavocnow loads gamedir/*.pak instead of gamedir/pak#.pak...
2002-03-16 lordhavocadded note not to use athlon optimizations in current...
2002-03-14 lordhavocMerged r_particles.c back into cl_particles.c to reduce...
2002-03-13 lordhavocadded athlon CPU choice (for gcc 2.96 and up)
2002-02-20 lordhavocchanged clean to delete *.o
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2002-02-03 lordhavocremoved decals
2002-02-03 lordhavocchanged back to profiling, with optimizations, and...
2002-02-01 knghtbrdcgamevm.h:11:6: no newline at end of file, fixed.
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
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...