scummvm/sky
Jamieson Christian 8b8b964aad Reverted to "old" YM3812 (FMOPL) emulator code.
Until specific information regarding the benefits
of migrating to the new emulator can be made
available, the "old" code will remain in effect
for the benefit of slower hardware platforms such
as some WinCE-based devices.

svn-id: r8903
2003-07-11 07:14:21 +00:00
..
compacts implemented fnRestartGame() and skipping of 2nd intro part 2003-07-10 00:08:07 +00:00
music Reverted to "old" YM3812 (FMOPL) emulator code. 2003-07-11 07:14:21 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
autoroute.cpp use our standard cast style 2003-07-07 00:14:16 +00:00
autoroute.h changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
cd_intro.cpp fixed save/restore grid problems 2003-07-02 01:46:25 +00:00
compact.cpp use our standard cast style 2003-07-07 00:14:16 +00:00
compact.h Compact data for v. 0.0288, works as well as 0.0368 now. 2003-07-03 17:17:32 +00:00
control.cpp fixed endian specific palette bugs for restarting game and control panel 2003-07-10 20:09:19 +00:00
control.h implemented fnRestartGame() and skipping of 2nd intro part 2003-07-10 00:08:07 +00:00
debug.cpp some temporary debug cleanup 2003-05-30 16:06:43 +00:00
debug.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
disk.cpp fixed file loading bugs for v.0.0331, control panel works now 2003-07-08 22:08:29 +00:00
disk.h some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +00:00
grid.cpp finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule 2003-07-01 01:29:29 +00:00
grid.h some renaming (consistency) 2003-05-14 21:25:03 +00:00
hufftext.cpp fixed decoding for special characters. 0.0303 is still incorrect, need joost's help for that. 2003-07-06 21:03:39 +00:00
intro.cpp applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fixed music bug (jukebox at St. James didn't stop playing) 2003-07-07 16:40:27 +00:00
introimg.cpp Some sky CD versions have an image replaced. This includes the original sky01.gif into ScummVM. Disabled by default, though. 2003-05-29 22:26:45 +00:00
logic.cpp implemented fnOpenHand/fnCloseHand, added debug cheats 2003-07-10 08:24:16 +00:00
logic.h implemented fnOpenHand/fnCloseHand, added debug cheats 2003-07-10 08:24:16 +00:00
module.mk added hufftext.o 2003-07-05 02:52:11 +00:00
mouse.cpp implemented fnOpenHand/fnCloseHand, added debug cheats 2003-07-10 08:24:16 +00:00
mouse.h implemented fnOpenHand/fnCloseHand, added debug cheats 2003-07-10 08:24:16 +00:00
rnc_deco.cpp add const qualifier 2003-07-06 22:50:37 +00:00
rnc_deco.h add const qualifier 2003-07-06 22:50:37 +00:00
screen.cpp fix compile 2003-07-10 20:22:26 +00:00
screen.h fixed endian specific palette bugs for restarting game and control panel 2003-07-10 20:09:19 +00:00
sky.cpp abide by command line request for no subtitles if running the cd version 2003-07-10 10:36:24 +00:00
sky.h implemented fnOpenHand/fnCloseHand, added debug cheats 2003-07-10 08:24:16 +00:00
skydefs.h fixed showGameQuitMsg() and temporarily disabled sfx looping 2003-07-03 22:32:18 +00:00
sound.cpp applied patch #766979 (BASS: Possible fix for problem with cut-off speech). 2003-07-07 14:58:53 +00:00
sound.h applied patch #766979 (BASS: Possible fix for problem with cut-off speech). 2003-07-07 14:58:53 +00:00
struc.h some talk-related bugs fixed 2003-06-09 02:33:27 +00:00
talks.h fix disappearing foster bug 2003-06-02 09:35:08 +00:00
text.cpp this fixes bug #768724 (text width exceeded in LINC terminal). 2003-07-10 01:55:48 +00:00
text.h fixed decoding for special characters. 0.0303 is still incorrect, need joost's help for that. 2003-07-06 21:03:39 +00:00