Age | Commit message (Expand) | Author |
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 |
2013-03-19 | Show lowercased ascii in bind command | Zack Middleton |
2013-03-19 | Fix Key_StringToKeynum to return lowercased ascii | Zack Middleton |
2013-03-19 | Fix comment in snd_codec_opus.c | Zack Middleton |
2013-03-19 | Add Ogg Opus support | Zack Middleton |
2013-02-16 | Update copyright notices | Tim Angus |
2013-02-16 | Remove a few name tags | Tim Angus |
2013-02-16 | condump improvements | Ensiform |
2013-02-16 | Remove unneeded variable extern | Ensiform |
2013-02-16 | renderer -> renderergl1, rend2 -> renderergl2 | Tim Angus |
2013-02-16 | Fix compiling | Zack Middleton |
2013-02-16 | Fix possible delta from invalid entity | Zack Middleton |
2013-02-16 | Unify/cleanup max snapshot entities on client and server | Zack Middleton |
2013-02-16 | Fix resolving IPv6 favorites in Team Arena UI | Zack Middleton |
2013-02-16 | Remove the SMP renderer feature | Tim Angus |
2013-02-16 | Make UI_CVAR_CREATE use VM specific code | Jeremy Davis |
2013-02-16 | Run toggleconsole in binds while in menu or message mode | Zack Middleton |
2013-02-16 | Add togglemenu command | Zack Middleton |
2013-01-15 | Remove a bunch of LEGACY_PROTOCOL blocks | Tim Angus |
2013-01-12 | Save all arguments from connect for reconnect command. Remove unnecessary loc... | Zack Middleton |
2013-01-12 | Fix reconnect command to work after leaving server. (#5794) | Zack Middleton |
2013-01-12 | - Allow changing cl_voip without restarting. - Fix assert failing in CL_Parse... | Zack Middleton |
2013-01-12 | Fix writting voip data in demos (broke in r2102). | Zack Middleton |
2013-01-12 | Remove unused function CL_DisconnectPacket. Pointed out by Ensiform. | Zack Middleton |
2013-01-12 | - Check for invalid filename in OpenAL's RegisterSound function. - Changed Ba... | Zack Middleton |
2013-01-12 | Remove unneeded name buffer in S_Play_f. | Zack Middleton |
2013-01-12 | Improve "play" command, based on a patch from Ensiform. | Zack Middleton |
2013-01-12 | #5799 - Change messagemode text box to display colors like in console input box. | Zack Middleton |
2013-01-12 | Remove anti tamper leftover code 'CL_ChangeReliableCommand'. From Ensiform. | Zack Middleton |
2013-01-12 | Change error message in CL_ConfigstringModified to specify out of range index... | Zack Middleton |
2013-01-12 | Fix some "> MAX_*" to be ">= MAX_*". | Zack Middleton |
2013-01-12 | Fix restoring old fs_game upon leaving a server. Patch by Ensiform. | Zack Middleton |
2013-01-12 | Show reason non-default renderer failed to load. | Zack Middleton |
2013-01-12 | When in third person, don't play player's sounds as full volume in Base sound... | Zack Middleton |
2013-01-12 | Check last listener number instead of clc.clientNum in S_AL_HearingThroughEnt... | Zack Middleton |
2013-01-12 | Remove a redundant code statement. | Zack Middleton |
2013-01-12 | REFACTOR [reletive -> relative] | Zack Middleton |
2013-01-12 | REFACTOR [a vs an] | Zack Middleton |
2013-01-12 | Call sound files 'audio' not 'wav' in debug messages. | Zack Middleton |
2013-01-12 | #5485 - Use Sys_LoadDll to search in the local directory for the fallback def... | Zack Middleton |
2013-01-12 | Added range checks to j_*_axis cvars. | Zack Middleton |
2013-01-12 | Allow analog joystick up axis to be remapped too. | Zack Middleton |
2013-01-12 | Client no longer tries to run UI_SHUTDOWN on ui vms with an unsupported API v... | Zack Middleton |
2013-01-10 | * Fix various warnings with GCC and clang | Tim Angus |
2013-01-10 | Allow interpreted VM on pure servers | Thilo Schulz |