0ad/source/ps/XML
Ykkrosh 8a39ea5543 Avoid misaligned pointer dereferences, which can fail on ARM.
Based on patch by BogDan. Refs #2996.

This was SVN commit r16205.
2015-01-23 20:39:40 +00:00
..
tests CLogger: Use cppformat instead of sys_vswprintf. 2015-01-22 20:30:05 +00:00
RelaxNG.cpp Automatically convert all CLogger format strings from wchar_t* to char*. 2015-01-22 20:31:30 +00:00
RelaxNG.h # Add new renderer mode based on GL_ARB_fragment_program. 2011-03-26 20:17:21 +00:00
Xeromyces.cpp Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages. 2015-01-22 20:37:38 +00:00
Xeromyces.h Remove some redundant code 2012-03-05 18:30:00 +00:00
XeroXMB.cpp Avoid misaligned pointer dereferences, which can fail on ARM. 2015-01-23 20:39:40 +00:00
XeroXMB.h Add XMB file format version to the XMB files and check it when loading a file. 2014-06-14 23:41:33 +00:00
XMLWriter.cpp Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
XMLWriter.h # Add new renderer mode based on GL_ARB_fragment_program. 2011-03-26 20:17:21 +00:00