gzdoom-gles/src/oplsynth
Christoph Oelckers eb47f4fdbf - Fixed: With opl_onechip set the second OPL chip was never set to anything valid
so it contained an invalid pointer. There were also a few other places that
  simply assumed that the second chip is set to something valid.
- Fixed: NPCs which are engaged in a conversation should not move.
- Fixed: Player movement animation was not stopped when starting a conversation.


SVN r1439 (trunk)
2009-02-22 10:25:12 +00:00
..
deftypes.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
fmopl.cpp - Fixed: With opl_onechip set the second OPL chip was never set to anything valid 2009-02-22 10:25:12 +00:00
fmopl.h - Restored the rhythm section to fmopl.cpp and made some slight updates from 2009-01-25 04:22:19 +00:00
mlopl.cpp - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00
mlopl_io.cpp - Fixed: With opl_onechip set the second OPL chip was never set to anything valid 2009-02-22 10:25:12 +00:00
music_opl_mididevice.cpp - Implemented some more controllers for the OPL player: 2008-09-05 02:04:50 +00:00
music_opldumper_mididevice.cpp - Added support for dumping from RAW/DRO/IMF files, so now anything that 2008-04-03 02:31:39 +00:00
muslib.h - Restored the rhythm section to fmopl.cpp and made some slight updates from 2009-01-25 04:22:19 +00:00
opl_mus_player.cpp - Fixed: With opl_onechip set the second OPL chip was never set to anything valid 2009-02-22 10:25:12 +00:00
opl_mus_player.h - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00