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-10 20:01:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Gregory Montoir
dc312ff96f
TOUCHE: disable flag 777 update (not checked by any scripts)
...
svn-id: r43735
2009-08-25 21:30:05 +00:00
..
detection.cpp
Added game GUI options to advancedDetector and updated all engines
2009-06-06 17:56:41 +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
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
2009-05-29 14:38:22 +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
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
2009-02-07 05:05:14 +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
fix for bug
#2040311
: TOUCHE: Missing characters in the spanish version
2008-08-07 21:49:55 +00:00
touche.cpp
TOUCHE: disable flag 777 update (not checked by any scripts)
2009-08-25 21:30:05 +00:00
touche.h
Engines: Fused several init&go methods into a single run method
2009-03-01 04:42:46 +00:00