1
0
forked from 0ad/0ad
0ad/source/lib/file
2012-02-16 13:50:31 +00:00
..
archive safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access) 2011-11-29 16:51:58 +00:00
common cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
disabled_tests license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
io # Allow saving and loading single-player games. 2011-10-30 00:07:28 +00:00
vfs Use dummy IO tracer, to avoid overhead of storing data that will never be used. (See #1143.) 2012-02-02 23:12:36 +00:00
file_system.cpp Be more informative about errors in CreateDirectories 2012-02-16 13:50:31 +00:00
file_system.h sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN 2011-10-10 10:04:36 +00:00
file.cpp refactor file interface. requires workspace update 2011-05-25 10:39:13 +00:00
file.h sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN 2011-10-10 10:04:36 +00:00