Open main menu

Difference between revisions of "Gob/TODO"

m
surface.cpp todo add support for picture formats
m (mention Adibou 1 bug)
m (surface.cpp todo add support for picture formats)
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
}}
}}


== Bugs, glitches and ToDos ==
== Bugs, glitches and ToDo's ==
=== Script bugs ===
=== Script bugs ===
* Bargon Attack: Graphical glitch when loading a save made on the Bargon bridge after transforming self (the original actor appears as well).
* Bargon Attack: Graphical glitch when loading a save made on the Bargon bridge after transforming self (the original actor appears as well).
Line 40: Line 40:
* Ween: Wrong speaker sound when putting away items on some machines.
* Ween: Wrong speaker sound when putting away items on some machines.
* Fascination: The duration of short sounds is sometimes incorrect. The most obvious problem is the sound of the keys of the phone: the sound is not played for each key (first room). This may be similar to the Ween sound issue.
* Fascination: The duration of short sounds is sometimes incorrect. The most obvious problem is the sound of the keys of the phone: the sound is not played for each key (first room). This may be similar to the Ween sound issue.
== Engine-specific tasks ==
* Add OBC Support (OBC is the new Script system which used in DEV7)


== File-specific tasks ==
== File-specific tasks ==
Line 47: Line 50:
=== music.cpp ===
=== music.cpp ===
* Gobliiins Mac: musmac1.adl isn't played correctly at all.
* Gobliiins Mac: musmac1.adl isn't played correctly at all.
=== surface.cpp ===
* implement loading of various Picture formats (JPEG,BMP,BRC)


== Game-specific tasks ==
== Game-specific tasks ==
=== Adi 2 ===
* Add missing opcodes.
* Add support for Applications.
=== Adi 4 ===
* Add missing opcodes.
* Add support for Applications. (Geographie kind of works, compared to the main Environment itself)


=== Adibou 1 ===
=== Adibou 1 ===
* Implement workaround for German CD version, so that the user can use both Applications 4-6 Years and 6-7 Years. {{Tracker|id=14553}}
* Implement workaround for German CD version, so that the user can use both Applications 4-6 Years and 6-7 Years. {{Tracker|id=14553}}
** Potential solution: if BOUALL.ITK exists from example from 4-6 Years and you have to copy the 6-7 Years BOUALL.ITK as BOUALL67.ITK, and then if only BOUALL.ITK is found use 4-6 only and if both are found open an Dialog window from ScummVM, which let you choice the the Application you want to play.
** Current Workaround: ScummVM's detection is aware of these two versions, so you can one directory and copy both CD contents into one Folder and you can choice between 4-6 Years and 6-7 Years from the ScummVM Launcher.
=== Adibou 2 ===
=== Adibou 2 ===
* Add Printer support
* Add Printer support
Line 78: Line 95:
* Space shooter is hard-coded there, too.
* Space shooter is hard-coded there, too.
* The game currently loops strangely, thanks to the faked shooter return code.
* The game currently loops strangely, thanks to the faked shooter return code.
* Make the Segmented VMD resources working


=== Urban Runner ===
=== Urban Runner ===
Line 87: Line 105:
*** ~1sec white glitch in video as Adda escapes from warehouse.
*** ~1sec white glitch in video as Adda escapes from warehouse.
*** Large red/orange glitch in Inspector Van Dell video shown after Max complete Pool Hall entry ("sn6").
*** Large red/orange glitch in Inspector Van Dell video shown after Max complete Pool Hall entry ("sn6").
=== Woodruff ===
* Crash while loading the "Game over" screen for the Rummy game: {{Tracker|id=3749}}
2,051

edits