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-14 05:30:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
touche
History
Gregory Montoir
e5e353d89c
fixed loading of savestates on startup
...
svn-id: r28476
2007-08-06 20:24:05 +00:00
..
detection.cpp
Patch
#1733764
: "Fallback detection patch". GSoC student.
2007-06-12 12:22:25 +00:00
graphics.cpp
add missing clipping
2007-07-31 21:19:45 +00:00
graphics.h
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
midi.cpp
added missing MIDI gm->mt32 program change mapping (bug
#1759318
)
2007-07-30 17:45:43 +00:00
midi.h
added missing MIDI gm->mt32 program change mapping (bug
#1759318
)
2007-07-30 17:45:43 +00:00
module.mk
Renamed plugin.cpp to detection.cpp in all engines
2007-04-27 20:23:25 +00:00
opcodes.cpp
workaround for bug
#1751149
(original game issue).
2007-07-25 20:03:31 +00:00
resource.cpp
workaround for original game graphic glitch
#1751170
2007-08-01 20:59:59 +00:00
saveload.cpp
fix for bug
#1751226
(glitches on save/load
2007-07-31 21:17:15 +00:00
staticres.cpp
added missing MIDI gm->mt32 program change mapping (bug
#1759318
)
2007-07-30 17:45:43 +00:00
touche.cpp
fixed loading of savestates on startup
2007-08-06 20:24:05 +00:00
touche.h
renamed wrongly named parameter
2007-07-25 20:05:35 +00:00
ui.cpp
Move the redrawing of dialog windows (options, save, load, ...) so that we do
2007-06-30 08:24:36 +00:00