Open main menu

Difference between revisions of "SCI/TODO"

156 bytes removed ,  21:30, 24 October 2011
Updated TODO: kDisposeTextBitmap, kTextWidth have been implemented, kRepaintPlane is unused. Updated kSetShowStyle info
(Updated TODO: kObjectIntersect has been implemented)
(Updated TODO: kDisposeTextBitmap, kTextWidth have been implemented, kRepaintPlane is unused. Updated kSetShowStyle info)
Line 53: Line 53:


Implement the following:
Implement the following:
* kDisposeTextBitmap (when kCreateTextBitmap is done properly)
* kRepaintPlane
* kTextWidth: Add the SCI32 equivalent
* kCantBeHere: Add the SCI32 equivalent
* kCantBeHere: Add the SCI32 equivalent
* kSetShowStyle (used to programmatically mass set properties of the target plane)
* kSetShowStyle (used for scene transitions)
* kSetScroll
* kSetScroll
* kAddMagnify/kDeleteMagnify (most probably similar to the SCI1.1 functions. We need a test case)
* kAddMagnify/kDeleteMagnify (most probably similar to the SCI1.1 functions. We need a test case)
1,489

edits