2020-06-20 |
cloudwalk | Split off common CRC16 and MSG_ functions into separate... |
blob | commitdiff | raw |
2020-06-16 |
cloudwalk | Implement XMP module sound support |
blob | commitdiff | raw | diff to current |
2020-06-16 |
cloudwalk | Clean up makefiles a bit. Remove leftovers of stuff... |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Delete empty files |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Remove hook system. Was a fun little experiment but... |
blob | commitdiff | raw | diff to current |
2020-06-04 |
cloudwalk | Disable unsupported compiler optimization if CC=clang |
blob | commitdiff | raw | diff to current |
2020-05-28 |
cloudwalk | Implement experimental hook-like system, with working... |
blob | commitdiff | raw | diff to current |
2020-02-22 |
divverent | Another flag bites the dust. This time: -ffinite-math... |
blob | commitdiff | raw | diff to current |
2020-01-18 |
havoc | Add the needed functions for TaskQueue in thread_null... |
blob | commitdiff | raw | diff to current |
2018-05-13 |
havoc | Removed per-platform clients (wgl/glx/agl) - now only... |
blob | commitdiff | raw | diff to current |
2018-04-20 |
havoc | Remove the last remnants of DPSOFTRAST support in vid_g... |
blob | commitdiff | raw | diff to current |
2016-07-20 |
divverent | File system: Android assets support. |
blob | commitdiff | raw | diff to current |
2016-07-18 |
havoc | Refactor DP_MACHINE logic in makefile and makefile... |
blob | commitdiff | raw | diff to current |
2016-06-13 |
divverent | Fix FTBFS on non-x86 architectures |
blob | commitdiff | raw | diff to current |
2016-04-04 |
havoc | Change makefile.inc to use SDL2 by default rather than... |
blob | commitdiff | raw | diff to current |
2016-01-04 |
divverent | Unbreak "make sv-nexuiz" and "make nexuiz". |
blob | commitdiff | raw | diff to current |
2015-08-03 |
divverent | Compile with IPv6 support by default |
blob | commitdiff | raw | diff to current |
2014-08-28 |
divverent | Disable SDLmain.m for SDL2. |
blob | commitdiff | raw | diff to current |
2014-08-28 |
divverent | More Travis changes :) Use SDL2 in all builds now. |
blob | commitdiff | raw | diff to current |
2014-04-05 |
divverent | Make r_fxaa also enable postprocessing shaders so only... |
blob | commitdiff | raw | diff to current |
2013-11-29 |
havoc | patch from Blub to make BSDmakefile work again, this... |
blob | commitdiff | raw | diff to current |
2013-08-03 |
divverent | Revert "Revert "Build in subdirs"", as the issues seem... |
blob | commitdiff | raw | diff to current |
2013-07-27 |
divverent | Revert "Make cdda optional, server does not need to... |
blob | commitdiff | raw | diff to current |
2013-07-27 |
divverent | Revert "Build in subdirs" |
blob | commitdiff | raw | diff to current |
2013-07-26 |
havoc | removed modplug support, the library is too insecure... |
blob | commitdiff | raw | diff to current |
2013-07-26 |
nikoli | Make cdda optional, server does not need to play music |
blob | commitdiff | raw | diff to current |
2013-07-26 |
nikoli | Build in subdirs |
blob | commitdiff | raw | diff to current |
2013-07-24 |
nikoli | Update build system, fix and enable ODE by default |
blob | commitdiff | raw | diff to current |
2013-07-22 |
divverent | fix typo leading to DP_PHYSICS_ODE not being detectable |
blob | commitdiff | raw | diff to current |
2012-04-21 |
divverent | add extra var DP_GMP_STATIC_LIBDIR |
blob | commitdiff | raw | diff to current |
2012-03-09 |
havoc | use CFLAGS_ODE on prvm_cmd.c because it checks ODE_DYNA... |
blob | commitdiff | raw | diff to current |
2012-02-20 |
divverent | we don't use DGA any more, so why -lxxf86dga |
blob | commitdiff | raw | diff to current |
2011-12-04 |
divverent | move the hack to makefile, as it's using a GNU make... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
divverent | makefile: if a .h file in dependency file is missing... |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | removed OffscreenGecko support because it is not maintained |
blob | commitdiff | raw | diff to current |
2011-07-08 |
divverent | OS X compile: do not build the AGL target by default... |
blob | commitdiff | raw | diff to current |
2011-06-01 |
divverent | the git describe option --dirty is too new, so don... |
blob | commitdiff | raw | diff to current |
2011-05-07 |
divverent | try harder to get a version string out of git |
blob | commitdiff | raw | diff to current |
2011-05-01 |
divverent | shells are too stupid to understand precedence of ... |
blob | commitdiff | raw | diff to current |
2011-05-01 |
divverent | detect git revision too, not just svn version |
blob | commitdiff | raw | diff to current |
2011-04-05 |
divverent | XShm and pthreads support for vid_glx dpsoftrast |
blob | commitdiff | raw | diff to current |
2011-04-02 |
havoc | enable SSE2 instructions when compiling dpsoftrast.c |
blob | commitdiff | raw | diff to current |
2011-03-05 |
divverent | instead, define the FILE_OFFSET_BITS part in the build... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
havoc | removed unmaintained CgGL rendering path |
blob | commitdiff | raw | diff to current |
2011-02-07 |
eihrul | factor out thread interface from dpsoftrast |
blob | commitdiff | raw | diff to current |
2011-02-07 |
eihrul | add dpsoftrast to some missing targets |
blob | commitdiff | raw | diff to current |
2011-02-03 |
eihrul | detect whether dpsoftrast is being built with SDL |
blob | commitdiff | raw | diff to current |
2011-01-22 |
havoc | added DPSOFTRAST software rasterizer, a work in progress |
blob | commitdiff | raw | diff to current |
2010-11-05 |
divverent | add -framework IOKit to allow changing mouse accelerati... |
blob | commitdiff | raw | diff to current |
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 |
next |