index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
Age
Commit message (
Expand
)
Author
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
2013-01-10
Bug 5238 - cURL wrong use of curl_easy_setopt property, by Adrian Fuhrmann
Thilo Schulz
2013-01-10
Bug 5178 - Sound quality menu option has no effect
Thilo Schulz
2013-01-10
Only include libmumblelink.h if USE_MUMBLE is defined, reported by Ensiform.
Zack Middleton
2013-01-10
Use EXEC_NOW instead of hardcoded 0 in cl_ui.c
Zack Middleton
2013-01-10
Use BIGCHAR_WIDTH instead of hardcoded 16 in cl_scrn.c
Zack Middleton
2013-01-10
Removed unused kbutton_t declarations in client.h
Zack Middleton
2013-01-10
Fixed some function name comments in cl_cin.c
Zack Middleton
2013-01-10
Removed unused IN_ButtonDown and IN_ButtonUp functions.
Zack Middleton
2013-01-10
Require gamename if not supporting legacy protocol.
Zack Middleton
2013-01-10
- Only need cl_cURLLib cvar if USE_CURL_DLOPEN is defined. - Try to load libc...
Zack Middleton
2013-01-10
Fix auto game-restart when disconnecting from a server that explicitly set fs...
Thilo Schulz
2013-01-10
Add hack to allow server the setting of game cvar values that are important f...
Thilo Schulz
2013-01-10
Don't do game_restart if game directory changed from "" to "baseq3" or "baseq...
Thilo Schulz
2013-01-10
Fix game restart after curl download finished
Thilo Schulz
2013-01-10
<ZTurtleMan> Thilo: two small fixes, one for r2112 and one for r2116. http://...
Thilo Schulz
2013-01-10
Batch of bug fixes for gamecode. Patch compiled and log message written by To...
Thilo Schulz
2013-01-10
- Fix already defined command warnings for minimize - Fix recursive CL_Shutdo...
Thilo Schulz
2013-01-10
Don't search system directories for renderer lib
Thilo Schulz
2013-01-10
Modular rendering system. Patch by use.less01 This might break MSVC builds. I...
Thilo Schulz
2013-01-10
Fix strange ifdeffery (#5140)
Thilo Schulz
2013-01-10
Change DLL search path order for external libraries that are linked at runtim...
Thilo Schulz
2013-01-10
- Switch master server protocol to dpmaster for better game separation. Based...
Thilo Schulz
2013-01-10
Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...
Thilo Schulz
2013-01-10
- Apply parts of Ben Millwood's target bitfield patch (#3787) - Fix Ryan's FI...
Thilo Schulz
2013-01-10
Fix client crash on windows with old OpenAL
Thilo Schulz
2013-01-10
Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ...
Thilo Schulz
2013-01-10
Fix compile for USE_VOIP=0
Thilo Schulz
2013-01-10
- Improve snapshot rate and data rate control - Make server send packet fragm...
Thilo Schulz
[prev]
[next]