scummvm/backends/fs
2006-08-28 13:39:44 +00:00
..
amigaos4 Added FilesystemNode::name method 2006-07-22 14:14:16 +00:00
dc Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made) 2006-08-28 13:34:15 +00:00
ds Added FilesystemNode::name method 2006-07-22 14:14:16 +00:00
gp32 Oops. some systems are using '\\' instead of '/' fixing that now... 2006-08-28 13:39:44 +00:00
morphos Added FilesystemNode::name method 2006-07-22 14:14:16 +00:00
palmos Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made) 2006-08-28 13:34:15 +00:00
posix Don't strip the first character of the filename when FilesystemNode is instantiated with just the filename and no path. 2006-08-26 19:16:15 +00:00
ps2 Added FilesystemNode::name method 2006-07-22 14:14:16 +00:00
psp Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made) 2006-08-28 13:34:15 +00:00
symbian Oops. some systems are using '\\' instead of '/' fixing that now... 2006-08-28 13:39:44 +00:00
windows Oops. some systems are using '\\' instead of '/' fixing that now... 2006-08-28 13:39:44 +00:00
abstract-fs.h Added isValid to FilesystemNode and AbstractFilesystemNode. See my mail to -devel for more information. 2006-07-22 17:01:50 +00:00