scummvm/engines/sword1
2009-10-11 22:34:01 +00:00
..
animation.cpp Fix indentation 2009-08-30 20:50:23 +00:00
animation.h Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players 2009-05-21 13:02:56 +00:00
collision.h
control.cpp Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though 2009-10-08 19:41:38 +00:00
control.h Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings 2009-07-03 10:40:49 +00:00
debug.cpp
debug.h
detection.cpp sword1: add Broken Sword PSX demo support 2009-06-08 12:37:24 +00:00
eventman.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
eventman.h
logic.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
logic.h
memman.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
memman.h
menu.cpp
menu.h
module.mk
mouse.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
mouse.h
music.cpp sword1: fix one gcc warning about comparison between signed and unsigned 2009-10-11 22:34:01 +00:00
music.h
object.h
objectman.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
objectman.h
resman.cpp SWORD1 & SWORD2: Replaced ioFailed by err+eos 2009-07-29 21:39:34 +00:00
resman.h
router.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
router.h
screen.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
screen.h
sound.cpp Fixed bug #2847910, "Loss of background audio loop". It would probably be safe 2009-09-13 21:38:47 +00:00
sound.h Patch #1936137: "Speech for Mac BS1 english" 2009-07-12 18:52:38 +00:00
staticres.cpp Fix indentation 2009-08-30 20:50:23 +00:00
sword1.cpp Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel. 2009-09-23 00:15:00 +00:00
sword1.h sword1: add Broken Sword PSX demo support 2009-06-08 12:37:24 +00:00
sworddefs.h Add missing PACKED_STRUCT attribute to FrameHeader. 2009-10-04 15:49:40 +00:00
swordres.h
text.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
text.h