summaryrefslogtreecommitdiff
path: root/src/libs
AgeCommit message (Collapse)Author
2013-01-12More fixes to the macosx buildsystem. This removes the SDL Framework and ↵Richard Allen
makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice.
2013-01-12Changed the MacOS-X build system to make UB's containing i386 and x86_64 ↵Richard Allen
arches and made make-macosx.sh not build UB's but only standard binaries
2013-01-12updating mac SDL stuff to 1.2.15Zachary Slater
2013-01-10- More MacOSX changes to Makefile - Ship libSDL-1.2.0.dylib with x86_64 ↵Thilo Schulz
platform support
2013-01-10- Bug 5083 - Cross compiling for 64bit is missing libcurl.a - Fix a compiler ↵Thilo Schulz
warning for cross compile
2013-01-09- mingw64 now links against SDL64.dll to allow for 32 and 64 bit version in ↵Thilo Schulz
the same directory - Add library files for MinGW64
2013-01-09Add static SDL libraries for compilation with MSVCThilo Schulz
2013-01-03* (bug 5161) Remove some incorrect svn executable flags (/dev/humancontroller)Christopher Schwarz
2013-01-03* Merge ioq3-r1715Tim Angus
2013-01-03* Merge ioq3-r1708Tim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar
2007-07-15* Merge of ioq3-r1112Tim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
- OS X Universal Binary creation script - OS X x86 support - OS X vm support - SDL video mode selection bug fix - "Home directory" support on windows - Windows SMP deadlock fix - Improved JPEG quality (screenshots/video) - AVIs recorded with \video command are now actually AVIs - Usual assortment of ioq3 tweaks and fixes
2005-12-10* Copied ioq3 src to trunkTim Angus