summaryrefslogtreecommitdiff
path: root/src/ui/ui_main.c
AgeCommit message (Expand)Author
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
2013-01-03 * Add BG_EventName and use it to simplify a series of debugging messagesBen Millwood
2013-01-03* Merge ioq3-r1464Tim 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 aTony 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 connectionTim 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::spectatorStateTim Angus
2013-01-03* (bug 3554) Fix a few more places where opened files might not be closedM. Kristall
2013-01-03* Commit notification testTim Angus
2013-01-03* s/r_custom/r_/Tim Angus
2013-01-03* Build delay pie slices are now 5 sec each for both teamsMichael Levin
2013-01-03* Started updating infopanes with Badger, need to do moreMichael 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
2013-01-03Added armour files to version control.Michael Levin
2007-11-28* Pass UI module through astyle nad some other filtersTim Angus
2007-11-27* Remove lots of Q3/Team Arena related code from the UI moduleTim Angus
2007-11-08* Merge and move text paint functions into ui_shared.cTim Angus
2007-11-03* Merge ioq3-r1204Tim Angus
2007-11-02* s/ui_loading/ui_hideCursor/Tim Angus
2007-10-30* (bug 3384) Remove server side armoury refresh and replace with UI sideTim Angus
2007-10-02* Merge of ioq3-r1189Tim Angus
2007-10-01* Fix to bug where crouching and moving wouldn't replenish staminaTim Angus
2007-09-28* Remove infopanes stuff, and just store the strings staticallyTim Angus
2007-09-21* Remove lots and lots of redundant commentsTim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
2007-08-24* Remove some fs_restrict codeTim Angus
2007-03-25* ingame menus redesignedTony J. White
2007-03-22* Fixes to some GCC 4 warningsTim Angus
2007-03-03* in-game server browser: default to sorting by ping, refresh theTony J. White
2007-03-02* (bug 3043) adds cg_bounceParticles which defaults to 0 on all but theTony J. White
2006-12-03* Strip leading whitespace when displaying server names in the browserTim Angus
2006-07-31* Reconnect dialog upon server disconnect (bug #2805 tjw)Tim Angus
2006-06-05* Removed UI function that was causing problemsTim Angus