scummvm/sky
Jerome Fisher eda317924e Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following:
- Replaces multiple identical MT-32-to-General MIDI mapping tables with a common one in MidiDriver.
- Changes Sky's GmChannel class to allow NULL instrument and velocity mapping tables, giving a 1-to-1 mapping without creating a dummy table.

svn-id: r17361
2005-04-03 22:01:38 +00:00
..
music Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
.cvsignore
autoroute.cpp Updated copyright 2005-01-01 16:09:25 +00:00
autoroute.h Updated copyright 2005-01-01 16:09:25 +00:00
compact.cpp fix missing speech animations. I introduced that bug when I moved the compacts out of the scummvm executable. 2005-02-20 18:33:36 +00:00
compact.h fix missing speech animations. I introduced that bug when I moved the compacts out of the scummvm executable. 2005-02-20 18:33:36 +00:00
control.cpp Display text in Restart Yes/No Dialog for consistency with 2005-04-01 07:30:25 +00:00
control.h Updated copyright 2005-01-01 16:09:25 +00:00
debug.cpp Updated copyright 2005-01-01 16:09:25 +00:00
debug.h Updated copyright 2005-01-01 16:09:25 +00:00
disk.cpp PalmOS : ARM optimized unpacker 2005-03-11 10:55:10 +00:00
disk.h Make rnc unpacker a member of Disk class so it reuses the same object, and change rnc code to only build the crc table once instead of for every unpack operation. 2005-02-11 11:14:33 +00:00
grid.cpp Updated copyright 2005-01-01 16:09:25 +00:00
grid.h Updated copyright 2005-01-01 16:09:25 +00:00
hufftext.cpp Updated copyright 2005-01-01 16:09:25 +00:00
intro.cpp PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
intro.h PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
logic.cpp fix missing speech animations. I introduced that bug when I moved the compacts out of the scummvm executable. 2005-02-20 18:33:36 +00:00
logic.h Updated copyright 2005-01-01 16:09:25 +00:00
module.mk compilation fix 2004-12-15 11:06:14 +00:00
mouse.cpp Updated copyright 2005-01-01 16:09:25 +00:00
mouse.h Updated copyright 2005-01-01 16:09:25 +00:00
rnc_deco.cpp change division to right-shift 2005-02-28 17:34:52 +00:00
rnc_deco.h Make rnc unpacker a member of Disk class so it reuses the same object, and change rnc code to only build the crc table once instead of for every unpack operation. 2005-02-11 11:14:33 +00:00
screen.cpp Updated copyright 2005-01-01 16:09:25 +00:00
screen.h Updated copyright 2005-01-01 16:09:25 +00:00
sky.cpp Implement pausing using the 'p' key like the original did. 2005-04-01 07:33:39 +00:00
sky.h Implement pausing using the 'p' key like the original did. 2005-04-01 07:33:39 +00:00
skydefs.h Updated copyright 2005-01-01 16:09:25 +00:00
sound.cpp PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
sound.h PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
struc.h Updated copyright 2005-01-01 16:09:25 +00:00
text.cpp Use same length as original, as the string is split across 2 lines it doesn't matter anyway. 2005-03-13 14:03:54 +00:00
text.h Work around bad German translation. (Joey claims he's 21 metres above the 2005-01-06 16:10:34 +00:00