Difference between revisions of "Wintermute/TODO"
Jump to navigation
Jump to search
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 |
Revision as of 10:34, 15 May 2013
Status
Completable:
Broken:
Won't Start:
Missing Features
- Plugins for various games (especially the sample plugins)
- UTF-support
- Rotozoom
- Debugger
Various TODOs
- Optimize UITiledImage
- 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