scummvm/engines/sci/sfx
2009-05-25 10:30:19 +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
adlib_sbi.h
core.cpp Objectified the AudioResource code (used for speech and digitized music in CD talkie games) 2009-05-25 10:30:19 +00:00
core.h Objectified the AudioResource code (used for speech and digitized music in CD talkie games) 2009-05-25 10:30:19 +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
songlib.h
test-iterator.cpp