scummvm/backends/fs
2008-09-03 11:22:51 +00:00
..
amigaos4 Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
ds Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
palmos Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
posix Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
ps2 Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
psp Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
symbian Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
wii Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
windows Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
abstract-fs.cpp Added new AbstractFilesystemNode::openForReading & ::openForWriting method, based on StdioStream; changed FilesystemNode to use them 2008-09-03 10:40:46 +00:00
abstract-fs.h Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases 2008-09-03 11:22:51 +00:00
fs-factory.h Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory() 2008-02-23 23:03:08 +00:00