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
/
qcommon
Age
Commit message (
Expand
)
Author
2018-04-24
Show the actual version in the version cvar.
HEAD
master
Paweł Redman
2018-04-18
Truncate too long messages in Netchan_Transmit (instead of erroring out).
Paweł Redman
2018-04-03
Fix a null pointer dereference in Com_Error.
Paweł Redman
2018-03-09
Never ERR_DROP on a dedicated server.
Paweł Redman
2017-12-26
Revert "abort() on Com_Error()"
Paweł Redman
2017-09-16
abort() on Com_Error()
/dev/humancontroller
2017-08-14
always allow game VMs to be found outside pk3 files
/dev/humancontroller
2017-08-14
apply the security patch for incoming-packet VoIP-data parsing and Huffman de...
/dev/humancontroller
2017-03-09
implement part 2 of the multi-protocol functionality: pk3 control
/dev/humancontroller
2017-03-09
implement part 1 of the multi-protocol functionality: protocols
/dev/humancontroller
2017-03-09
fix Info_SetValueForKey() for ("...", NULL) calls
/dev/humancontroller
2017-03-09
increase MAX_SAY_TEXT to 800
/dev/humancontroller
2017-03-09
refactor stuff
/dev/humancontroller
2017-03-09
allow >127 ordinal characters in string transmission
/dev/humancontroller
2017-03-09
remove the crappy "argument sanitization" workaround
/dev/humancontroller
2017-03-09
fix Com_ClientListParse()
/dev/humancontroller
2017-03-09
drop support for automatically playing the splash cinematic on startup
/dev/humancontroller
2017-03-09
stop embedding/displaying version information in various cases
/dev/humancontroller
2017-03-09
stop accessing the hostname, the current username and the architecture/platfo...
/dev/humancontroller
2017-03-09
remove the (generally unsecure) use of PIDs and PID files
/dev/humancontroller
2017-03-09
remove the (generally unsecure) setenv command
/dev/humancontroller
2017-03-09
add a crappy hack to allow the game DLL/SO to be reloaded when running a serv...
/dev/humancontroller
2017-03-09
fix changing of the WRONG cvar: fs_basepath instead of fs_basegame
/dev/humancontroller
2017-03-09
fix network broadcasting on FreeBSD
/dev/humancontroller
2017-02-07
load libraries only, and load VMs additionally, from the path specified by th...
/dev/humancontroller
2017-02-07
be more cautious in assigning default fs_ paths
/dev/humancontroller
2017-02-07
stop referencing the current working directory
/dev/humancontroller
2017-02-07
stop embedding the architecture in the filenames of binaries and libraries; c...
/dev/humancontroller
2017-02-07
fix crashing when an fs_*path is relative, but does not have an initial "." c...
/dev/humancontroller
2017-02-07
fix some format specifiers in printf()-like function calls
/dev/humancontroller
2017-02-07
silence some MSVC warnings
/dev/humancontroller
2017-02-07
silence a bunch of compiler warnings
/dev/humancontroller
2017-02-07
fix compilation with MSVC
/dev/humancontroller
2017-02-06
use system libraries more properly; introduce a dependency on Minizip
/dev/humancontroller
2017-01-26
remove most libraries from the source tree
/dev/humancontroller
2016-04-09
Merge branch 'master' into gpp
Tim Angus
2016-04-07
Make it compile
Tim Angus
2016-04-07
OpenGL2: Add named cubemaps and per-map env.json parsing.
SmileTheory
2016-04-07
Use Opus for VoIP
Zack Middleton
2016-04-07
Search for mods in steam path as well as home and base paths.
SmileTheory
2016-04-07
Early out of Cmd_CompleteArgument and Cmd_SetCommandCompletionFunc
Zack Middleton
2016-04-07
Use correct array size for facets in cm_patch.c
Zack Middleton
2016-04-07
Fix Cvar_Unset not notifying cvar_modifiedFlags
Dion Williams
2016-04-07
Better language, less tense
Zachary J. Slater
2016-04-07
more helpful error message
Zachary J. Slater
2016-04-07
build: define ARCH_STRING in Makefile on Linux and other GNU platforms
Simon McVittie
2016-04-07
Don't segfault in FS_CreatePath when there are no path seperators
Zack Middleton
2016-04-07
Make more vm_x86 macros use braces so they work with if blah run macro
Zack Middleton
2016-04-07
Fix range checks for numBorders in CM_AddFacetBevels
Zack Middleton
2016-04-07
Add support for Aarch64 (ARM64)
Martin Michlmayr
[next]