Difference between revisions of "Hugo/TODO"

Jump to navigation Jump to search
(→‎TODOs: Add 'rewrite save/restore' to the list)
(→‎TODOs: Add rewrite of HUGO.DAT loader)
Line 13: Line 13:
* Improve mouse support in DOS versions (if something is still required...)
* Improve mouse support in DOS versions (if something is still required...)


* Intensively test save/load game
* Add support for prompt text-boxes (waiting for a typed answer...). Currently the prompt text-box is missing, and the mouse cursor is changed to the one from the GUI. This looks really weird, particularly when an object is selected. Example: http://wiki.scummvm.org/index.php/File:PromptBox.png


* Add support for prompt text-boxes (waiting for a typed answer...). Currently the prompt text-box is missing, and the mouse cursor is changed to the one from the GUI. This looks really weird, particularly when an object is selected. Example: http://wiki.scummvm.org/index.php/File:PromptBox.png
* Rewrite save/load games in order to be endian-safe (and platform-safe)
* Rewrite save/load games in order to be endian-safe (and platform-safe)
* Rewrite loading of Hugo.dat in order to reduce code duplication


== Known Bugs ==
== Known Bugs ==