aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ReadMe for OS X 1.36zakk2009-05-061-0/+29
* fall back to sdl-config if SDL_CFLAGS are emptyludwig2009-05-051-1/+3
* define STRING and XSTRING in q_shared.h (#4054)ludwig2009-05-053-4/+4
* some more solaris filesludwig2009-05-048-0/+62
* fix dedicated server stdin console (#4009)ludwig2009-05-031-10/+8
* Solaris fixes (#4048)ludwig2009-05-032-8/+42
* set SDL CFLAGS and LIBS at central placeludwig2009-05-031-11/+22
* make some functions static (#4014)ludwig2009-05-021-15/+15
* align stack before re-entering engine to make sse work (#4051)ludwig2009-05-021-0/+5
* adding the OS X folder icon, usezakk2009-04-231-0/+0
* sample NSIS description file for a ioquake3 mod installerludwig2009-04-181-0/+140
* nsis data file installerludwig2009-04-181-0/+248
* nsis: registering unistaller in shell context works tooludwig2009-04-181-5/+5
* increase version in trunkludwig2009-04-131-1/+1
* Updating README.zakk2009-04-131-4/+5
* nsis: support proper multi user installationludwig2009-04-121-4/+28
* nsis installer icon finallyludwig2009-04-121-0/+1
* Generated a quick n dirty png of the tango icon.zakk2009-04-091-0/+0
* Fixing floam's e-mail address.zakk2009-04-081-1/+1
* Updating the bundle identifier.zakk2009-04-041-1/+1
* Minor update to test mailing list.icculus2009-03-251-0/+1
* Make the frontend check both the current bundle as well as the default instal...six2009-03-223-22/+20
* neededsix2009-03-221-0/+7
* oops, checked in a precompiled header for the frontend.zakk2009-03-211-7/+0
* first copy of the front-end from Ben Wilber. Thanks Ben!zakk2009-03-2118-0/+5821
* * Fix leaking OpenAL buffers (Amanieu)tma2009-03-151-0/+12
* * Remove unexplainable ( tr.overbrightBits > 0 ) condition when correctingtma2009-03-121-4/+4
* * Remove superfluous comments committed with fix to bug #3999tma2009-03-022-8/+4
* initialize Sys_Milliseconds early (#3999)ludwig2009-03-021-0/+5
* initialize qport with random value instead of time (#3999)ludwig2009-03-021-1/+8
* fix STANDALONE challengeResponse (#4000)ludwig2009-03-021-5/+2
* Makefile: Enable new sparc JIT on Linux.ludwig2009-03-021-0/+7
* qcommon: vm: Add sparc JIT compiler.ludwig2009-03-022-0/+1726
* qcommon: vm: sparc, like 386, doesn't need var-args conversion.ludwig2009-03-021-1/+1
* qcommon: Add idsparc and set when __sparc__ && !C_ONLYludwig2009-03-021-0/+7
* Makefile: Use "-mtune=ultrasparc3 -mv8plus" on Linux/Sparc.ludwig2009-03-021-0/+3
* * s/FS_FilenameIsExecutable/FS_CheckFilenameIsNotExecutable/gtma2009-02-261-13/+14
* move speex config.h to correct placeludwig2009-02-111-0/+0
* fix msvc build (#3857, #3771)ludwig2009-02-102-58/+239
* fix potential segfault (found by DerSaidin in xreal)ludwig2009-01-231-1/+2
* security fix: prevent command injection via callvoteludwig2009-01-174-3/+29
* fix overflow in CG_ParseTeamInfoludwig2009-01-131-0/+11
* fix build with newer git installationsludwig2009-01-131-1/+1
* gamename is already a cvar with CVAR_SERVERINFOludwig2009-01-111-1/+0
* add support for ppc64 in installerludwig2008-11-122-1/+16
* use -fno-strict-aliasing again. code is just not ready yet.ludwig2008-11-121-8/+8
* * Fix some new GCC 4.3 warningstma2008-11-1019-152/+220
* fix variable declaration (#3849)ludwig2008-11-101-1/+1
* fix empty loops causing build failures in mingwludwig2008-11-101-4/+4
* enable new powerpc vmludwig2008-11-101-3/+19