scummvm/backends/fs
2008-08-27 20:31:22 +00:00
..
amigaos4 Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for them to be singletons (actually true for all other FS factories) 2008-08-22 11:36:47 +00:00
ds FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
palmos FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
posix FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
ps2 FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
psp FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
symbian FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
wii FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
windows FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
abstract-fs.cpp FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
abstract-fs.h FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character 2008-08-27 20:31:22 +00:00
fs-factory.h Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory() 2008-02-23 23:03:08 +00:00