Hugo/TODO

From ScummVM :: Wiki
< Hugo
Revision as of 12:41, 16 April 2011 by Sev (talk | contribs) (→‎TODOs: describe how to open prompt box)
Jump to navigation Jump to search
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 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
    • Break the pumpkin
    • 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