Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-04 | SCUMM HE: Use Miles AdLib driver | nukeykt | |
2018-01-31 | SCUMM: Rename iMUSE save/load function to avoid confusing function hiding | Colin Snover | |
2018-01-31 | SCUMM: Fix compilation failure | Colin Snover | |
2018-01-31 | SCUMM: Fix warning (it generates another one in common/ though) | Eugene Sandulenko | |
2018-01-31 | SCUMM: Replace UB-triggering serialization code with Common::Serializer | Colin Snover | |
Fixes Trac#10342. | |||
2014-06-04 | SCUMM: Only forward declare Serializer in music.h. | Johannes Schickel | |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-11-15 | SCUMM: Save/load Mac music engine state for Loom and MI1 | Torbjörn Andersson | |
Note that while this removes _townsPlayer->saveLoadWithSerializer(s) it really shouldn't break anything because _musicEngine also points to the FM Towns player. Famous last words... | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell | |
svn-id: r46143 | |||
2009-08-01 | engines/scumm/scumm.cpp: terminate method is pretty redundant - removed | Norbert Lange | |
tfmx, player_v4a: refactored Tfmx to allow sharing of resources between 2 instances. Needed changes in player_v4a aswell svn-id: r42980 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-02-21 | Fixed $URL$ and $Id$. | Johannes Schickel | |
svn-id: r25764 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |