scummvm/engines/sword1
2009-10-11 22:34:01 +00:00
..
animation.cpp
animation.h
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
debug.cpp
debug.h
detection.cpp
eventman.cpp
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
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
objectman.h
resman.cpp
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
staticres.cpp
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
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