Age | Commit message (Expand) | Author |
2014-06-17 | Update SDL 1.2.15 to Revision 8040 | MAN-AT-ARMS |
2014-06-17 | Remove unnecessary NEED_VORBIS since you have USE_CODEC_VORBIS | hairball |
2014-06-17 | Add vorbis 1.3.4 build support | hairball |
2014-06-17 | When cross compiling on mingw32, make sure it finds a CC | hairball |
2014-06-17 | Upgrade libogg 1.3.0 to 1.3.1 | hairball |
2014-06-17 | Upgrade opusfile 0.2 to 0.5 | hairball |
2014-06-17 | Upgrade opus 1.0.2 -> 1.1 | hairball |
2014-06-17 | Makefile builds fall back to traditional archiving when Mac OS X application ... | jeremiah sypult |
2014-06-17 | Updated Makefile to only build release OS X app bundles | jeremiah sypult |
2014-06-17 | bug 5986 - Configure jenkins to spit out mac .app https://bugzilla.icculus.or... | jeremiah sypult |
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 |