summaryrefslogtreecommitdiff
path: root/assets/ui/joinserver.menu
AgeCommit message (Collapse)Author
2013-01-03* Fix typo in joinserver.menu (thanks Allmanbros)Christopher Schwarz
2013-01-03* s/ITEM_TYPE_COMBO/ITEM_TYPE_CYCLE/Tim Angus
* Add ITEM_TYPE_COMBOBOX -- a proper combobox widget * Use ITEM_TYPE_COMBOBOX for video mode selection * General refactoring of the listbox code * Various other assorted tidy-ups
2013-01-03* Make server browser sort colours less bright and fix default sort column ↵Tim Angus
(Rezyn0)
2013-01-03* (bug 4302) Fix server join listChristopher Schwarz
- Merge featured / regluar server list back into one list, with featured sorted to the top and sporting emoticons to show their distinction - Show a key for the featured server type icons (Exclamation) * (bug 4303) Disallow (escape) emoticons in server hostnames
2013-01-03* Featured server systemBen Millwood
- The new master server sends some server records with an additional flag for the client to mark them as featured - they will then appear in a separate list.
2013-01-03* Remove redundant type specifications in some menu filesBen Millwood
* Ensure type is parsed before items that use it * Multi items use cvar, not cvarFloat
2013-01-03* Move all non-source-code to assets directoryTim Angus