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-02-01 16:35:20 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Max Horn
8f33d4a40a
Implemented GMM loading (and, once the GMM supports it, saving) for SCUMM
...
svn-id: r34913
2008-11-06 15:41:38 +00:00
..
detection.cpp
Got rid of the unused 'filename' attribute in SaveStateDescriptor
2008-11-05 15:41:12 +00:00
graphics.cpp
fix for bug
#2040484
: TOUCHE: Graphic glitch with long answer options
2008-08-07 21:50:12 +00:00
graphics.h
fix for bug
#2040484
: TOUCHE: Graphic glitch with long answer options
2008-08-07 21:50:12 +00:00
menu.cpp
Patch
#2122869
: ALL: Common load dialog
2008-11-03 18:32:16 +00:00
midi.cpp
moved midi driver object creation to MidiPlayer class (to match delete call)
2008-06-26 10:12:12 +00:00
midi.h
moved midi driver object creation to MidiPlayer class (to match delete call)
2008-06-26 10:12:12 +00:00
module.mk
Allow static and dynamic plugins to be used at the same time
2008-05-06 03:00:26 +00:00
opcodes.cpp
TOUCHE works with the new GMM implementation
2008-07-13 22:24:55 +00:00
resource.cpp
no need to assert here, just don't start playing the stream if read failed
2007-09-26 19:20:59 +00:00
saveload.cpp
Implemented GMM loading (and, once the GMM supports it, saving) for SCUMM
2008-11-06 15:41:38 +00:00
staticres.cpp
fix for bug
#2040311
: TOUCHE: Missing characters in the spanish version
2008-08-07 21:49:55 +00:00
touche.cpp
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
2008-09-30 12:27:38 +00:00
touche.h
Implemented GMM loading (and, once the GMM supports it, saving) for SCUMM
2008-11-06 15:41:38 +00:00