Open main menu

Difference between revisions of "Parallaction/TODO"

358 bytes removed ,  22:32, 22 March 2009
m
→‎General: Remove obsolete todo.
(BRA and TBB todo's.)
m (→‎General: Remove obsolete todo.)
Line 1: Line 1:
== General ==
== General ==


* make a clean implementation of double-buffering, with centralized updateScreen(). This would significantly deviate from the original engine, but may be the only way to effectively implement hardware-based effects (like half-brite). Other versions of the engine will surely benefit from a clean approach, too. See [[How Parallaction should draw things]].
* merge input loops: make one input routine for menu, one for dialogue and one for _c_endIntro (possibly merge it with menu). It would be probably needed as part of the new double-buffering implementation. Should be worthy to investigate if it can be made '''before'''.
* merge input loops: make one input routine for menu, one for dialogue and one for _c_endIntro (possibly merge it with menu). It would be probably needed as part of the new double-buffering implementation. Should be worthy to investigate if it can be made '''before'''.


== Nippon Safes ==
== Nippon Safes ==
56

edits