scummvm/backends/fs
2007-10-31 19:37: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 Fixed a load of compile errors, reverted additions to lastPathComponent() which were clearly in error. 2007-10-13 15:41: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 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
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 fix compile after recent fs code rename 2007-10-17 19:45:23 +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