| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * More robust x86 vm entrypoint/callback assembly (Tron) | tma | 2008-08-17 | 1 | -96/+74 |
* | * Fix misplaced #endif | tma | 2008-08-14 | 1 | -1/+1 |
* | * Pass the "best" SDL_PixelFormat (as returned by the initial call to | tma | 2008-08-13 | 1 | -7/+26 |
* | * s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problems | tma | 2008-08-12 | 6 | -17/+14 |
* | * Use IPv6 header qcommon/wspiapi.h if it has been added by the end user | tma | 2008-08-09 | 3 | -51/+62 |
* | * Add SDL bug fix patch to misc/ directory | tma | 2008-08-09 | 2 | -0/+291 |
* | * Random README tweaks (from previous commit, after actually having saved it) | tma | 2008-08-09 | 1 | -15/+11 |
* | * Always show the mouse cursor when the mouse is disabled | tma | 2008-08-09 | 5 | -20/+57 |
* | * Add Sys_GLimpInit for platform specific GLimp initialisation | tma | 2008-08-08 | 5 | -16/+67 |
* | * (bug 3674) Change default for s_alGain from 0.4 to 1.0 | tma | 2008-08-08 | 1 | -1/+1 |
* | * Fix memory leak in win32 VM code (arQon/dmitry) | tma | 2008-08-06 | 2 | -2/+2 |
* | * Elaborate on the reasons for requiring Windows XP | tma | 2008-08-04 | 1 | -0/+6 |
* | * Whitespace... | tma | 2008-08-03 | 1 | -2/+2 |
* | * Report SDL driver used on GLimp initialisation | tma | 2008-08-03 | 1 | -3/+6 |
* | * Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on | tma | 2008-08-03 | 5 | -2/+47 |
* | * Restrict OpenAL capture support test hack to OS X, where it is required; this | tma | 2008-08-03 | 2 | -7/+18 |
* | * Sign check com_maxfps* variables | tma | 2008-07-21 | 1 | -3/+3 |
* | * Use Sys_Sleep to limit FPS, which will save CPU | tma | 2008-07-21 | 7 | -53/+39 |
* | Bug 3726 | zakk | 2008-07-20 | 1 | -11/+15 |
* | * Fix confusion of cgame and renderer entity array bounds (Tr3B) | tma | 2008-07-16 | 1 | -2/+1 |
* | * Revert r1341 as there doesn't seem to be a lot of point to the change and it | tma | 2008-07-16 | 1 | -8/+1 |
* | fix build without VOIP (David Severwright, bug#3720) | ludwig | 2008-07-16 | 2 | -0/+4 |
* | nsis: uninstall openal32.dll as well | ludwig | 2008-07-16 | 1 | -0/+2 |
* | also define proper version when using git-svn | ludwig | 2008-07-16 | 1 | -0/+7 |
* | * Remove cl_platformSensitivity as it predates the move to SDL everywhere | tma | 2008-07-12 | 4 | -7/+1 |
* | * (bug 3712) MSVC build fix s/strtof/strtod/ (Pat Raynor <raynorpat@gmail.com>) | tma | 2008-07-09 | 1 | -1/+1 |
* | * Fix server info string voip setting | tma | 2008-07-08 | 1 | -1/+1 |
* | * Allow floating point values for r_znear | tma | 2008-07-08 | 1 | -1/+1 |
* | * Rename voip cvar to cl_voip | tma | 2008-07-07 | 24 | -110/+239 |
* | Reverted svn revision #1410 to sv_init.c | icculus | 2008-07-06 | 1 | -0/+4 |
* | Fixed TIGERHOST (it should apply to 10.5, too, or legacy binaries fail to | icculus | 2008-07-06 | 1 | -1/+4 |
* | Fixed compiler warning on Mac OS X. | icculus | 2008-07-06 | 1 | -1/+1 |
* | Reverting. | zakk | 2008-07-06 | 1 | -65/+122 |
* | * Don't start UI when starting client binary with +set dedicated 1 | tma | 2008-07-06 | 1 | -4/+4 |
* | * Fix killserver command for client binary based dedicated server | tma | 2008-07-06 | 1 | -1/+1 |
* | Theoretical higher chance of working. | zakk | 2008-07-06 | 1 | -14/+10 |
* | It's either the Wu-Tang Symbol or the tango quake3 logo, someone please | zakk | 2008-07-06 | 1 | -130/+77 |
* | Quake 3 Tango-Style icon, suitable for scaling low. Thanks to jayschwa@gmail.... | zakk | 2008-07-06 | 1 | -0/+0 |
* | * Remove silly range check on sv_voip during initialisation | tma | 2008-07-06 | 3 | -13/+1 |
* | * Fixed client binary dedicated server | tma | 2008-07-06 | 1 | -5/+5 |
* | * In the dedicated binary, prevent setting dedicated cvar to 0 | tma | 2008-07-06 | 1 | -0/+8 |
* | * Change dedicated cvar to CVAR_LATCH on the dedicated server | tma | 2008-07-06 | 1 | -1/+1 |
* | * Fix to speex compile warning | tma | 2008-07-06 | 1 | -1/+1 |
* | * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend | tma | 2008-07-05 | 13 | -73/+145 |
* | * (bug 3692) Makefile infinitely recurses if no targets are defined | tma | 2008-07-05 | 1 | -0/+2 |
* | VOIP: Added cvar cl_voipCaptureMult to boost gain on recorded bits. | icculus | 2008-07-05 | 3 | -1/+15 |
* | This is moved as well. | zakk | 2008-06-30 | 1 | -32/+1 |
* | Remove TODO, point to the internet so I don't waste ci's. | zakk | 2008-06-30 | 1 | -27/+1 |
* | Whitespace cleanup. | icculus | 2008-06-29 | 1 | -1/+1 |
* | Don't show VoIP meter in all the common scenarios. | icculus | 2008-06-29 | 1 | -4/+13 |