aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/midiparser_ro.cpp
AgeCommit message (Collapse)Author
2008-01-03Made the Loom Roland music fix a bit more specific. Only one song in EGA LoomTorbjörn Andersson
is affected and, according to Kirben, none in Monkey Island 1 VGA. I don't know about Monkey Island 1 EGA, but I've assumed it uses the same music as the VGA versions. svn-id: r30202
2008-01-02When fixing the EGA Loom Roland music, I accidentally broke music looping.Torbjörn Andersson
Should be fixed again now. svn-id: r30135
2008-01-01Added what I hope is the proper fix for bug #1498785 ("LOOM: Unknown RolandTorbjörn Andersson
MIDI music events"). It would probably be safe to commit to the 0.11 branch, but I don't know for sure which games would be affected other than EGA Loom. svn-id: r30132
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-05-30Updated 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
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582