Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
444 bytes removed ,  10:42, 6 July 2012
→‎SCI2: Remove items from TODO - there are appropriate notes in the code
(→‎SCI2: The positioning issues with Phantasmagoria have been identified - the game uses an odd window resolution)
(→‎SCI2: Remove items from TODO - there are appropriate notes in the code)
Line 40: Line 40:
=== Kernel functions ===
=== Kernel functions ===
==== SCI2 ====
==== SCI2 ====
* kAddPlane/kDeletePlane/kUpdatePlane ("planes" = parts of a picture)
** These work, but they are loosely implemented from dissassembly (might be differences from the original)
* kAddScreenItem/kDeleteScreenitem/kUpdateScreenItem
** These work, but they are loosely implemented from dissassembly (might be differences from the original)
* kFrameOut: Works, but is loosely implemented from dissassembly (might be differences from the original)
Implement the following:
Implement the following:
* kCantBeHere: Add the SCI32 equivalent
* kCantBeHere: Add the SCI32 equivalent
1,489

edits

Navigation menu