mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 19:13:40 +00:00
ea766c566316e838a12de1fd56e54621091d00e4
XMLWriter: - Added automatic escaping of attribute values, character data and comments to ensure well-formedness. - Removed choice of encoding (it's always UTF-8). - Removed option for DOCTYPE / DTD; changed to standalone="yes". - Added pretty-print toggle. - Fixed bug when calling XML_Text multiple times per element. - Added tests. MapWriter: - removed some redundant braces This was SVN commit r4673.
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.4%
JavaScript
35.5%
C
3.3%
Python
2.2%
Lua
0.6%
Other
1.7%