1
0
forked from 0ad/0ad
0ad/source/ps/XML
Ykkrosh b2f5dd1b62 Non-PCH build fixes
This was SVN commit r8949.
2011-02-19 22:30:34 +00:00
..
tests Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
RelaxNG.cpp warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
RelaxNG.h # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
Xeromyces.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
Xeromyces.h Fix tests. 2010-12-04 15:08:18 +00:00
XeroXMB.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
XeroXMB.h Non-PCH build fixes 2011-02-19 22:30:34 +00:00
XMLWriter.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
XMLWriter.h less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module 2010-07-04 10:15:53 +00:00