scummvm/engines/sword1
2009-05-19 19:56:53 +00:00
..
animation.cpp Changed calculations based on frame delay to be based on the scale of 1ms, not 1/100. This fixes the FLIC player and also makes the overall code a bit clearer and easier to understand 2009-05-19 19:56:53 +00:00
animation.h Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as some other tweaks 2009-03-09 03:45:23 +00:00
collision.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
control.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
control.h sword1: removed custom checks for thumbnails, using graphics/thumbnail.h functions instead 2009-03-04 12:44:55 +00:00
debug.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
debug.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection.cpp Silenced some warnings about potentially uninitialized variables 2009-03-19 20:38:29 +00:00
eventman.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
eventman.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
logic.cpp Patch #2638336: Broken Sword PSX Support 2009-02-28 10:46:33 +00:00
logic.h Allow quitting or returning to the launcher while cutscenes are playing. 2008-09-27 17:47:22 +00:00
memman.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
memman.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
menu.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
menu.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
module.mk Moving sword1/vag.* into sound/, to be used by Broken Sword 2 PSX 2009-03-15 10:25:22 +00:00
mouse.cpp Silenced some warnings about potentially uninitialized variables 2009-03-19 20:38:29 +00:00
mouse.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
music.cpp Moving sword1/vag.* into sound/, to be used by Broken Sword 2 PSX 2009-03-15 10:25:22 +00:00
music.h Patch #2638336: Broken Sword PSX Support 2009-02-28 10:46:33 +00:00
object.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
objectman.cpp Committed patch #2606844 ("Fix crash when using BS1 without portuguese data"). 2009-02-27 05:52:22 +00:00
objectman.h Committed a slightly updated patch #2602772 ("Patches for BS1 bug ID #1977094") 2009-02-27 05:20:37 +00:00
resman.cpp Committed patch #2606844 ("Fix crash when using BS1 without portuguese data"). 2009-02-27 05:52:22 +00:00
resman.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
router.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
router.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
screen.cpp SWORD1: Commit of parentheses patch from salty-horse. (from -devel "Enabling -Wparentheses in the Makefile"). 2009-03-30 12:11:22 +00:00
screen.h sword1: cache decompressed psx version backgrounds, to avoid uncompressing them at every screen update. 2009-03-16 23:10:50 +00:00
sound.cpp Moving sword1/vag.* into sound/, to be used by Broken Sword 2 PSX 2009-03-15 10:25:22 +00:00
sound.h Patch #2638336: Broken Sword PSX Support 2009-02-28 10:46:33 +00:00
staticres.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
sword1.cpp Added missing checkCd() execution when loading through GMM 2009-03-03 21:33:45 +00:00
sword1.h Enabled and hopefully fixed GMM saving/loading for sword1 2009-03-03 20:05:00 +00:00
sworddefs.h Re-added __attribute__(packed) 2007-07-01 18:18:43 +00:00
swordres.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
text.cpp Patch #2638336: Broken Sword PSX Support 2009-02-28 10:46:33 +00:00
text.h Patch #2638336: Broken Sword PSX Support 2009-02-28 10:46:33 +00:00