]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/menu-div0test/todo
first attempt at teamselect dialog... not good yet (need a better way to implement...
[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
14 TODO "half-automatically" self-sizing dialog (by specifying number of "lines" in advance)
15
16 TODO options dialog:
17         TODO video/effects
18         TODO preferences
19         TODO input
20 TODO singleplayer dialog
21         TODO campaign
22         TODO instant action
23 TODO multiplayer dialog
24         TODO player setup
25         TODO server browser
26         TODO create game
27 TODO demo viewer
28 TODO quit dialog