scummvm/backends/fs
Eugene Sandulenko 5e666ef774 Patch #1971285: "Nintendo Wii port"
svn-id: r32547
2008-06-04 20:28:20 +00:00
..
amigaos4 Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
ds DS: Forgot to commit #include changes in the ds-fs.* files; this allows to get rid of -Isource/fat 2008-06-03 21:04:41 +00:00
palmos Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works fine now 2008-02-26 20:54:02 +00:00
posix Don't #include the FS factory implementations in common/system.cpp; rather, rely on the build system to include them 2008-02-24 23:14:04 +00:00
ps2 Fix compile. 2008-03-03 01:09:09 +00:00
psp Don't #include the FS factory implementations in common/system.cpp; rather, rely on the build system to include them 2008-02-24 23:14:04 +00:00
symbian Remove Symbian FS creation from common SDL code 2008-04-02 21:19:17 +00:00
wii Patch #1971285: "Nintendo Wii port" 2008-06-04 20:28:20 +00:00
windows Don't #include the FS factory implementations in common/system.cpp; rather, rely on the build system to include them 2008-02-24 23:14:04 +00:00
abstract-fs.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
fs-factory.h Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory() 2008-02-23 23:03:08 +00:00