aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/songlib.h
AgeCommit message (Expand)Author
2009-06-07SCI: Simplified SongLibrary code a bitMax Horn
2009-06-07SCI: Objectified Song struct 'a bit'Max Horn
2009-06-07SCI: Objectified SongLibraryMax Horn
2009-06-07SCI: Renamed various song/songlib related structs and membersMax Horn
2009-03-15SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &'Max Horn
2009-03-09SCI: Rewrote handling of song wakeup times & (iterator) delays, to avoid roun...Max Horn
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