aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/iterator_internal.h
AgeCommit message (Expand)Author
2009-05-20removed trailing whitespacesMax Horn
2009-05-12SCI: cleanupMax Horn
2009-04-20SCI: Replaced memory ref counting code in the SongIterator code by a simple C...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-08SCI: Fixed regression in new_fast_forward_iteratorMax Horn
2009-03-07SCI: Replaced linked list of Sci1Samples by a Common::ListMax 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: C++ifyed SongIterator and its subclassesMax 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