scummvm/engines/sci/sfx
Walter van Niftrik 8adc948001 SCI: Adlib: added support for rhythm channel
svn-id: r40874
2009-05-24 22:32:21 +00:00
..
device SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h 2009-05-12 23:31:55 +00:00
player Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
seq Fix compilation 2009-05-15 14:23:00 +00:00
softseq SCI: Adlib: added support for rhythm channel 2009-05-24 22:32:21 +00:00
adlib_sbi.cpp Sync with adlib.cpp rename 2009-05-06 11:01:58 +00:00
adlib_sbi.h Rename duplicate named files in order to make MSVC happier 2009-05-06 11:00:24 +00:00
core.cpp SCI: cleanup 2009-05-12 23:32:32 +00:00
core.h - Moved all the files out of /sci/scicore and into /sci 2009-05-15 14:07:45 +00:00
device.h SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h 2009-05-12 23:31:55 +00:00
iterator_internal.h removed trailing whitespaces 2009-05-20 17:53:31 +00:00
iterator.cpp SCI: Adlib: added support for rhythm channel 2009-05-24 22:32:21 +00:00
iterator.h SCI: cleanup 2009-05-12 23:32:32 +00:00
player.h - Moved all the files out of /sci/scicore and into /sci 2009-05-15 14:07:45 +00:00
sci_midi.h SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h 2009-05-12 23:31:55 +00:00
sequencer.h SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h 2009-05-12 23:31:55 +00:00
sfx_pcm.h SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h 2009-05-12 23:31:55 +00:00
softseq.h SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h 2009-05-12 23:31:55 +00:00
songlib.cpp SCI: Removed sci_memory.h/.cpp 2009-05-12 23:30:10 +00:00
songlib.h SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &' 2009-03-15 20:31:15 +00:00
test-iterator.cpp SCI: Renamed SongIteratorMessage -> SongIterator::Message; cleanup 2009-03-10 02:42:22 +00:00