Difference between revisions of "Hugo/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(→‎TODOs: Fix mouse behavior)
(Use Tracker template instead of BugTrackSF)
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox_TODO|
taskname=Hugo Engine TODO|
techcontact=[[Hugo]] Engine Team|
subsystem=Engine|
}}
== Status ==
== Status ==
All the games use a hack for textboxes
* All games (DOS and Win) are completable.
* 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 ==
== 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.
* 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
* Add playback support
* Improve mouse support in DOS versions
 
* Intensively test save/load game
== 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 ==
== Known Bugs ==
* Several tiny glitches may be seen due to a priority bug in DOS versions:
° Hugo 1: Priority glitches at Main Hall {{Tracker|id=5667}} and with the Parrot {{Tracker|id=6054}}
** H1 Dos, in the hallway: the ramp
 
** H1 Dos, in the garden: the shed
° Hugo 1: SCRIPT.FON not closed on RTL {{Tracker|id=6798}}
** 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?)

Latest revision as of 17:17, 21 February 2016

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

Status

  • All games (DOS and Win) are completable.

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.
  • 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

° Hugo 1: Priority glitches at Main Hall [Bug #5667] and with the Parrot [Bug #6054]

° Hugo 1: SCRIPT.FON not closed on RTL [Bug #6798]