Difference between revisions of "Hugo/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(→‎TODOs: exit behavior modified in Win versions)
(→‎TODOs: Fix mouse behavior)
Line 12: Line 12:
* Add support for specific textboxes (with yes/no buttons, waiting for a typed answer...)
* Add support for specific textboxes (with yes/no buttons, waiting for a typed answer...)
* For state-related menu icons, update the icon before hiding the menu bar (this affects sound and music icons)
* For state-related menu icons, update the icon before hiding the menu bar (this affects sound and music icons)
* Reset the mouse events after treating it, to avoid multiple click (object + message box, or message box + object)
* 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 support for DOS music
* Improve support for DOS music

Revision as of 07:13, 28 January 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 specific textboxes (with yes/no buttons, waiting for a typed answer...)
  • For state-related menu icons, update the icon before hiding the menu bar (this affects sound and music icons)
  • 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 support for DOS music
  • Improve mouse support in DOS versions
  • Intensively test save/load game

Known Bugs

  • Several tiny glitches may be seen due to a priority bug in DOS versions:
    • H1 Dos, in the hallway: the ramp
    • H1 Dos, in the garden: the shed
    • H2 Dos, in the dog house screen: the dog house
  • In H2 Win, 'Look Around' crashes in the maze, in the pistol screen
  • In H3 Win, the Exit hostpot in the witch hut is too small compared to the original (data regression?)