Age | Commit message (Expand) | Author |
2012-12-14 | SCUMM: Fix compilation on AmigaOS4. | Johannes Schickel |
2012-11-24 | SCUMM: Handle note value 1 as "hold current note" in MI1 Mac | Torbjörn Andersson |
2012-11-23 | SCUMM: Added TODO comment about Mac MI1 music | Torbjörn Andersson |
2012-11-23 | SCUMM: Fix memory leak when loading old MI1 Mac savegames | Torbjörn Andersson |
2012-11-19 | SCUMM: Fix crash when Macintosh instruments aren't available | Torbjörn Andersson |
2012-11-18 | SCUMM: Lock the sound resource while the music is playing | Torbjörn Andersson |
2012-11-18 | SCUMM: Use more correct (I think) way of converting samples | Torbjörn Andersson |
2012-11-18 | SCUMM: Prevent music channels from drifting out of sync in Mac MI1 | Torbjörn Andersson |
2012-11-17 | SCUMM: Avoid "pops" at the end of the note in Mac MI1/Loom music | Torbjörn Andersson |
2012-11-17 | SCUMM: Remove commented out code. | Torbjörn Andersson |
2012-11-16 | SCUMM: Store sample rate in Mac MI1 / Loom savegames | Torbjörn Andersson |
2012-11-16 | SCUMM: Add hack to preserve savegame compatibility with Mac MI1 | Torbjörn Andersson |
2012-11-15 | SCUMM: Save/load Mac music engine state for Loom and MI1 | Torbjörn Andersson |
2012-11-14 | SCUMM: Move Mac player initialization to its own function | Torbjörn Andersson |
2012-11-14 | SCUMM: Hopefully fix warning | Torbjörn Andersson |
2012-11-14 | SCUMM: Move most of the Macintosh player code into its own class | Torbjörn Andersson |