Age | Commit message (Expand) | Author |
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 |
2013-01-09 | Fix return values for several syscall functions, patch by Zack Middleton (#5018) | Thilo Schulz |
2013-01-09 | Fix newlines in Com_Error, patch by Zack Middleton (#5023) | Thilo Schulz |
2013-01-09 | - Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr... | Thilo Schulz |
2013-01-09 | Remove newlines from Com_Error message format strings, patch by DevHC | Thilo Schulz |
2013-01-09 | More codec loader troubles with extensions | Thilo Schulz |
2013-01-09 | Fix crash bug in new codec audio loader, thanks brain for reporting | Thilo Schulz |
2013-01-09 | Add codec fallback support for sound files not found, Patch by Zack Middleton... | Thilo Schulz |
2013-01-09 | fix overzealous cvar cheat protection, patch by cyrri (#4974) | Thilo Schulz |
2013-01-09 | Fix sending reliable commands before being connected, patch by Eugene C. (#4971) | Thilo Schulz |
2013-01-09 | Revert protocol 69 pending further discussion (#4962) | Thilo Schulz |
2013-01-09 | - Harden the client and server protocol against UDP spoofing attacks. This wi... | Thilo Schulz |
2013-01-03 | * (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t | M. Kristall |
2013-01-03 | * Remove the protocol argument to globalServers, always use PROTOCOL_VERSION | Ben Millwood |
2013-01-03 | * Merge ioq3-r1946 | Tim Angus |
2013-01-03 | * Don't allow people to manually set com_downloadprompt, because setting it n... | Christopher Schwarz |
2013-01-03 | * Fix error in error message when UI fails to load | Christopher Schwarz |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus |
2013-01-03 | * (bug 3013) Add gametype column to server browser (Rezyn, with thanks to Jac... | Christopher Schwarz |
2013-01-03 | * (bug 4684) Don't stop playing a demo when someone presses TAB etc. (Giulio ... | Christopher Schwarz |
2013-01-03 | * Merge ioq3-r1765 | Tim Angus |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Merge ioq3-r1752 | Tim Angus |
2013-01-03 | * Fix GetNews when USE_CURL is undefined | Ben Millwood |
2013-01-03 | * Reduce the size of MAX_FEATLABEL_CHARS because it's bloating up servercache... | Christopher Schwarz |
2013-01-03 | * Indent wrapped chat lines to avoid potential imitation exploits | Tim Angus |
2013-01-03 | * Merge ioq3-r1715 | Tim Angus |
2013-01-03 | * Request MOTD upon getting server list, instead of just when connecting to a... | Christopher Schwarz |
2013-01-03 | * Fix buffer-safety issues in the download prompt code | Christopher Schwarz |
2013-01-03 | * Fix the client News menu function, broken by a new filesystem check introdu... | Christopher Schwarz |
2013-01-03 | * Merge ioq3-r1708 | Tim Angus |
2013-01-03 | * Ignore featured status for serverlist sorting if the featured server's ping... | Christopher Schwarz |
2013-01-03 | * (bug 4311) Print file locations of relevant items to simplify troubleshooti... | Christopher Schwarz |
2013-01-03 | * Various small style fixes/corrections/changes (Undeference, Timbo, benmachine) | Christopher Schwarz |
2013-01-03 | * Merge ioq3-r1666 | Tim Angus |
2013-01-03 | * Add [trap_R|RE]_SetClipRegion to prevent rendering outside a specified area | Tim Angus |
2013-01-03 | * (bug 4295) Add an option to view Tremulous news to the main menu | Christopher Schwarz |
2013-01-03 | * (bug 4296) Server browser fixes | Christopher Schwarz |
2013-01-03 | * Parse "team" in cl_voipSendTarget using a new cgame vmcall | Ben Millwood |
2013-01-03 | * Increase the size of the console buffer | Christopher Schwarz |
2013-01-03 | * Remove many unused cvars that don't do anything | Christopher Schwarz |