scummvm/engines/sky
Joost Peters f7b963101f Fix 1690836: "BASS: Speed difference"
The original game's delay was 4 50hz ticks = 80ms (1000 / 50 * 4).
Changing gameSpeed to match this makes it run at exactly the same speed as in dosbox.

svn-id: r36318
2009-02-14 00:21:53 +00:00
..
music Formatting changes / consistency 2009-02-13 16:55:16 +00:00
autoroute.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
autoroute.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
compact.cpp cleanup 2009-01-30 01:15:17 +00:00
compact.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
control.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
control.h Fix 1690836: "BASS: Speed difference" 2009-02-14 00:21:53 +00:00
debug.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
debug.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection.cpp Moved AdvancedDetector from common/ to engines/ 2009-01-29 22:13:01 +00:00
disk.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
disk.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
grid.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
grid.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
hufftext.cpp Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) 2007-09-01 19:13:04 +00:00
intro.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
intro.h Scumm and sky now use the new _quit flag 2008-06-25 03:17:01 +00:00
logic.cpp Avoid using g_engine if possible 2009-01-30 16:04:39 +00:00
logic.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
module.mk Moved sky detection and meta engine specific code from sky.cpp into detection.cpp, like other engines 2008-11-12 12:36:20 +00:00
mouse.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
mouse.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
rnc_deco.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
rnc_deco.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
screen.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
screen.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sky.cpp Fix 1690836: "BASS: Speed difference" 2009-02-14 00:21:53 +00:00
sky.h Fixed bug #2394861 ("BASS: artifacts if skipping intro on wrong screen"). As an 2008-12-07 17:32:25 +00:00
skydefs.h Comment out some #defines in skydefs.h as they conflict with other headers (esp. T2 conflicts with some template defs) 2008-09-07 21:38:53 +00:00
sound.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
sound.h Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently 2008-08-03 10:16:17 +00:00
struc.h Re-added __attribute__(packed) 2007-07-01 18:18:43 +00:00
text.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
text.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00