0ad/source/lib/file/common
historic_bruno c0b4e78801 Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games, fixes #3108.
Fixes test failures on OS X 10.7 and older, refs #3109

This was SVN commit r17133.
2015-10-15 03:31:30 +00:00
..
tests refactor path interface: 2011-03-23 13:36:20 +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 cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
file_stats.cpp Convert debug_printf to take UTF-8 strings instead of wchar_t. 2015-02-14 01:45:13 +00:00
file_stats.h major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
real_directory.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
real_directory.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
trace.cpp Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games, fixes #3108. 2015-10-15 03:31:30 +00:00
trace.h Corrects some Doxygen comments and adds a few others of interest. 2012-03-01 03:55:05 +00:00