Age | Commit message (Expand) | Author |
2013-07-17 | ui_shared.c needs to be compiled separately for the cgame module | morturp |
2013-05-31 | sync the OpenBSD cflags with Linux | Jonathan Gray |
2013-05-31 | correct the linked libs on OpenBSD | Jonathan Gray |
2013-05-03 | Fix typo preventing OSX native compiles | Tim Angus |
2013-05-03 | Fix OSX app/ub scripts | Tim Angus |
2013-03-27 | Add option to create archive of build product | Tim Angus |
2013-03-27 | Make the build summary more pretty | Tim Angus |
2013-03-27 | Fix 'make -jX clean release' | Tim Angus |
2013-03-25 | Cross compiling for OS X | Tim Angus |
2013-03-25 | Enable building QVMs when cross-compiling | Tim Angus |
2013-03-25 | (bug #5904) Fix OpenBSD and Solaris builds | Tim Angus |
2013-03-22 | Fix it more | Tim Angus |
2013-03-22 | (Hopefully) fix the Jenkins build | Tim Angus |
2013-03-22 | Move cross-make-mingw.sh's functionality to the Makefile and remove it | Tim Angus |
2013-03-22 | Add DEBUG_MAKEFILE to... debug the Makefile | Tim Angus |
2013-03-22 | Ditch 'historical compatibility' and use 'logic' instead | Tim Angus |
2013-03-22 | Consolidate architecture names | Tim Angus |
2013-03-19 | Fix some clang warnings | Tim Angus |
2013-03-19 | Remove old x86_64 JIT compiler | Tim Angus |
2013-03-19 | Add libogg 1.3.0 | Zack Middleton |
2013-03-19 | Add Ogg Opus support | Zack Middleton |
2013-02-16 | Move some things into renderercommon | Tim Angus |
2013-02-16 | renderer -> renderergl1, rend2 -> renderergl2 | Tim Angus |
2013-02-16 | Fix some SMP bits I missed | Tim Angus |
2013-02-16 | Remove the SMP renderer feature | Tim Angus |
2013-01-12 | Assorted whitespace fixes | Tim Angus |
2013-01-12 | Fix dist target and comment refering to svn | Tim Angus |
2013-01-12 | Fix whitespace | Tim Angus |
2013-01-12 | Replace svnversion use with git equivalent | Tim Angus |
2013-01-12 | More fixes to the macosx buildsystem. This removes the SDL Framework and make... | Richard Allen |
2013-01-12 | Changed the MacOS-X build system to make UB's containing i386 and x86_64 arch... | Richard Allen |
2013-01-12 | Makefile fixes for OpenBSD by Jonathan Gray. (#5728) | Zack Middleton |
2013-01-12 | #5808 - Include and use .glsl in source (rend2) | James Canete |
2013-01-12 | From /dev/humancontroller: when hard-linking renderers, put the old renderer ... | James Canete |
2013-01-12 | From /dev/humancontroller: fix the SMP functionality not being utilized (as o... | James Canete |
2013-01-12 | Added Rend2, an alternate renderer. (Bug #4358) | James Canete |
2013-01-12 | switch mac to the framework SDL... | Zachary Slater |
2013-01-12 | Don't use local SDL headers on Linux (need system sdl-config and SDL library ... | Zack Middleton |
2013-01-12 | - Added support for enabling FreeType Support (make USE_FREETYPE=1). - Fixed ... | Zack Middleton |
2013-01-12 | fix mingw64 installer | Ludwig Nussel |
2013-01-12 | Unix clients can now enter commands from tty console. Patch by Rambetter with... | Zack Middleton |
2013-01-12 | * More Makefile configuration (ZTurtleMan) | Tim Angus |
2013-01-12 | * (bug #5283) Changes to the Makefile to make building standalone games easie... | Tim Angus |
2013-01-10 | * Fix various warnings with GCC and clang | Tim Angus |
2013-01-10 | * clang support | Tim Angus |
2013-01-10 | BitBlt Patch #0000 (#5176) | Thilo Schulz |
2013-01-10 | - More MacOSX changes to Makefile - Ship libSDL-1.2.0.dylib with x86_64 platf... | Thilo Schulz |
2013-01-10 | - Add x86_64 platform for MacOSX - Fix compilation on MacOSX gcc | Thilo Schulz |
2013-01-10 | Don't create clientsmp directory (which is no longer used), pointed out by De... | Zack Middleton |
2013-01-10 | Moved various per-platform ifs/defines to be only done once for all platforms. | Zack Middleton |