1
0
forked from 0ad/0ad
0ad/source/lib/file
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
..
archive Disable compression of public.zip (fixes #671). 2010-12-04 15:57:55 +00:00
common Fix #739 (test failures). 2011-02-24 00:32:38 +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 cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed 2010-11-01 11:09:03 +00:00
vfs Fix #739 (test failures). 2011-02-24 00:32:38 +00:00
file_system_util.cpp # Add -archivebuild mode to generate .zip files for releases, with automatic compression of textures. 2010-09-18 18:21:00 +00:00
file_system_util.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
file_system.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_system.h parallel studio 2011 warning fixes 2010-10-28 12:22:11 +00:00
file.cpp fixes/improvements from work: 2011-01-28 13:40:07 +00:00
file.h add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00