This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-18 07:53:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
fs
History
Travis Howell
84c99c8242
Revert the last change, since AbstractFilesystemNode::child() handles files and directories
...
svn-id: r22319
2006-05-03 21:53:38 +00:00
..
amigaos4
Changed FilesystemNode::listDir to return a bool indicating its success (or failure)
2006-05-03 20:43:26 +00:00
morphos
Changed FilesystemNode::listDir to return a bool indicating its success (or failure)
2006-05-03 20:43:26 +00:00
palmos
Changed FilesystemNode::listDir to return a bool indicating its success (or failure)
2006-05-03 20:43:26 +00:00
posix
Changed FilesystemNode::listDir to return a bool indicating its success (or failure)
2006-05-03 20:43:26 +00:00
ps2
Changed FilesystemNode::listDir to return a bool indicating its success (or failure)
2006-05-03 20:43:26 +00:00
symbian
Changed FilesystemNode::listDir to return a bool indicating its success (or failure)
2006-05-03 20:43:26 +00:00
windows
Revert the last change, since AbstractFilesystemNode::child() handles files and directories
2006-05-03 21:53:38 +00:00
abstract-fs.h
Removed FilesystemNode::isValid (leaving it up to the porters to decide whether to remove their isValid code or not)
2006-05-03 20:49:33 +00:00
fs.cpp
Removed FilesystemNode::isValid (leaving it up to the porters to decide whether to remove their isValid code or not)
2006-05-03 20:49:33 +00:00
fs.h
Removed FilesystemNode::isValid (leaving it up to the porters to decide whether to remove their isValid code or not)
2006-05-03 20:49:33 +00:00