some more TODO items

svn-id: r10542
This commit is contained in:
Max Horn 2003-10-02 17:12:51 +00:00
parent 2d216530e6
commit 67c73b6fee

10
TODO
View File

@ -24,12 +24,20 @@ General
in the game detector, in favor of getting all these directly from the
config system).
* fix the Map<> template, make it more robust; maybe use a red-black tree?
* add iterators to List<> template and make use of them
* allow for return-to-launcher instead of a normal "quit" ?
GUI
===
* implement "tabs" for multi-pane prefs dialog
-> could also be used by the Scumm help dialog in scumm/help.cpp
* LAUNCHER: fix global options dialog to be properly persistent
* LAUNCHER: add more options to global options dialog
* LAUNCHER: add more options to game options dialog
* LAUNCHER: add more options to game target options dialog
* global & game target options dialogs probably could share some "panes"
-> write code allowing this
-> also, 'in game' option dialogs (for volume/scaler/etc. settings)
could potentially reuse these, too
Audio
=====