30
edits
m (Update TODOs) |
|||
Line 13: | Line 13: | ||
==General TODOs== | ==General TODOs== | ||
* | * Determine how to name/detect the multi-disc Data files. | ||
* Improve load times when faced with thousands of audio patch files. | |||
* Native Mac cursors sometimes disappear after closing ScummVM overlay screen. | |||
* Implement kPlatform Mac subops for saving and restoring in Lighthouse. | * Implement kPlatform Mac subops for saving and restoring in Lighthouse. | ||
* Update version tests to handle that Mac versions of SCI_VERSION_3 games are SCI_VERSION_2_1_LATE (separate script and hunk) | * Update version tests to handle that Mac versions of SCI_VERSION_3 games are SCI_VERSION_2_1_LATE (separate script and hunk) | ||
* Add engine support for a library of standard MIDI files (SQ6 only) | |||
* Add engine support for standard MIDI files (SQ6 only) | |||
==SCI32 Mac Games== | ==SCI32 Mac Games== | ||
Line 76: | Line 77: | ||
|LIGHTHOUSE | |LIGHTHOUSE | ||
| | | | ||
* Script crash when starting new game | * Script crash when starting new game (multiple ExitFeature classes and one is broken) | ||
* Audio crash at end of opening credits | |||
* Requires kPlatform subops for saving and loading (see below) | * Requires kPlatform subops for saving and loading (see below) | ||
* Determine how to name/detect the multi-disc Data files | * Determine how to name/detect the multi-disc Data files |
edits