Age | Commit message (Collapse) | Author |
|
the cgame QVM was calling strncpy() with a size argument of -1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
substituted argument strings
also transform trailing ';'s to '\n's
|
|
detected by Clang
changes in tr_main.c reviewed by SmileTheory
|
|
|
|
|
|
deployment of master servers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(/dev/humancontroller)
|
|
|
|
* Comment String_Alloc regarding appropriate usage
* Die with Com_Error if the string pool runs out
|
|
(jacklutz54@gmail.com)
|
|
|
|
- This fixes the server list, thanks to Oopss for pointing out it was broken
* Remove debug_protocol
* Revert some getservers stuff accidentally merged from ioq3
|
|
case (/dev/humancontroller/)
|
|
Jackmcbarn, Risujin)
|
|
|
|
|
|
|
|
|
|
|
|
function call (gimhael)
|
|
|
|
|
|
* Fix line wrapping when encountering emoticons
|
|
|
|
|
|
* Remove references to menu files that no longer exist
|
|
* Client to namelog mapping
* Merge mute, denybuild, ptr in namelog; remove ptr
|
|
* Remove some redundant code
* Make an error non-fatal
* Formatting fixes
|
|
|
|
between the active menu and the new one.
* maintain the proper cursor state on menu items in Menus_ReplaceActive()
|
|
|