1
0
forked from 0ad/0ad
0ad/source/lib/file/common
Ykkrosh f6c1d98c9a Fix #739 (test failures).
Use JSON in debug serializer output unless it fails due to e.g. cyclic
values, in which case use toSource.
Disable file stats code by default, since its output isn't used.

This was SVN commit r8975.
2011-02-24 00:32:38 +00:00
..
tests license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
file_loader.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
file_loader.h fix VFS real path retrieval for files mounted from multiple directories (e.g. mods) 2010-09-05 21:41:45 +00:00
file_stats.cpp Fix #739 (test failures). 2011-02-24 00:32:38 +00:00
file_stats.h Fix #739 (test failures). 2011-02-24 00:32:38 +00:00
real_directory.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
real_directory.h fix VFS real path retrieval for files mounted from multiple directories (e.g. mods) 2010-09-05 21:41:45 +00:00
trace.cpp Fix more --without-pch 2010-08-10 20:22:23 +00:00
trace.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00