scummvm/backends/fs
2004-11-29 11:14:12 +00:00
..
morphos Since we do ref counting on the nodes now, we can re-use the root nodes now 2004-11-21 13:18:07 +00:00
palmos Since we do ref counting on the nodes now, we can re-use the root nodes now 2004-11-21 13:18:07 +00:00
posix Since we do ref counting on the nodes now, we can re-use the root nodes now 2004-11-21 13:18:07 +00:00
windows Allow the file browser to get back to the "pseudo root" under Windows. This 2004-11-29 11:14:12 +00:00
.cvsignore Changed the FilesystemNode implementation to make it easier to use (client code doesn't have to worry about the memory managment anymore, it's all 'automatic' now). May have introduced a mem leak or two, please check :-) 2004-11-20 21:35:49 +00:00
fs.cpp Allow the file browser to get back to the "pseudo root" under Windows. This 2004-11-29 11:14:12 +00:00
fs.h Since we do ref counting on the nodes now, we can re-use the root nodes now 2004-11-21 13:18:07 +00:00