Difference between revisions of "Hugo/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(→‎Known Bugs: Fixed Hx Dos glitches, Added H3 Win bug in ending animation)
Line 18: Line 18:


== Known Bugs ==
== Known Bugs ==
* Several tiny glitches may be seen due to a priority bug in DOS versions:
* Incomplete ending animation in H3 Win regression)
** H1 Dos, in the hallway: the ramp
** H1 Dos, in the garden: the shed
** H2 Dos, in the dog house screen: the dog house

Revision as of 09:03, 26 February 2011

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
  • Rewrite save/load games in order to be endian-safe (and platform-safe)

Known Bugs

  • Incomplete ending animation in H3 Win regression)