Difference between revisions of "Wintermute/TODO"
Jump to navigation
Jump to search
(Remove rotozoom from the TODO-list) |
|||
Line 5: | Line 5: | ||
* Plugins for various games (especially the sample plugins) | * Plugins for various games (especially the sample plugins) | ||
* UTF-support | * UTF-support | ||
* Debugger | * Debugger | ||
Revision as of 18:57, 10 November 2013
Status
See Wintermute Games for a list of the current state of the various games.
Missing Features
- Plugins for various games (especially the sample plugins)
- UTF-support
- 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