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
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
2013-01-10
- Implement dual protocol support (#4962) - Fix several UDP spoofing security...
Thilo Schulz
2013-01-10
Permit downloading files larger than 65 Megabytes via UDP by working around s...
Thilo Schulz
2013-01-10
Bug 5069 - Remove unused variable console_color, by uZu
Thilo Schulz
2013-01-10
Make sound fallback behaviour for music streams less verbose
Thilo Schulz
2013-01-10
Fix ipv6 server query
Thilo Schulz
2013-01-10
- Automatically reset fs_game to "" if it was supplied by the user and is equ...
Thilo Schulz
2013-01-10
- Clear ip address listings after a NET_Restart - check for oldGameSet instea...
Thilo Schulz
2013-01-10
- Bug 5034 - q3_ui: fill whole screen and allow cursor to move to edge in wid...
Thilo Schulz
2013-01-10
Fix unnoticed bug in game_restart
Thilo Schulz
2013-01-10
- Improve game_restart: * differing screen resolutions and network settings a...
Thilo Schulz
2013-01-10
- Fix memory leak in DMA sound after S_Shutdown() - Make codec load use temp ...
Thilo Schulz
2013-01-09
- Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mod...
Thilo Schulz
2013-01-09
Bug 5034 - q3_ui: fill whole screen and allow cursor to move to edge in wides...
Thilo Schulz
[next]