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-24 03:24:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Gregory Montoir
b6adcca897
moved midi driver object creation to MidiPlayer class (to match delete call)
...
svn-id: r32798
2008-06-26 10:12:12 +00:00
..
detection.cpp
Allow static and dynamic plugins to be used at the same time
2008-05-06 03:00:26 +00:00
graphics.cpp
don't expose the Common::drawLine implementation details in client code, keep it local to graphics.cpp.
2007-11-25 23:26:50 +00:00
graphics.h
don't expose the Common::drawLine implementation details in client code, keep it local to graphics.cpp.
2007-11-25 23:26:50 +00:00
menu.cpp
add virtual keyboard show/hide calls
2008-01-10 22:04:00 +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
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +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
moved midi driver object creation to MidiPlayer class (to match delete call)
2008-06-26 10:12:12 +00:00
staticres.cpp
add polish version (bug report
#1800500
)
2007-09-26 19:18:47 +00:00
touche.cpp
moved midi driver object creation to MidiPlayer class (to match delete call)
2008-06-26 10:12:12 +00:00
touche.h
Patch
#1825276
: "DETECTION: advanced detector engine simplification"
2007-11-03 21:06:58 +00:00