0ad/source/simulation2
Ykkrosh 40688ec5df # Initial support for automatic validation of entity template XML.
Add RelaxNG schemas for all current components.
Add -dumpSchema command-line option to dump the combined entity schema.
Add a Perl script to validate entity templates against the schema.
See #413.

This was SVN commit r7452.
2010-04-09 19:02:39 +00:00
..
components # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
docs # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
helpers Fix MSVC compiler warnings (replace most M_PI with (float)M_PI) 2010-03-26 19:04:40 +00:00
scripting # Basic projectile attacks in new simulation system 2010-03-07 21:38:39 +00:00
serialization wchar.h -> utf8.h (see previous change) 2010-03-01 14:55:34 +00:00
system # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
tests Support 'replace' attribute in entity template inheritance. 2010-04-09 18:43:50 +00:00
MessageTypes.h Move Position.h to a better location. 2010-03-17 23:13:21 +00:00
Simulation2.cpp # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
Simulation2.h # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
TypeList.h # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00