aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/midiparser.cpp
AgeCommit message (Expand)Author
2010-01-01SCI/new music code:Filippos Karapetis
2009-12-31Mention the fact that we derive from SSCI by not caching the loop selectorFilippos Karapetis
2009-12-31SCI/new music code: The loop selector for each music score is no longer cache...Filippos Karapetis
2009-12-30SCI/newmusic: fix loop logicMartin Kiewitz
2009-12-30SCI/newmusic: update loop selector when track is finished (fixes hq1 ending, ...Martin Kiewitz
2009-12-28cleanupMax Horn
2009-12-28SCI: Make some code comply to our naming conventionsMax Horn
2009-12-27SCI/new music code: split the MidiParser class into a separate fileFilippos Karapetis