scummvm/backends/saves
Willem Jan Palenstijn 1462efb52d Recreate FSNode after calling checkPath since checkPath may
have created the directory the FSNode points to, invalidating
its cached metadata. In the future, it might be nice to add
a FSNode::rescan() function for this? This fixes #2793187 .

svn-id: r42357
2009-07-10 22:29:25 +00:00
..
default Recreate FSNode after calling checkPath since checkPath may 2009-07-10 22:29:25 +00:00
posix The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
psp Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps). 2009-03-25 21:58:16 +00:00
savefile.cpp Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00