95
edits
Line 21: | Line 21: | ||
* Optimize UITiledImage | * Optimize UITiledImage | ||
* Use more than one dirty rect | * Use more than one dirty rect | ||
==Known Issues== | |||
* Save/Load-screens are not shown during save/load this is probably a result of reducing the amount of redrawing done during save/load, and I'm not sure it should be put back, if that means making saves slower again. | |||
* Font-sizes are wrong enough to allow Dirty Split to draw text that is hidden in the original game (most visible on the coin-interface) | |||
* Alpha-masks for Theora-videos are broken on big-endian platforms |