scummvm/backends/fs
Johannes Schickel 600ab40bca Changed all delete [] usages to delete[].
svn-id: r31927
2008-05-07 14:31:45 +00:00
..
amigaos4 Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
ds Removing dead code 2008-03-29 21:17:43 +00:00
gp32 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
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
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