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-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Johannes Schickel
5a0556f09c
Committed my patch
#2123680
"SDL: Backend transaction / rollback support".
...
svn-id: r35062
2008-11-14 22:08:10 +00:00
..
detection.cpp
Added save/load support from the GMM for the touche engine
2008-11-11 17:57:13 +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
Switched various Engine APIs to use Common::Error
2008-11-06 17:05:54 +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
add missing version check for compressed sound file
2008-11-11 13:08:06 +00:00
saveload.cpp
Switched various Engine APIs to use Common::Error
2008-11-06 17:05:54 +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
Committed my patch
#2123680
"SDL: Backend transaction / rollback support".
2008-11-14 22:08:10 +00:00
touche.h
Added save/load support from the GMM for the touche engine
2008-11-11 17:57:13 +00:00