scummvm/backends/fs
Alexander Tkachev ae8e7f39f5 CLOUD: Make download() create necessary directories
DumpFile::open() with createPath=true create would create the missing
directories from the path before opening a file. Thus, one can easily
create a file and avoid "can't open a file" error.
2016-08-24 16:07:55 +06:00
..
amigaos4 AMIGAOS: Re-add a DosList feature 2015-01-26 19:56:24 +02:00
chroot BACKENDS: Make ChRootFilesystemFactory's constructor explicit. 2016-01-07 10:58:26 +01: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 CLOUD: Make download() create necessary directories 2016-08-24 16:07:55 +06: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 CLOUD: Make download() create necessary directories 2016-08-24 16:07:55 +06:00
abstract-fs.cpp BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
abstract-fs.h CLOUD: Make download() create necessary directories 2016-08-24 16:07:55 +06: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