Difference between revisions of "Kyra/TODO"

Jump to navigation Jump to search
1,194 bytes added ,  17:12, 21 February 2016
Use Tracker template instead of BugTrackSF
m
(Use Tracker template instead of BugTrackSF)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox_TODO|
taskname=Kyra Engine TODO|
techcontact=[[Kyra]] Engine Team|
subsystem=Engine|
}}
== TODO ==
== TODO ==
* Complain if no game data was found in specified directory instead of assert() and producing bunch of useless warnings.
* Complain if no game data was found in specified directory instead of assert() and producing bunch of useless warnings.
* Refactoring (and along with it hopefully saving binary size...)
** It would also be nice to only error out on invalid PAK files in case the file is really required by the original game. This is especially a problem in Kyra1, see {{Tracker|id=2442}} for example.
* Refactoring and generic code changes (and along with it hopefully saving binary size...).
** The animator code, which is quite similar between Kyra2 and Kyra3, is a good candidate here. Furthermore one might consider to adapt the Kyra1 animator code to use a Kyra2 style handling too.
** The scene state code of Kyra1 could probably be rewritten to match the one in Kyra2 and Kyra3. This might remove some accuracy in our reimplementation, since it is harder to have the fixed item limit per scene then. But it will probably result in less code.
** Various other code parts could probably be unified too.
* Revise "skipFlag" handling in Kyrandia 1 code.
* Revise "skipFlag" handling in Kyrandia 1 code.
* Implement sound support in the Macintosh version of Kyrandia 1.
* Implement support for the PC Speaker sound data in the Kyrandia 1 floppy version.


== Bugs Also in the Original ==
== Bugs Also in the Original ==
Line 9: Line 21:
Note that neither of these lists is complete.
Note that neither of these lists is complete.


==== Not Yet Fixed ====
'''Not Yet Fixed'''
* KYRA2: can't exit screen in German version. {{BugTrack|num=1935224}}
 
* KYRA3: Slight game glitch at Underworld gates. {{BugTrack|num=2568503}}
* KYRA 1: hanging notes using MT-32 {{Tracker|id=6411}}
 
* KYRA 2: Wrong MIDI notes sometimes heard at beginning of new scene {{Tracker|id=6314}}
* KYRA 2: Sound and speech plays at the same time {{Tracker|id=3721}}
* KYRA 2: can't exit screen in German version. {{Tracker|id=3677}}
 
* KYRA 3: Slight game glitch at Underworld gates. {{Tracker|id=4141}}
TrustedUser
2,147

edits

Navigation menu