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
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
hufftext.cpp
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
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
rnc_deco.cpp
rnc_deco.h
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
text.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
text.h