Age | Commit message (Expand) | Author |
2013-01-03 | * Remove the protocol argument to globalServers, always use PROTOCOL_VERSION | Ben Millwood |
2013-01-03 | * (bug 3013) Add gametype column to server browser (Rezyn, with thanks to Jac... | Christopher Schwarz |
2013-01-03 | * Minor formatting change | M. Kristall |
2013-01-03 | * Remove used limit parameter from UI_Text_[Width|Height] | Tim Angus |
2013-01-03 | * Mild performance improvements to callees of Item_Text_Wrap | Tim Angus |
2013-01-03 | * (Bug 4649) Require reasons for votes (WilliamH, Chris "Lakitu7" Schwarz) | M. Kristall |
2013-01-03 | * Print a warning when a menu file is not found | Ben Millwood |
2013-01-03 | * Separate namelog from admin | M. Kristall |
2013-01-03 | * Refactor emoticon code | M. Kristall |
2013-01-03 | * Make cursor hiding more consistent | Tim Angus |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * s/ITEM_TYPE_COMBO/ITEM_TYPE_CYCLE/ | Tim Angus |
2013-01-03 | * When ui_chatCommands is enabled, change the "Say:" or "Say to Team:" text i... | Christopher Schwarz |
2013-01-03 | * Fix a bug with command concatenation with commands entered from the chat ui | M. Kristall |
2013-01-03 | * Server- and client-side tab completion for commands handled by the game module | M. Kristall |
2013-01-03 | * Fix news menu line wrapping to not break horribly when using a widescreen r... | Christopher Schwarz |
2013-01-03 | * Add options in the ingame UI to callvote sudden_death and callvote nextmap ... | Christopher Schwarz |
2013-01-03 | * That's the last time I trust myself to make even super-trivial fixes to pat... | Christopher Schwarz |
2013-01-03 | * (bug 4303) Disallow blank hostnames and non-printing characters in the serv... | Christopher Schwarz |
2013-01-03 | * (bug 4300) Sort cvars in Server Info menu (Rezyn) | Christopher Schwarz |
2013-01-03 | * (bug 4302) Fix server join list | Christopher Schwarz |
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 | * (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some | Tim Angus |
2013-01-03 | * Remove many unused cvars that don't do anything | Christopher Schwarz |
2013-01-03 | * Remove tell, tell_target, tell_attacker. Depreciated by /m | Christopher Schwarz |
2013-01-03 | * Add the Q_EXPORTs I missed from merging ioq3 | Tim Angus |
2013-01-03 | * Featured server system | Ben Millwood |
2013-01-03 | * Get rid of uselessly-named itemDef_t->special and replace with | Ben Millwood |
2013-01-03 | * Automatically prompt the user for what to do when files are needed from the... | Christopher Schwarz |
2013-01-03 | * s/G_TriggerMenu2/G_TriggerMenuArgs/ | Tim Angus |
2013-01-03 | * Various changes resulting from sanity checking against mgdev HEAD | Tim Angus |
2013-01-03 | * Fix text alignment of UI items that display cvar contents | Ben Millwood |
2013-01-03 | * Change EXEC_NOW to EXEC_APPEND | M. Kristall |
2013-01-03 | * Remove SS_INFESTING and PM_SPINTERMISSION since they were not used | Ben Millwood |
2013-01-03 | * Add BG_EventName and use it to simplify a series of debugging messages | Ben Millwood |
2013-01-03 | * Merge ioq3-r1464 | Tim Angus |
2013-01-03 | * (bug 3631) Macro safety for MIN() and MAX() (Ben Millwood) | M. Kristall |
2013-01-03 | * add variable width to emoticons support. In addition to being a | Tony J. White |
2013-01-03 | * UI_Text_* emoticon drawing support (e.g. [dretch] draws | Tony J. White |
2013-01-03 | * (bug 3517) connect.menu isn't properly opened on connection | Tim Angus |
2013-01-03 | * Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon, | Tim Angus |
2013-01-03 | * Merge clientSession_t::sessionTeam and clientSession_t::spectatorState | Tim Angus |
2013-01-03 | * (bug 3554) Fix a few more places where opened files might not be closed | M. Kristall |
2013-01-03 | * Commit notification test | Tim Angus |
2013-01-03 | * s/r_custom/r_/ | Tim Angus |
2013-01-03 | * Build delay pie slices are now 5 sec each for both teams | Michael Levin |
2013-01-03 | * Started updating infopanes with Badger, need to do more | Michael Levin |
2013-01-03 | * Per Lakitu7's suggestion, changed spectator bounding box to match the dretc... | Michael Levin |
2013-01-03 | * Menus_CloseAll() now takes one argument -- force. This argument determines ... | Michael Levin |