| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-02 | SCUMM: Clarify workaround for Venice music in Indy 3 FMTOWNS | Adrian Frühwirth | |
| 2018-06-01 | SCUMM: Ensure pointer returned by getResourceAddress() is usable | Adrian Frühwirth | |
| In some cases the pointer returned is used directly without further error checking. As most instances already assert() in this case this commit simply adds asserts where missing and deemed appropriate. | |||
| 2018-01-31 | SCUMM: Replace UB-triggering serialization code with Common::Serializer | Colin Snover | |
| Fixes Trac#10342. | |||
| 2015-11-10 | SCUMM: WORKAROUND for bug #1873 INDY3 FMTOWNS: Music in Venice is distorted | athrxx | |
| 2015-11-09 | AUDIO: (FM-TOWNS) - cleanup euphony code | athrxx | |
| (rework parts of the code + improve naming of variables/functions) | |||
| 2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel | |
| 2013-11-01 | SCUMM: More renaming for players | Filippos Karapetis | |
| Rename "player" directory to "players", and reintroduce the "player_" file prefix. This has been done after sev's request. "players/player_foo.*" is more descriptive, and avoids potential name clashes in libraries | |||
