summaryrefslogtreecommitdiff
path: root/src/ui/ui_main.c
AgeCommit message (Expand)Author
2017-03-09remove some '\n's from strings passed to error calls/dev/humancontroller
2017-03-09refactor stuff/dev/humancontroller
2017-03-09use more standard date notations/dev/humancontroller
2017-03-09fix an evo menu failure/dev/humancontroller
2017-03-09fix wrapping of net sources/dev/humancontroller
2017-03-09add range checks for uiInfo.resolutions/dev/humancontroller
2017-02-08add missing trailing '\n's from strings to execute; add double quotes around .../dev/humancontroller
2017-02-07silence a bunch of compiler warnings/dev/humancontroller
2015-06-08change the serverlist-querying methods to be compatible with the current depl.../dev/humancontroller
2013-02-16Update copyright noticesTim Angus
2013-01-03* Fix a bunch of variable set but not used warningsM. Kristall
2013-01-03* (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_tM. Kristall
2013-01-03* Remove redundant uses of String_AllocBen Millwood
2013-01-03* (bug 4958) Add a menu to list/play demo files to the main menu (jacklutz54@...Christopher Schwarz
2013-01-03* Remove unused variableM. Kristall
2013-01-03* Remove the protocol argument to globalServers, always use PROTOCOL_VERSIONBen Millwood
2013-01-03* (bug 3013) Add gametype column to server browser (Rezyn, with thanks to Jac...Christopher Schwarz
2013-01-03* Minor formatting changeM. 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_WrapTim 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 foundBen Millwood
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Refactor emoticon codeM. Kristall
2013-01-03* Make cursor hiding more consistentTim Angus
2013-01-03* Update copyright noticesTim 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 uiM. Kristall
2013-01-03* Server- and client-side tab completion for commands handled by the game moduleM. 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 listChristopher Schwarz
2013-01-03* (bug 4295) Add an option to view Tremulous news to the main menuChristopher Schwarz
2013-01-03* (bug 4296) Server browser fixesChristopher Schwarz
2013-01-03* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents someTim Angus
2013-01-03* Remove many unused cvars that don't do anythingChristopher Schwarz
2013-01-03* Remove tell, tell_target, tell_attacker. Depreciated by /mChristopher Schwarz
2013-01-03* Add the Q_EXPORTs I missed from merging ioq3Tim Angus
2013-01-03* Featured server systemBen Millwood
2013-01-03* Get rid of uselessly-named itemDef_t->special and replace withBen 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 HEADTim Angus
2013-01-03* Fix text alignment of UI items that display cvar contentsBen Millwood
2013-01-03* Change EXEC_NOW to EXEC_APPENDM. Kristall
2013-01-03* Remove SS_INFESTING and PM_SPINTERMISSION since they were not usedBen Millwood