scummvm/backends/fs
2008-01-18 17:24:34 +00:00
..
amigaos4 Factorize most of the common code in the isReadable() and isWritable() methods for the AmigaOS backend, via the getFibProtection() method. 2007-10-31 19:37:34 +00:00
dc Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00
ds Use explicit path in #include statement (DS port specific) 2008-01-18 17:24:34 +00:00
gp32 Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00
morphos Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00
palmos Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00
posix Removed obsolete comment 2007-12-25 23:16:52 +00:00
ps2 Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00
psp implement exists(), isReadable() and isWritable() stubs using access() 2008-01-17 21:35:31 +00:00
symbian Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00
windows make sure our GetCurrentDirectory is used (non existant in ce api) 2007-10-28 17:59:14 +00:00
abstract-fs-factory.cpp Fix linker issues when doing a plugin build, and (hopefully) also on Windows 2007-09-18 21:34:57 +00:00
abstract-fs-factory.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
abstract-fs.h Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName(). 2007-10-07 00:28:38 +00:00