diff options
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -305,14 +305,15 @@ SAGA * Implement unimplemented opcodes * Remove use of floating point, especially doubles. * Change SData so that its buffers point to the appropriate data. - (eriktorbjorn) + (eriktorbjorn - mostly done; the script "static" buffer is still wrong) * Rewrite path finder (sev) * Make faery script skippable by ESC like in original * Fix graphics glitch when intro is skipped and faery script is run, there should be fade out/in sequence. Now actors with wrong palette are drawn * Fix crashes in ISO rooms * Add sound/voices compression. Should _considerably_ save space. -* Add support for music resources in Mac/Linux versions. +* Add support for music resources in Mac/Linux versions. (Partly done; the + music from the full Linux - and Mac? - version works now.) * Support various demo versions * Support IHNM |