scummvm/engines/sword1
Torbjörn Andersson dbb8ad9da1 If the DXA cutscene audio fails to play for whatever reason (shouldn't happen in
BS1 since all the cutscenes have an audio track), assume audio and video are in
sync.

svn-id: r38384
2009-02-16 21:57:22 +00:00
..
animation.cpp If the DXA cutscene audio fails to play for whatever reason (shouldn't happen in 2009-02-16 21:57:22 +00:00
animation.h Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +00:00
collision.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
control.cpp Avoid using g_engine if possible 2009-01-30 16:04:39 +00:00
control.h Applied a slightly modified version of my patch #2307224 - "BS1: Save/load overhaul" 2008-11-18 16:31: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 Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +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 Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +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 Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +00:00
mouse.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
mouse.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
music.cpp Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings) 2008-09-13 16:51:46 +00:00
music.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
object.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
objectman.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
objectman.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
resman.cpp Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h 2009-01-02 03:21:40 +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 Removed unnecessary tests. (It's ok to free a NULL pointer.) 2009-02-16 06:11:37 +00:00
screen.h defer BS1 palette update from newScreen to updateScreen, based on patch by eriktorbjorn for bug #2599963. Maybe suitable for branch-0-13-0 after more testing. 2009-02-15 22:33:18 +00:00
sound.cpp Pushing down some header deps (on common/system.h, mostly) 2008-12-25 20:40:00 +00:00
sound.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
staticres.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
sword1.cpp Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +00:00
sword1.h Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +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 Fixed crash after using cutscene subtitles. (Now I *know* no one has used that 2008-10-13 18:41:12 +00:00
text.h Fixed crash after using cutscene subtitles. (Now I *know* no one has used that 2008-10-13 18:41:12 +00:00