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-17 15:33:23 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Johannes Schickel
668f6e5de8
Adapt TOUCHE to use the new FLAC, Vorbis and MP3 factories (it didn't use any looping features anyway).
...
svn-id: r47066
2010-01-06 00:02:19 +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
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
2009-12-09 18:12:51 +00:00
midi.h
…
module.mk
…
opcodes.cpp
…
resource.cpp
Adapt TOUCHE to use the new FLAC, Vorbis and MP3 factories (it didn't use any looping features anyway).
2010-01-06 00:02:19 +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
TOUCHE: disable flag 777 update (not checked by any scripts)
2009-08-25 21:30:05 +00:00
touche.h
Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome)
2009-11-24 22:10:14 +00:00