Age | Commit message (Expand) | Author |
2015-03-17 | Fix client warnings | Tim Angus |
2015-03-17 | Use ColorIndexForNumber in Con_DrawSolidConsole | Zack Middleton |
2015-03-17 | SDL 2 scroll/caps/num lock keys send KEYUP event when key is released | Zack Middleton |
2015-03-17 | Don't scale cinematic time by timescale twice | Zack Middleton |
2014-08-28 | Fix incorrect strncat usage in CL_ServerInfoPacket | Zack Middleton |
2014-08-28 | Restore drawing a cut off client console line in 1920x1080 | Zack Middleton |
2014-08-28 | Don't draw client console buffer past top of screen | Zack Middleton |
2014-08-28 | Readd backspace char event for UI VM text fields | Zack Middleton |
2014-08-28 | Use SDL 2 instead of SDL 1.2 | Tim Angus |
2014-06-17 | Various adjustments so it compiles | Tim Angus |
2014-06-17 | Revert "DMA 44100Hz needs more memory for sound buffers" | Zack Middleton |
2014-06-17 | Bunch of comment fixes | Tequila |
2014-06-17 | DMA 44100Hz needs more memory for sound buffers | Zack Middleton |
2014-06-17 | Don't mix sfx with NULL soundData | Zack Middleton |
2014-06-17 | Fix s_alDopplerSpeed default value | MAN-AT-ARMS |
2014-06-17 | Remove references to alDopplerVelocity | Zack Middleton |
2014-06-17 | Replace deprecated alDopplerVelocity with alSpeedOfSound per OpenAL 1.1 spec | MAN-AT-ARMS |
2014-06-17 | Clear referenced paks when disconnecting | Zack Middleton |
2014-06-17 | Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29) | hairball |
2014-06-17 | Try default OpenAL driver if user set one fails to load | Zack Middleton |
2014-06-17 | don't clear screen during CA_LOADING and CA_PRIMED | Anthony Pesch |
2014-06-17 | Remove unused code path from S_Base_StartBackgroundTrack | Zack Middleton |
2014-06-17 | Don't read clc.voipIncomingSequence until range checked sender | Zack Middleton |
2014-06-17 | Fix demoName Com_sprintf size larger than buffer | Zack Middleton |
2014-06-17 | Fix music studder in base sound when starting silent cinematics | Zack Middleton |
2014-06-17 | Fix playback of stereo sounds in Base sound system | Zack Middleton |
2014-06-17 | Fix crash in OpenAL when no input devices are available | Amanieu d'Antras |
2014-06-17 | Support spatialized raw streams in base sound, e.g. for VoIP | Zack Middleton |
2014-06-17 | Fix signal 6 in S_Base_StartBackgroundTrack on OS X 10.9 | Zack Middleton |
2014-06-17 | Remove unused cvar_t variable cl_trn | Ensiform |
2014-06-17 | Fix cinematics often being silent on OS X | Zack Middleton |
2014-06-17 | Fix restoring loop sound position on OS X | Zack Middleton |
2014-06-17 | Make OpenAL buffer management work on OS X | Zack Middleton |
2014-06-17 | Support FS_SEEK_END and negative offset for zipped files in FS_Seek | Zack Middleton |
2014-06-17 | Fix video recording sync drift (patch refactored but original author unknown) | Tim Angus |
2014-06-17 | Clear more variables in CL_InitServerInfo | Zack Middleton |
2014-06-17 | Drop sounds starting with * before allocating sfx slot | Zack Middleton |
2014-06-17 | Fix "bind <key>" message for unbound keys | Zack Middleton |
2014-06-17 | Fix OpenAL music stop issues using stream stop code | Zack Middleton |
2014-06-17 | Fix bind commands getting run when closing UI | Zack Middleton |
2014-06-17 | (bug #5984) Unload renderer lib | Zack Middleton |
2014-06-17 | Allow adjusting VoIP gain and mute during demo playback | Zack Middleton |
2013-05-31 | drop some useless return statements | /dev/humancontroller |
2013-05-31 | reduce the amount of compiler warnings for variable shadowing | /dev/humancontroller |
2013-05-31 | when using the condump command, do not say "dumped console text" prematurely,... | /dev/humancontroller |
2013-05-31 | remove some unused stuff | /dev/humancontroller |
2013-05-31 | dlopen libopenal.so not libopenal.so.1 on OpenBSD | Jonathan Gray |
2013-05-03 | Don't allow modifying qvms or pk3s | Zack Middleton |
2013-03-27 | Fix some of the things clang --analyze flagged | Tim Angus |
2013-03-19 | Fix displaying demo name when loading demo | Zack Middleton |