This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
56c9e3ab04
scummvm
/
backends
/
fs
History
Download ZIP
Download TAR.GZ
Travis Howell
a9bef1051e
Remove file attribute check, since getChild() can be called on file path that doesn'r exist.
...
svn-id: r33633
2008-08-05 11:42:04 +00:00
..
amigaos4
Changed all delete [] usages to delete[].
2008-05-07 14:31:45 +00:00
ds
DS: Forgot to commit #include changes in the ds-fs.* files; this allows to get rid of -Isource/fat
2008-06-03 21:04:41 +00:00
palmos
Fixed FileSystemNode::exists() method, see bug
#1875588
. SAGA engine works fine now
2008-02-26 20:54:02 +00:00
posix
cleanup
2008-08-03 18:29:37 +00:00
ps2
Fix compile.
2008-03-03 01:09:09 +00:00
psp
Don't #include the FS factory implementations in common/system.cpp; rather, rely on the build system to include them
2008-02-24 23:14:04 +00:00
symbian
Remove Symbian FS creation from common SDL code
2008-04-02 21:19:17 +00:00
wii
Patch
#1971285
: "Nintendo Wii port"
2008-06-04 20:28:20 +00:00
windows
Remove file attribute check, since getChild() can be called on file path that doesn'r exist.
2008-08-05 11:42:04 +00:00
abstract-fs.h
cleanup
2008-08-03 18:29:37 +00:00
fs-factory.h
Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory()
2008-02-23 23:03:08 +00:00