scummvm/backends/fs
Willem Jan Palenstijn 4b09957386 AMIGAOS4: Fix getParent() for non-directories
The previous attempt in d32816c0 was broken because it failed
to realize that _pFileLock is only set for directories.

This patch also tries to clarify this by making the root node logic
explicit in isRootNode().
2014-10-11 21:13:13 +02:00
..
amigaos4 AMIGAOS4: Fix getParent() for non-directories 2014-10-11 21:13:13 +02:00
ds DS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
n64 N64: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
posix POSIX: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
ps2 Merge pull request #426 from sunmax/master 2014-04-28 21:20:42 +03:00
ps3 PS3: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
psp PSP: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
symbian SYMBIAN: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
wii WII: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
windows WIN32: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
abstract-fs.cpp BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
abstract-fs.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
fs-factory.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
stdiostream.cpp BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
stdiostream.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00