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-02-12 22:51:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Christopher Page
2acbc2a88e
Merged revisions 33626-33627 via svnmerge from
...
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33629
2008-08-05 02:31:26 +00:00
..
events
/default
Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit, shouldQuit is only set if there's an EVENT_QUIT. EVENT_RTL and EVENT_QUIT are completely separate from each other. Engine::quit() method now checks both _shouldQuit and _shouldRTL to determine if the engine should exit. There is no longer a need for resetQuit(), so it's removed
2008-07-16 04:22:56 +00:00
fs
cleanup
2008-08-03 18:29:37 +00:00
midi
Fixed code formatting
2008-07-14 07:54:18 +00:00
platform
Merged revisions 33626-33627 via svnmerge from
2008-08-05 02:31:26 +00:00
plugins
Fixed win32 plugin provider.
2008-07-27 11:07:38 +00:00
saves
Pushed some port specific code from DefaultSaveFileManager out to port specific code in backends/platform/
2008-08-04 19:38:28 +00:00
timer
/default
Doxygenified a comment
2008-06-28 15:27:40 +00:00
module.mk
Patch
#1971285
: "Nintendo Wii port"
2008-06-04 20:28:20 +00:00