561
edits
(update) |
(→ToDo: transparent dialog boxes of the Amiga version are supported now) |
||
Line 21: | Line 21: | ||
* add code for fadeIn/fadeOut | * add code for fadeIn/fadeOut | ||
* optimize the rendering (doing a full screen and palette refresh on each frame could be avoided) | * optimize the rendering (doing a full screen and palette refresh on each frame could be avoided) | ||
* use Common::List instead of custom linked lists (should allow removal and/or simplification of several functions) | * use Common::List instead of custom linked lists (should allow removal and/or simplification of several functions) | ||
* [[cruisE]] and [[Cine]] have several chunks of code in common, find a way to factorize | * [[cruisE]] and [[Cine]] have several chunks of code in common, find a way to factorize |
edits