]> icculus.org git repositories - divverent/darkplaces.git/history - makefile
changed collision code to report supercontents, surfaceflags, and texture that was...
[divverent/darkplaces.git] / makefile
2006-02-12 havocadded nexuiz icon and make rules to make use of it...
2005-09-07 molivierAdded CoreAudio (Mac OS X) sound driver. Changed /...
2005-08-14 eviltypeguyFixups for Solaris port.
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-03-21 molivierAdded Mac OS X support to the makefiles. Note that...
2004-10-25 molivierFreeBSD support
2004-10-05 havocnow compiles on x86_64 successfully (still a crash...
2004-02-02 havocthanks to Mathieu Olivier for these new makefiles
2004-01-01 knghtbrdINCOMPLETE SDL video support (don't use it!) No input...
2003-12-28 havocadded ogg.o to WGL exe build
2003-12-27 molivierSimple Ogg Vorbis support (no streaming: the file is...
2003-12-11 molivierFactorized audio CD code
2003-11-14 havocr_refdef.vieworg and r_refdef.viewangles replaced by...
2003-10-07 havocremoved a temporary comment from Black
2003-10-07 black*** empty log message ***
2003-10-07 blackAK: Changed makefile temporarily so the new prvm compil...
2003-08-24 havocthe quadratic spline patches in quake3 maps now work...
2003-08-19 havocmore q3bsp work (and no it still doesn't work right)
2003-08-10 havocmoved RecursiveLightPoint code to model_brush.c (model...
2003-07-27 havocdisable -Werror because it makes a mess of releases...
2003-07-15 havocturn down optimizations to -O2 because some versions...
2003-07-14 havocadded r_lightning.c to move the lightning beam renderin...
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-06-07 havocno longer uses -Werror on exe builds
2003-05-28 havocapparently -Werr isn't valid in gcc3.2, so switch to...
2003-05-26 havocadded back -Werr so warnings are errors
2003-05-25 havocmerged makefile, makefile.mingw (outdated) and makefile...
2003-05-25 havocdarkplaces-dedicated.exe now builds
2003-04-06 havocrelease build optimizations changed - removed -funroll...
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-02-12 havocrestructured LDFLAGS a bit to make sure libraries come...
2003-01-27 havocfixed some very ewww bugs (a few .c files made their...
2002-11-21 havocimplemented PR_GetString and PR_SetString from QWSV...
2002-11-20 havocsoftwaretransform hasn't been used in ages, I thought...
2002-11-08 havocElric's changes:
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-10-29 havocchanged how QC interpreter handles edict field access...
2002-10-22 havocmake profile now works
2002-10-07 havocElric rewrote the makefile, it is quite self explanator...
2002-10-02 molivierMade a few changes to makefile so we can switch compile...
2002-09-30 havocnew experimental shadow volumes, try r_shadows 2 to...
2002-09-27 havocstencil is now supported (optional, off by default...
2002-09-24 havocThanks to Elric for adding dpmaster support!
2002-09-19 havocshuffled cl_light and some of cl_tent into cl_main...
2002-09-18 havocdisable profiling by default
2002-09-17 havocyou can now build a darkplaces-dedicated executable...
2002-09-10 havocenable optimizations again (oops)
2002-09-10 havocsurfaces are now texture sorted rather than shader...
2002-09-06 havoctransform matrix is now separate from R_Mesh_State...
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-08-17 havocremoved fxmesa support (3dfx svgalib) because no one...
2002-08-09 havocre-enable optimizations by default
2002-08-05 havocremoved support for r_ser (also known as R_Clip or...
2002-08-03 havocnow entirely dynamic OpenGL binding
2002-08-03 havocadded r_floatbuildlightmap, unfortunately using floats...
2002-08-03 havocLots of speedups and cleanups in client code, dynamical...
2002-08-02 havocadded a mesh queue callback system (to allow mesh rende...
2002-07-25 havoc.dpv video playback is now implemented. Slow though...
2002-07-25 havocadd -fno-strict-aliasing
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)
next