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
Age
Commit message (
Expand
)
Author
2013-01-10
Fixed win32 dedicated server console output. It use to write input line and t...
Zack Middleton
2013-01-10
Support vm syscalls with up to 15 args using 64 bit compiled vm (like interpr...
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
Changed the joystick axis to key remap to start at K_JOY17 (fits better with ...
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
Fix warning on MacOSX
Thilo Schulz
2013-01-10
- More MacOSX changes to Makefile - Ship libSDL-1.2.0.dylib with x86_64 platf...
Thilo Schulz
2013-01-10
- Add x86_64 platform for MacOSX - Fix compilation on MacOSX gcc
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
Simulate line buffering and fix the overflow bug in Com_ReadFromPipe(), patch...
Zack Middleton
2013-01-10
Don't grab mouse till UI loads.
Zack Middleton
2013-01-10
Use STDOUT_FILENO instead of 1 in con_tty.c
Zack Middleton
2013-01-10
Bug 5146 - Remove last of warnings under gcc 4.6.1 for Linux, patch by q3urt....
Thilo Schulz
2013-01-10
Fix compilation on non-x86 platforms, by Simon McVittie
Thilo Schulz
2013-01-10
* Fix some grammar in DLL loading * s/Sys_LoadQVMDll/Sys_LoadGameDll/
Tim Angus
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
Change x86_64 to x64 for mingw.
Zack Middleton
2013-01-10
<ZTurtleMan> Thilo: two small fixes, one for r2112 and one for r2116. http://...
Thilo Schulz
2013-01-10
Fix ARCH_STRING macro for mingw64
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
Add forgotten file for last rev
Thilo Schulz
2013-01-10
Modular rendering system. Patch by use.less01 This might break MSVC builds. I...
Thilo Schulz
2013-01-10
Fix pak order when reconnecting to a server. When /connect to the same server...
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
Fix menu corruption on IRIX (#5097), patch by Rainer Canavan
Thilo Schulz
2013-01-10
- Apply parts of Ben Millwood's target bitfield patch (#3787) - Fix Ryan's FI...
Thilo Schulz
2013-01-10
Bug 5096 - Define PRODUCT_VERSION in q_shared.h if it is not, patch by Zack M...
Thilo Schulz
2013-01-10
Fix extension name comparison for DLL files
Thilo Schulz
2013-01-10
* Replace usage of system with fork/exec
Tim Angus
2013-01-10
Fix client crash on windows with old OpenAL
Thilo Schulz
2013-01-10
Revert attribute patch from r2090 because the jpeg functions really shouldn't...
Thilo Schulz
2013-01-10
* Fix various issues with unix Sys_Dialog
Tim Angus
2013-01-10
- Bug 5083 - Cross compiling for 64bit is missing libcurl.a - Fix a compiler ...
Thilo Schulz
2013-01-10
Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ...
Thilo Schulz
2013-01-10
Fix delta compression breaking due to packet queuing
Thilo Schulz
2013-01-10
* Use specific exit code for xmessage
Tim Angus
2013-01-10
Fix legacy protocol with new packet queueing
Thilo Schulz
2013-01-10
Fix alignment issues in message sending/reading that would crash IRIX, thanks...
Thilo Schulz
[prev]
[next]