scummvm/sky
Torbjörn Andersson cd269445f5 Initialize midiChannelNumber to 0. I don't know if this is always the right
thing to do, but leaving it unintialized isn't a good idea either since
that will cause stopMusic() to send bad commands to the MIDI driver in some
cases.

At least in the case of the ALSA driver, this will cause ScummVM to
terminate with an "Unknown Command" error.

svn-id: r8705
2003-07-02 06:43:24 +00:00
..
compacts removed useless AR saving leftovers and implemented fnRestoreGame() 2003-07-01 23:31:29 +00:00
music Initialize midiChannelNumber to 0. I don't know if this is always the right 2003-07-02 06:43:24 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
autoroute.cpp bass is completable now. 2003-07-01 22:21:20 +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 Added MSVC6 truncation warning to #pragma 2003-06-11 05:06:22 +00:00
compact.h some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +00:00
control.cpp fixed save/restore grid problems 2003-07-02 01:46:25 +00:00
control.h fixed save/restore grid problems 2003-07-02 01:46:25 +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 some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +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
intro.cpp fixed save/restore grid problems 2003-07-02 01:46:25 +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 fixed save/restore grid problems 2003-07-02 01:46:25 +00:00
logic.h fixed warning 2003-07-01 13:07:17 +00:00
module.mk some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +00:00
mouse.cpp removed unnecessary variables 2003-07-01 23:44:31 +00:00
mouse.h removed unnecessary variables 2003-07-01 23:44:31 +00:00
rnc_deco.cpp cleanup 2003-05-01 10:49:03 +00:00
rnc_deco.h Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified disk.cpp to use the class + added rnc_deco.h 2003-03-06 15:35:07 +00:00
screen.cpp bypassed copy protection, fixed crash when disconnecting from link space, fixed logix swing seqs 2003-07-01 13:04:00 +00:00
screen.h finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule 2003-07-01 01:29:29 +00:00
sky.cpp fixed save/restore grid problems 2003-07-02 01:46:25 +00:00
sky.h fixed save/restore grid problems 2003-07-02 01:46:25 +00:00
skydefs.h fixed sprite drawing, added some mouse support and some logic routines. 2003-06-05 18:54:26 +00:00
sound.cpp some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +00:00
sound.h Sky shouldn't error() if no speech file exists for a sentence 2003-06-09 23:37:51 +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 fixed text decoding bug 2003-06-27 12:11:50 +00:00
text.h some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +00:00