aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/iterator.h
AgeCommit message (Expand)Author
2009-05-12SCI: cleanupMax Horn
2009-03-10SCI: SongIterator::Message only needs to transfer a single argument, so get r...Max Horn
2009-03-10SCI: Renamed SongIteratorMessage -> SongIterator::Message; cleanupMax Horn
2009-03-10SCI: More SongIterator refactoring.Max Horn
2009-03-09SCI: Added BaseSongIterator copy constructor which invokey sci_refcount_increfMax Horn
2009-03-07SCI: More cleanup in the song iterator codebaseMax Horn
2009-03-06SCI: Continued C++ification of SongIterator codeMax Horn
2009-03-06SCI: Fixed (I hope) song iterator death listeners; and some cleanupMax Horn
2009-03-06SCI: Started to revamp the song iterator death notification system (which cur...Max Horn
2009-03-06SCI: C++ifyed SongIterator and its subclassesMax Horn
2009-03-06SCI: Some cleanup to the SongIteratorMessage codeMax Horn
2009-03-06SCI: Converted SongIterator::get_pcm_feed into a virtual methodMax Horn
2009-03-06SCI: Renamed lots of classes related to song iterators; allocate song iterato...Max Horn
2009-03-04SCI: Replaced sfx_iterator_make_feed and associated code by Audio::makeLinear...Max Horn
2009-03-01SCI: Renamed some sfx header filesMax Horn