scummvm/backends
Max Horn 3da8e08c0c Fixed various warnings
svn-id: r15939
2004-11-28 13:10:57 +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 Since we do ref counting on the nodes now, we can re-use the root nodes now 2004-11-21 13:18:07 +00:00
gp32 Rename remaining OSystem methods to match our coding guidelines 2004-09-28 20:19:37 +00:00
midi Fixed various warnings 2004-11-28 13:10:57 +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 Fix a`ll engines. They work, though current fix is just temporary. 2004-11-24 00:14:21 +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