This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-20 17:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Florian Kagerer
c35e350531
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM
...
svn-id: r50288
2010-06-25 20:51:57 +00:00
..
detection.cpp
Add detection of original directory structure for Touche.
2010-06-17 13:42:02 +00:00
graphics.cpp
…
graphics.h
…
menu.cpp
COMMON: Get rid of Common::StringList
2010-03-18 15:54:40 +00:00
midi.cpp
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM
2010-06-25 20:51:57 +00:00
midi.h
…
module.mk
…
opcodes.cpp
…
resource.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
saveload.cpp
Got rid of some more ioFailed uses (also fixed a potential leak in graphics/font.cpp, and handle eos correctly in the FLAC code)
2009-07-14 18:24:20 +00:00
staticres.cpp
…
touche.cpp
Add detection of original directory structure for Touche.
2010-06-17 13:42:02 +00:00
touche.h
COMMON: Move Common::RandomSource to common/random.*
2010-03-18 15:07:11 +00:00