| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix infinite loop in case an invalid pk3 file has been downloaded from the se... | thilo | 2009-10-19 | 3 | -5/+20 |
* | - Change default openal lib to libopenal.so.1 | thilo | 2009-10-13 | 1 | -1/+1 |
* | Improve OpenAL error handling, patch by Ben Millwood. https://bugzilla.icculu... | thilo | 2009-10-13 | 1 | -2/+23 |
* | Fix netcode inconsistency, thanks to /dev/humancontroller for the patch, see ... | thilo | 2009-10-12 | 1 | -1/+1 |
* | Fix environment variable handling for Linux, make setenv command added before... | thilo | 2009-10-12 | 1 | -37/+0 |
* | Don't need a call to va() for this | thilo | 2009-10-12 | 1 | -1/+1 |
* | Whoops.. don't make it overwrite cmds in case of recursive error. | thilo | 2009-10-11 | 1 | -7/+6 |
* | Fix recursive error for disconnect after reliable client command overflow. Th... | thilo | 2009-10-11 | 6 | -27/+36 |
* | Make s_volume cvar affect volume of S_Base_RawSamples, thanks to Jay Weisskop... | thilo | 2009-10-08 | 1 | -4/+4 |
* | Rewrite of key event processing, thanks to /dev/humancontroller and Ben Millw... | thilo | 2009-10-03 | 1 | -136/+103 |
* | Prevent hang in S_UpdateBackgroundTrack() with some sample rates. | icculus | 2009-09-15 | 1 | -0/+3 |
* | Don't send a 0-length command to cgame during map_restart. | icculus | 2009-09-15 | 1 | -0/+2 |
* | Removed broken music fading code from snd_dma. | icculus | 2009-09-15 | 1 | -6/+2 |
* | Added s_muteWhenUnfocused cvar (thanks, Chris!). | icculus | 2009-09-14 | 1 | -1/+4 |
* | * Fix warning in cl_main.c | tma | 2009-09-14 | 1 | -1/+1 |
* | Better handling of "voip" console command. | icculus | 2009-09-14 | 1 | -1/+19 |
* | * Fix typo in cl_avi.c (Ben Millwood/bubu^) | tma | 2009-09-08 | 1 | -1/+1 |
* | More 3966 business: | zakk | 2009-07-07 | 1 | -9/+6 |
* | Fix for bad ping times, see bug 3966 but note that this patch is different, g... | zakk | 2009-07-04 | 1 | -1/+4 |
* | Make client send a random challenge number in getchallenge requests | thilo | 2009-06-01 | 1 | -22/+46 |
* | I'll retain the new way seeding the random number generator.. these calls are... | thilo | 2009-05-31 | 1 | -5/+1 |
* | Revert changes of rand() to random() as random() was redefined in quake3. | thilo | 2009-05-31 | 1 | -2/+6 |
* | - Introduce seeding of the random number generator at startup | thilo | 2009-05-31 | 1 | -6/+2 |
* | Minor fix for server infostring. Thanks to slacker | thilo | 2009-05-22 | 1 | -1/+1 |
* | don't modify s_alDevice and add fallback to let openAL choose the device | ludwig | 2009-05-08 | 1 | -24/+15 |
* | mark s_alDriver CVAR_LATCH | ludwig | 2009-05-08 | 1 | -1/+1 |
* | * Fix leaking OpenAL buffers (Amanieu) | tma | 2009-03-15 | 1 | -0/+12 |
* | * Fix some new GCC 4.3 warnings | tma | 2008-11-10 | 1 | -34/+43 |
* | fix variable declaration (#3849) | ludwig | 2008-11-10 | 1 | -1/+1 |
* | fix strict aliasing issues | ludwig | 2008-11-03 | 2 | -10/+6 |
* | move location of version string in console a bit | ludwig | 2008-11-02 | 1 | -5/+3 |
* | specify alDevice instead of NULL when asking for for ALC_EXTENSIONS | ludwig | 2008-11-02 | 1 | -1/+1 |
* | fix return value of CL_cURL_CallbackWrite (#3804) | ludwig | 2008-10-24 | 1 | -1/+1 |
* | fix crash with videos on ppc (#2523,3802). Patch by Przemysław Iskra | ludwig | 2008-10-24 | 1 | -2/+2 |
* | * Move command argument completion from being hard coded to being associated | tma | 2008-09-16 | 3 | -0/+93 |
* | * Supply specific identifier to the master server (Mathieu Olivier) | tma | 2008-09-15 | 1 | -1/+1 |
* | * Add Com_HexStrToInt | tma | 2008-09-05 | 2 | -23/+6 |
* | - Add scope id to ipv6 addresses. | thilo | 2008-08-31 | 1 | -6/+29 |
* | * Revert 'Handle dead keys more gracefully by taking a "best guess" rather than | tma | 2008-08-28 | 4 | -6/+12 |
* | * (bug #3729) server dependencies on client.h (Ben Millwood) | tma | 2008-08-22 | 3 | -4/+0 |
* | * Tidy up the keyboard code a bit, add in_keyboardDebug | tma | 2008-08-19 | 1 | -1/+0 |
* | * (bug 3674) Change default for s_alGain from 0.4 to 1.0 | tma | 2008-08-08 | 1 | -1/+1 |
* | * Restrict OpenAL capture support test hack to OS X, where it is required; this | tma | 2008-08-03 | 2 | -7/+18 |
* | fix build without VOIP (David Severwright, bug#3720) | ludwig | 2008-07-16 | 1 | -0/+2 |
* | * Remove cl_platformSensitivity as it predates the move to SDL everywhere | tma | 2008-07-12 | 3 | -5/+1 |
* | * Rename voip cvar to cl_voip | tma | 2008-07-07 | 11 | -50/+48 |
* | * 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 |
* | * Fixed client binary dedicated server | tma | 2008-07-06 | 1 | -5/+5 |
* | VOIP: Added cvar cl_voipCaptureMult to boost gain on recorded bits. | icculus | 2008-07-05 | 2 | -1/+9 |