scummvm/backends/fs
Torbjörn Andersson 16e7a12878 Some very obvious cleanups.
svn-id: r25635
2007-02-16 17:13:29 +00:00
..
amigaos4 Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problems 2006-10-08 12:50:53 +00:00
dc Added name() method. 2006-09-10 09:10:30 +00:00
ds Some very obvious cleanups. 2007-02-16 17:13:29 +00:00
gp32 Oops. some systems are using '\\' instead of '/' fixing that now... 2006-08-28 13:39:44 +00:00
morphos Patch #1594533: morphos fs backend 2006-11-12 11:43:46 +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 Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files 2006-09-23 00:42:35 +00:00
symbian Oops. some systems are using '\\' instead of '/' fixing that now... 2006-08-28 13:39:44 +00:00
windows Initial commit of the wince-gcc re-port 2006-10-08 18:15:18 +00:00
abstract-fs.h Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00