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-03-04 17:29:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
f03ae8addb
Paranoia
...
svn-id: r15973
2004-12-03 10:36:30 +00:00
..
dc
Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory' parameter from SaveFileManager::openSavefile and listSavefiles (they always use getSavePath() now, which is what we did anyway)
2004-11-27 00:26:11 +00:00
fs
Allow the file browser to get back to the "pseudo root" under Windows. This
2004-11-29 11:14:12 +00:00
gp32
Rename remaining OSystem methods to match our coding guidelines
2004-09-28 20:19:37 +00:00
midi
Synched with upstream (Munt 0.1.1).
2004-12-02 23:00:15 +00:00
morphos
Rename remaining OSystem methods to match our coding guidelines
2004-09-28 20:19:37 +00:00
null
Rename remaining OSystem methods to match our coding guidelines
2004-09-28 20:19:37 +00:00
PalmOS
Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory' parameter from SaveFileManager::openSavefile and listSavefiles (they always use getSavePath() now, which is what we did anyway)
2004-11-27 00:26:11 +00:00
sdl
Paranoia
2004-12-03 10:36:30 +00:00
wince
Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it probably isn't enough to get things compiling again :-/
2004-11-26 21:10:56 +00:00
x11
Rename remaining OSystem methods to match our coding guidelines
2004-09-28 20:19:37 +00:00
intern.h
Obsolete
2004-03-02 13:07:08 +00:00
module.mk
Changed the FilesystemNode implementation to make it easier to use (client code doesn't have to worry about the memory managment anymore, it's all 'automatic' now). May have introduced a mem leak or two, please check :-)
2004-11-20 21:35:49 +00:00