2010-11-05 |
divverent | add -framework IOKit to allow changing mouse accelerati... |
blob | commitdiff | raw |
2010-10-15 |
divverent | only apply the CFLAGS_CRYPTO to the crypto compile... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
divverent | Cryptographic authentication support for the d0_blind_i... |
blob | commitdiff | raw | diff to current |
2010-10-08 |
divverent | SSE patch by kyre, with runtime CPU detection and a... |
blob | commitdiff | raw | diff to current |
2010-08-27 |
divverent | fix a -lX11 typo |
blob | commitdiff | raw | diff to current |
2010-08-27 |
divverent | PROPERLY load the icon in SDL/X11 |
blob | commitdiff | raw | diff to current |
2010-08-20 |
havoc | migrate the libjpeg options to per-target scripting... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fixed some issues with how D3D=1 worked in the makefile |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | link to libjpeg by default when built with gcc or mingw |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | reworked makefile a little bit to support DX9 renderer... |
blob | commitdiff | raw | diff to current |
2010-06-17 |
divverent | support user install of SDL framework |
blob | commitdiff | raw | diff to current |
2010-05-08 |
divverent | makefile: we need to link to image loading libs in... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
divverent | add -lwinmm to win32 sdl |
blob | commitdiff | raw | diff to current |
2010-02-15 |
havoc | implementing Bounding Interval Hierarchy collision... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
havoc | add back -fno-strict-aliasing to hush warnings |
blob | commitdiff | raw | diff to current |
2009-12-28 |
havoc | reduced the options in LDFLAGS_WINCOMMON and added... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | use less options, for compatibility with old gcc |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed a ton of developer cvar checks into developer_e... |
blob | commitdiff | raw | diff to current |
2009-12-25 |
blub | unicode character input handling in the GLX client |
blob | commitdiff | raw | diff to current |
2009-12-24 |
havoc | changed Cg shader support to check DP_CG_LIBDIR instead... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
blub | Adding FreeType2 and UTF-8 Support. |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | fix detection of cg libs |
blob | commitdiff | raw | diff to current |
2009-12-23 |
havoc | the beginnings of a cgGL rendering path experiment... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
divverent | fix makefile bug of DP_ODE_STATIC_LIBDIR combined with... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
divverent | fix ODE_DYNAMIC makefile stuff |
blob | commitdiff | raw | diff to current |
2009-10-22 |
divverent | makefile: new flag DP_ODE_DYNAMIC |
blob | commitdiff | raw | diff to current |
2009-10-19 |
havoc | ODE physics engine support, needs more work, disabled... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
divverent | fix all the () problems, and make gcc warn for them |
blob | commitdiff | raw | diff to current |
2009-08-09 |
havoc | patch from Jason Hatton adding a release-profile build... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
divverent | Add my own HMAC implementation (verified using the... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
divverent | make DP_PRELOAD_DEPENDENCIES=1: add theora to the depen... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
divverent | capturevideo refactoring, making AVI also "just a modul... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
divverent | Experimental theora capturevideo code. |
blob | commitdiff | raw | diff to current |
2009-02-02 |
havoc | changed CC=gcc to CC?=gcc at O.Sezer's recommendation |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | damn, revert the accidental change to makefile.inc |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2008-11-01 |
divverent | add a note to the makefile that -ffast-math and -funsaf... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
divverent | Solaris compile fixes |
blob | commitdiff | raw | diff to current |
2008-09-04 |
havoc | use ?= operator for CPUOPTIMIZATIONS |
blob | commitdiff | raw | diff to current |
2008-09-02 |
divverent | makefile: show usage note when someone is using the... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
molivier | Fixed a typo that caused snd_coreaudio.c to be compiled... |
blob | commitdiff | raw | diff to current |
2008-06-15 |
divverent | new cvar sys_useclockgettime (default 0) that makes... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
divverent | also put svn revision (svnversion(1)) and build type... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
havoc | disabled QHOST by default (can be enabled with an edit... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
havoc | Patch from Qantourisc adding support for his 3D sound... |
blob | commitdiff | raw | diff to current |
2008-03-06 |
havoc | added a -I option on Mac OSX SDL builds to include... |
blob | commitdiff | raw | diff to current |
2008-03-01 |
havoc | reenable stripping of release binaries |
blob | commitdiff | raw | diff to current |
2008-03-01 |
havoc | no longer stripping darkplaces release executables... |
blob | commitdiff | raw | diff to current |
2008-01-18 |
res | Removed passing machine type from the makefile to the... |
blob | commitdiff | raw | diff to current |
2008-01-18 |
divverent | fix quoting for machine type |
blob | commitdiff | raw | diff to current |
2008-01-16 |
res | Gecko: add a platform-specific search path for XULrunne... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
res | Add cl_gecko.c to Makefile |
blob | commitdiff | raw | diff to current |
2007-12-15 |
divverent | changed DP_MODPLUG_STATIC_PREFIX to DP_MODPLUG_STATIC_L... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
divverent | modplug improvement: DP_MODPLUG_STATIC_PREFIX=/usr... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
havoc | added -lmodplug if libmodplug.a is detected, and a... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
divverent | minor improvement to modplug (now cd loop 1 also would... |
blob | commitdiff | raw | diff to current |
2007-12-12 |
divverent | Add support for libmodplug (when found). Sound files... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
havoc | the light has been defeated by the shadow (r_light... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | add cl_dyntexture.o to makefile |
blob | commitdiff | raw | diff to current |
2007-11-10 |
divverent | XPM support for X11; WM_CLASS and WM_COMMAND are now... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
divverent | move SDLMain.m to the right place |
blob | commitdiff | raw | diff to current |
2007-10-31 |
divverent | add SDLMain stuff for OS X; make the Makefiles ready... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
divverent | make STRIP a specifyable option in the Makefile |
blob | commitdiff | raw | diff to current |
2007-09-30 |
divverent | use $(WINDRES) variable for win32, don't hardcode the... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
havoc | correct a typo (-lws_32 should be -lws2_32) |
blob | commitdiff | raw | diff to current |
2007-09-23 |
havoc | changed -lwsock32 to -lws2_32 in windows builds |
blob | commitdiff | raw | diff to current |
2007-09-19 |
havoc | changed sv_demo.c to sv_demo.o in object file list |
blob | commitdiff | raw | diff to current |
2007-09-09 |
divverent | sv_autodemo_perclient - record client-like demos on... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
havoc | added --large-address-aware flag in windows builds |
blob | commitdiff | raw | diff to current |
2007-05-20 |
divverent | DP_PRELOAD_DEPENDENCIES=yes makefile option: when set... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
divverent | cvar apple_mouse_noaccel (1 default) disables mouse... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | removed unused world_cs.c code |
blob | commitdiff | raw | diff to current |
2007-01-28 |
havoc | implemented Shadow Volume BSP based culling of lit... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | added -Wdeclaration-after-statement to warn about any... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
havoc | accidentally removed -fno-strict-aliasing |
blob | commitdiff | raw | diff to current |
2006-08-25 |
havoc | changed release optimizations from -O2 -ffast-math... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
molivier | Cleaned the ugly code I committed for DP_FS_BASEDIR... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
havoc | fixed DP_FS_BASEDIR passing to gcc by adding single... |
blob | commitdiff | raw | diff to current |
2006-06-25 |
molivier | You can now set a different default base directory... |
blob | commitdiff | raw | diff to current |
2006-06-23 |
molivier | The name of the SDL config program used by the makefile... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
havoc | patch from div0 to make universal-binary builds of... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
havoc | removed crosshair_static cvar (now only the hud crossha... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
havoc | web download patch from div0, this adds the "curl"... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
molivier | Fixes and cleanups related to the recent AGL patches |
blob | commitdiff | raw | diff to current |
2006-04-15 |
havoc | added -framework AGL to the Mac OSX client libs to... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
havoc | merged special SUNOS LDFLAGS_UNIXCL into LDFLAGS_SUNOSC... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
havoc | removed cgame and ui code (both unused), this reduces... |
blob | commitdiff | raw | diff to current |
2006-02-25 |
havoc | added md4four map checksumming, since QW servers seem... |
blob | commitdiff | raw | diff to current |
2006-02-13 |
havoc | added nexuiz-agl executable name so that mac nexuiz... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
havoc | now make clean cleans up the nexuiz executables also |
blob | commitdiff | raw | diff to current |
2006-02-12 |
havoc | added nexuiz icon and make rules to make use of it... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
havoc | csqc patch from [515], seems to work with [515]'s dpcsq... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
havoc | added png support patch from [515] (had to rewrite... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
molivier | Added CoreAudio (Mac OS X) sound driver. Changed /... |
blob | commitdiff | raw | diff to current |
2005-08-14 |
eviltypeguy | Fixups for Solaris port. |
blob | commitdiff | raw | diff to current |
2005-07-10 |
knghtbrd | Fix the makefile not to use the unused gl_models.c |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
blob | commitdiff | raw | diff to current |
2005-06-20 |
havoc | removed winding.[ch] as they were not used |
blob | commitdiff | raw | diff to current |
2005-06-15 |
havoc | use sdl-config --static-libs on Mac |
blob | commitdiff | raw | diff to current |
2005-06-14 |
havoc | attempting to make darkplaces able to compile as 32bit... |
blob | commitdiff | raw | diff to current |
next |