scummvm/simon
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
..
.cvsignore
charset.cpp Updated copyright 2005-01-01 16:09:25 +00:00
cursor.cpp system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +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
debugger.cpp Updated copyright 2005-01-01 16:09:25 +00:00
debugger.h Updated copyright 2005-01-01 16:09:25 +00:00
icons.cpp Updated copyright 2005-01-01 16:09:25 +00:00
intern.h Updated copyright 2005-01-01 16:09:25 +00:00
items.cpp Quit game with 'Action key' on WinCE Smartphones 2005-03-26 14:09:21 +00:00
midi.cpp Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
midi.h Use class Mutex instead of MutexRef 2005-01-28 22:05:51 +00:00
midiparser_s1d.cpp Updated copyright 2005-01-01 16:09:25 +00:00
module.mk
res.cpp Updated copyright 2005-01-01 16:09:25 +00:00
saveload.cpp system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
simon-md5.h Add another French version 2005-03-31 15:12:13 +00:00
simon.cpp Patch #1117443 (Experimental plugin code revision) 2005-03-25 17:55:57 +00:00
simon.h Set SFX volume correctly 2005-01-22 02:01:22 +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
verb.cpp Updated copyright 2005-01-01 16:09:25 +00:00
vga.cpp PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
vga.h Updated copyright 2005-01-01 16:09:25 +00:00