aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/player.h
AgeCommit message (Expand)Author
2009-05-26SCI: Turned sfx_player_t into a class SfxPlayer, and converted the existing p...Max Horn
2009-05-26SCI: Preparing to transform sfx_player_t into a classMax Horn
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis
2009-05-12SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.hMax Horn
2009-03-10SCI: Renamed SongIteratorMessage -> SongIterator::Message; cleanupMax Horn
2009-03-06SongIterator is a class, not a structFilippos Karapetis
2009-03-06SCI: Reduce SFX header dependenciesMax Horn
2009-03-06SCI: Renamed lots of classes related to song iterators; allocate song iterato...Max Horn
2009-03-01SCI: Renamed some sfx header filesMax Horn