summaryrefslogtreecommitdiff
path: root/assets/ui/ingame_options.menu
AgeCommit message (Collapse)Author
2013-01-03* (bug 5015) Remove duplicate "show time" field in options menu ↵Christopher Schwarz
(/dev/humancontroller)
2013-01-03* Implement cg_staticDeathCam to disable moving the death camera when the ↵Christopher Schwarz
killer moves
2013-01-03* (bug 4814) More options for teamoverlay in attempt to make it more usefulChristopher 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* Tidy up ingame menuTim Angus
2013-01-03* (bug 4321) Resort in-game options menu; add more show/hide options (wireddd)Christopher Schwarz
2013-01-03* Explicitly specify ITEM_TYPE_TEXT since it's no longer the defaultBen Millwood
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* add sprint bind to menuRoman Tetelman
2013-01-03* Move all non-source-code to assets directoryTim Angus