Difference between revisions of "Hugo/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(→‎TODOs: describe how to open prompt box)
(→‎TODOs: remove prompt textbox)
Line 18: Line 18:
* Add support for .FON (win1) font files used in DOS versions (win2 font files are already OK). This is only used to display "HUGO'S" during Hugo 1 Dos intro.
* Add support for .FON (win1) font files used in DOS versions (win2 font files are already OK). This is only used to display "HUGO'S" during Hugo 1 Dos intro.
* Improve mouse support in DOS versions (if something is still required...)
* Improve mouse support in DOS versions (if something is still required...)
* Add playback support


* 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
== Nice to have ==
** Break the pumpkin
* Implement VB-Style dialog box for the Win versions, in order to completely match the look of the original game
** Get the key
** open door, enter the house
** In the hall, go North
** In the kitchen, go North
** In the garden, open the door


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

Revision as of 15:08, 16 April 2011

TODO List
Name Hugo Engine TODO
Technical Contact(s) Hugo Engine Team
Subsystem Engine

Status

All the games use a hack for textboxes

  • Hugo 1 Win is completable.
  • Hugo 2 Win is completable.
  • Hugo 3 Win is completable.
  • Hugo 1 Dos is completable.
  • Hugo 2 Dos is completable.
  • Hugo 3 Dos is completable (with a minor data hack).

TODOs

  • Add support for .FON (win1) font files used in DOS versions (win2 font files are already OK). This is only used to display "HUGO'S" during Hugo 1 Dos intro.
  • Improve mouse support in DOS versions (if something is still required...)
  • Add playback support

Nice to have

  • Implement VB-Style dialog box for the Win versions, in order to completely match the look of the original game

Known Bugs