scummvm/backends/fs
2006-10-08 18:15:18 +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 Adding new name() method. 2006-08-31 19:32:38 +00:00
gp32 Oops. some systems are using '\\' instead of '/' fixing that now... 2006-08-28 13:39:44 +00:00
morphos 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
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
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