diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -327,6 +327,7 @@ SAGA * Add sound/voices compression. Should _considerably_ save space. * Add support for Mac versions. All data is in BE mode and structures are aligned. (h00ligan, partly done) +* Make sprite RLE decompressor work on Mac resources * Fix the usage of Rect so that it's more consistent with the rest of ScummVM, e.g. a rectangle covering the entire ITE screen should have right=320 and bottom=200. (eriktorbjorn, partly - mostly? - done) |