scummvm/engines/sword1
2009-10-08 19:41:38 +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 If make*Stream failed, the file needs to be closed to prevent an assert on a consecutive open(). 2009-10-03 19:29:14 +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
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