| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Fix to ability to diabled Ogg Vorbis | tma | 2006-01-21 | 2 | -2/+2 |
* | * Fix a bug with command/cvar autocompletion | tma | 2006-01-21 | 1 | -1/+6 |
* | * Added Q_isnan for NaN tests with -ffast-math | tma | 2006-01-19 | 3 | -9/+27 |
* | * Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise this | tma | 2006-01-19 | 1 | -0/+29 |
* | cl_avi.c added to msvc project. | maik | 2006-01-19 | 1 | -0/+3 |
* | * Removed advertising clause from BSD license as per mailing list discussion | tma | 2006-01-18 | 1 | -5/+1 |
* | * Yet another MD4 implementation | tma | 2006-01-18 | 3 | -197/+186 |
* | * GPL MD4 implementation | tma | 2006-01-18 | 2 | -250/+196 |
* | fix path to build directory | ludwig | 2006-01-17 | 1 | -3/+3 |
* | * Don't try to auto record a demo while playing a demo | tma | 2006-01-16 | 1 | -1/+1 |
* | * Patch from Tilman Sauerbeck that fixes some UI code that does not take | tma | 2006-01-16 | 2 | -22/+24 |
* | * Deleted the .lnt and .bat files in the code dir | tma | 2006-01-15 | 10 | -203/+0 |
* | * Move code/unix/Makefile to ./Makefile | tma | 2006-01-15 | 2 | -1682/+1 |
* | * Fix a bug where q3cpp's include paths were not set correctly | tma | 2006-01-15 | 1 | -2/+7 |
* | * Fix to some warnings in linux_glimp.c | tma | 2006-01-15 | 2 | -6/+6 |
* | * Change defaults for s_alRolloff and s_alMinDistance | tma | 2006-01-15 | 1 | -2/+2 |
* | * Fix to a stupid bug I introduced whilst trying to be clever | tma | 2006-01-15 | 1 | -2/+3 |
* | * x86 OS X support | tma | 2006-01-15 | 5 | -19/+21 |
* | Fixed compiler warning about uninitialized variables. | icculus | 2006-01-14 | 1 | -0/+4 |
* | * Remove some cruft from qasm.h | tma | 2006-01-13 | 1 | -190/+1 |
* | tell the linker that we want NX stack if possible | ludwig | 2006-01-13 | 1 | -0/+4 |
* | * Patch from https://bugzilla.icculus.org/show_bug.cgi?id=2540 | tma | 2006-01-13 | 1 | -1/+12 |
* | * Simple patch that obviates the need for the "quake3" shell script as shipped | tma | 2006-01-10 | 1 | -1/+1 |
* | * Oops. Rename cl_avidemo to cl_aviFrameRate | tma | 2006-01-06 | 4 | -11/+11 |
* | * Use a slightly different method for generating qvm dependencies to avoid | tma | 2006-01-06 | 1 | -4/+2 |
* | make memory for generated opcodes executable so the program works with | ludwig | 2006-01-06 | 2 | -10/+2 |
* | * Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled by | tma | 2006-01-06 | 4 | -1/+499 |
* | * Somebody fedex me a Mac and an x86_64 PC please? | tma | 2006-01-06 | 1 | -9/+17 |
* | * Fix to the gcc4/-O0 x86 JIT compiler bug | tma | 2006-01-06 | 1 | -1/+1 |
* | * Fix to x86_64 build | tma | 2006-01-05 | 1 | -12/+8 |
* | * Up the defaults for zone and hunk memory since some mods (UT) have large | tma | 2006-01-05 | 1 | -13/+16 |
* | * Dependency generation for the .asm files | tma | 2006-01-05 | 1 | -1/+12 |
* | * Remove FS_SetRestrictions | tma | 2006-01-05 | 1 | -60/+36 |
* | * Added cl_autoRecordDemo, which when enabled automatically records a new demo | tma | 2006-01-05 | 1 | -0/+40 |
* | * Only display the g_syncClients warning when it's appropriate | tma | 2006-01-04 | 1 | -1/+1 |
* | * Fix the MinGW and (hopefully) OS X builds | tma | 2006-01-04 | 5 | -684/+22 |
* | * Solaris fixes | tma | 2006-01-04 | 2 | -4/+6 |
* | * AVI video output | tma | 2006-01-04 | 15 | -11/+910 |
* | fix typo in comment | ludwig | 2005-12-30 | 1 | -1/+1 |
* | cleanup: | ludwig | 2005-12-30 | 1 | -324/+73 |
* | * Support for MinGW cross compilation | tma | 2005-12-29 | 5 | -49/+73 |
* | * Fix to what is apparently a typo in the original Q3 code | tma | 2005-12-28 | 1 | -1/+1 |
* | * NetBSD support patch from optical (alex@rigbo.se) | tma | 2005-12-27 | 2 | -0/+68 |
* | enable x86_64 vm | ludwig | 2005-12-18 | 1 | -2/+2 |
* | I can't be trusted! | floam | 2005-12-13 | 1 | -4/+4 |
* | msvc project files updated and moved to win32/msvc | maik | 2005-12-12 | 13 | -1915/+1729 |
* | Thanks Jamie Wilkinson | floam | 2005-12-12 | 1 | -3/+3 |
* | Try different way | floam | 2005-12-12 | 1 | -1/+2 |
* | Tabs | floam | 2005-12-12 | 1 | -1/+1 |
* | Don't install q3ded binary on ming32, it doesn't exist | floam | 2005-12-12 | 1 | -2/+3 |