scummvm/sky
Max Horn 60fcd5a171 * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).
* Changed MidiDriver::createMidi so that if MD_ADLIB is passed, it
  now *does* instantiate the adlib driver.
* Rewrote MidiDriver::detectMusicDriver (code should be clearer now,
  and hopefully easier to adapt/maintain). Note that the behavior
  changed slightly (this may require some tweaking).
* Added MidiDriver::findMusicDriver which works similar to the old
  MidiDriver::parseMusicDriver but returns the full MidiDriverDescription
  and ignores all characters in the passed driver name following a colon ":".
* Changed MidiDriver::parseMusicDriver to use MidiDriver::findMusicDriver.
* Changed game engines to match the changes made to MidiDriver.
* Modified SCUMM engine to not record the selected midi/music driver
  (in _midiDriver), but rather the music *type* (in _musicType).

svn-id: r19859
2005-12-30 14:18:21 +00:00
..
music cleanup 2005-12-29 21:21:16 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
autoroute.cpp Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
autoroute.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
compact.cpp Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
compact.h make sure all Text compacts were killed after restoring a savegame 2005-12-13 15:27:32 +00:00
control.cpp make sure all Text compacts were killed after restoring a savegame 2005-12-13 15:27:32 +00:00
control.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
debug.cpp Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
debug.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
disk.cpp Fix warning 2005-12-09 22:23:55 +00:00
disk.h minor cleanup 2005-12-06 16:50:39 +00:00
grid.cpp Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
grid.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
hufftext.cpp PalmOS ifdef 2005-11-05 19:00:15 +00:00
intro.cpp minor cleanup 2005-12-06 16:50:39 +00:00
intro.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
logic.cpp fixed Sky memory leaks on quitting 2005-12-13 14:31:13 +00:00
logic.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
module.mk compilation fix 2004-12-15 11:06:14 +00:00
mouse.cpp Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
mouse.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
rnc_deco.cpp Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
rnc_deco.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
screen.cpp fixed Sky memory leaks on quitting 2005-12-13 14:31:13 +00:00
screen.h Update FSF address. Eek. Actually that took place on May 1, 2005 2005-10-18 01:30:26 +00:00
sky.cpp * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI). 2005-12-30 14:18:21 +00:00
sky.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
skydefs.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
sound.cpp some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
sound.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
struc.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
text.cpp some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00
text.h some cleanup, engine returns to the launcher now instead of calling OSystem::quit. 2005-12-05 05:02:43 +00:00