scummvm/engines/sci/sfx
2009-06-07 17:06:32 +00:00
..
seq SCI: Converted several fprintf(stderr) calls to warning/error (the remaining fprintf calls should probably be replaced by suitable debug/debugC/debugN invocations) 2009-05-29 13:07:14 +00:00
softseq Init _opl to 0. This prevents a crash on exit when the Adlib driver is closed, if the game music driver doesn't support music for the currently playing game (e.g. Christmas 1998) 2009-06-07 16:44:57 +00:00
core.cpp SCI: Renamed various song/songlib related structs and members 2009-06-07 17:06:32 +00:00
core.h SCI: Renamed various song/songlib related structs and members 2009-06-07 17:06:32 +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 The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
iterator.h SCI: Renamed various song/songlib related structs and members 2009-06-07 17:06:32 +00:00
misc.h oops 2009-05-28 22:07:52 +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: removed realtime and polled player, as well as the sfx/device dir, after discussion with Walter 2009-05-26 14:09:07 +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: Renamed various song/songlib related structs and members 2009-06-07 17:06:32 +00:00
songlib.h SCI: Renamed various song/songlib related structs and members 2009-06-07 17:06:32 +00:00
test-iterator.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00