summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-10Fix legacy protocol with new packet queueingThilo Schulz
2013-01-10Fix alignment issues in message sending/reading that would crash IRIX, thanks...Thilo Schulz
2013-01-10Fix compile for USE_VOIP=0Thilo Schulz
2013-01-10Bug 5075 - Fix comments in quake3 configs, patch by q3urt.undead@gmail.comThilo Schulz
2013-01-10Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.cThilo Schulz
2013-01-10Have server send protocol version in challengeResponse so protocol negotiatio...Thilo Schulz
2013-01-10- Revert back to Z_Malloc from Hunk_FreeTempMemory introduced in r2077 as Hun...Thilo Schulz
2013-01-10Remove one unnecessary loop in the beginningThilo Schulz
2013-01-10- Make sure at least one round of download packets and packet queues gets sen...Thilo Schulz
2013-01-10- Forgot to mention: last rev (2077) bumped default protocol version to 70 - ...Thilo Schulz
2013-01-10- Improve snapshot rate and data rate control - Make server send packet fragm...Thilo Schulz
2013-01-10- Add dual protocol support to team arena demo selector - Fix demo selection ...Thilo Schulz
2013-01-10- Implement dual protocol support (#4962) - Fix several UDP spoofing security...Thilo Schulz
2013-01-10Forgot to set default rate back to 100kbyte/sThilo Schulz
2013-01-10- Greatly improve UDP downloading speed for clients - Add download rate contr...Thilo Schulz
2013-01-10Permit downloading files larger than 65 Megabytes via UDP by working around s...Thilo Schulz
2013-01-10Bug 5069 - Remove unused variable console_color, by uZuThilo Schulz
2013-01-10Bug 5066 - Plasmagun and BFG don't play the explosion when they hit players, ...Thilo Schulz
2013-01-10Bug 5067 - Remove references to unused teamtournament gametype. Toggle areapo...Thilo Schulz
2013-01-10Fix indentationThilo Schulz
2013-01-10Make naming a bit more foolproof for new macroThilo Schulz
2013-01-10Add fixes to ui menu by Ensiform and DevHC (#5062)Thilo Schulz
2013-01-10- Add better protection against DoSing connecting users from connecting - Hav...Thilo Schulz
2013-01-10More color fixes for railgunThilo Schulz
2013-01-10All patches by Zack Middleton: - Bug 5057 - Two weapon number range checks al...Thilo Schulz
2013-01-10- Fix opStack size for vm_x86.c - Change opStack alignment to 16 for vm_x86_64.cThilo Schulz
2013-01-10Make g_doWarmup archived cvarThilo Schulz
2013-01-10Make sound fallback behaviour for music streams less verboseThilo Schulz
2013-01-10Add forced VM unloading to Com_Quit_fThilo Schulz
2013-01-10Fix ipv6 server queryThilo Schulz
2013-01-10Get rid of redundancyThilo Schulz
2013-01-10Fix grenade rotation ends always the orientation (#5053), patch by Eugene C.Thilo Schulz
2013-01-10Correct fix to (#5051), patch by RoughaelThilo Schulz
2013-01-10Allow recursive VM entry for VM operations as wellThilo Schulz
2013-01-10- Automatically reset fs_game to "" if it was supplied by the user and is equ...Thilo Schulz
2013-01-10- align sse control word storage space to 16 byte boundary for snapvector - r...Thilo Schulz
2013-01-10Fix by Laurent Desnogues for my feeble attempt at a fixThilo Schulz
2013-01-10- Clear ip address listings after a NET_Restart - check for oldGameSet instea...Thilo Schulz
2013-01-10Fix x64 compilation on MSVCThilo Schulz
2013-01-10Fix to (#5051) - strchr in GraphicsOptions_GetAspectRatios() might return NUL...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-10Fix unnoticed bug in game_restartThilo Schulz
2013-01-10- Improve game_restart: * differing screen resolutions and network settings a...Thilo Schulz
2013-01-10Bug 5048 - Entity constant light does not work correctly, bug found by Eraesr...Thilo Schulz
2013-01-10- Fix memory leak in DMA sound after S_Shutdown() - Make codec load use temp ...Thilo Schulz
2013-01-10Still forgot this one :(Thilo Schulz
2013-01-10Fixes for bugs introduced in last several revisionsThilo Schulz
2013-01-10patch by Zack Middleton (#5044) - Fix a few comments in tr_local.h - A bit of...Thilo Schulz
2013-01-10Fix #lese in last commitThilo Schulz
2013-01-10Patch from Tremulous / description from Zack Middleton: (#5041)Thilo Schulz