]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/menu-div0test/todo
fix selection bugs when enabling/disabling the checkboxes
[divverent/nexuiz.git] / data / qcsrc / menu-div0test / todo
1 DONE generic container
2 DONE container that takes input to switch focus
3 DONE container that does "exposee"
4
5 DONE image displayer
6 DONE text label
7 DONE button
8 DONE radio button
9 DONE checkbox
10 TODO listbox (with draw callback and scroll bar)
11 DONE value slider
12 DONE tabbed dialog
13 DONE alternate button drawing (like: "Image Text" as in checkbox, or overlay two images); move that stuff out of CheckBox
14 DONE NexuizImageRadioButton (color, crosshair)
15 DONE "half-automatically" self-sizing dialog (by specifying number of "lines" in advance)
16
17 TODO options dialog:
18         DONE video/effects
19         TODO misc
20         TODO input
21 TODO singleplayer dialog
22         TODO campaign
23         TODO instant action
24 TODO multiplayer dialog
25         TODO player setup
26         TODO server browser
27         TODO create game
28 TODO demo viewer
29 TODO quit dialog
30 TODO credits dialog