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-09 04:16:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
4c8f221fb8
Merged SFMError into Common::Error, added some new error codes; revised some error handling in DefaultSaveManager
...
svn-id: r34915
2008-11-06 16:40:00 +00:00
..
events
/default
Forgot to mention yet another Engine class change: mainMenuDialog -> openMainMenuDialog; and also forgot to commit this related file :/
2008-10-02 17:55:08 +00:00
fs
Renamed FilesystemNode -> FSNode
2008-10-02 16:58:59 +00:00
midi
Turned enum PluginError into Common::Error, which in the future is to be used in more places. Help with this is highly welcome
2008-11-05 17:24:56 +00:00
platform
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters)
2008-11-06 15:02:50 +00:00
plugins
Renamed FilesystemNode -> FSNode
2008-10-02 16:58:59 +00:00
saves
Merged SFMError into Common::Error, added some new error codes; revised some error handling in DefaultSaveManager
2008-11-06 16:40:00 +00:00
timer
/default
Doxygenified a comment
2008-06-28 15:27:40 +00:00
module.mk
add PSPSaveFileManager class (subclassed DefaultSaveFileManager)
2008-11-03 22:21:34 +00:00