1
0
forked from 0ad/0ad
0ad/source
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
..
collada Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics Fix #472 (fixed-point CTerrain::GetExactGroundLevel), based on patch from JubJub 2010-04-06 17:31:38 +00:00
gui Report S3TC non-support with an in-game GUI message box. 2010-03-23 22:45:07 +00:00
i18n Fix spidermonkey-tip to build on Windows. Add precompiled binaries. 2010-03-19 20:28:22 +00:00
lib Fix window title only displaying the first character 2010-04-06 12:32:17 +00:00
maths Fix MSVC compiler warnings (replace most M_PI with (float)M_PI) 2010-03-26 19:04:40 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
pch # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
ps # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
renderer Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
scripting Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
scriptinterface Expose JS_HasProperty 2010-04-09 18:45:28 +00:00
simulation Remove CSoundGroupMgr, since it is unnecessary and broken and leaks memory 2010-04-06 15:17:06 +00:00
simulation2 # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
sound Remove CSoundGroupMgr, since it is unnecessary and broken and leaks memory 2010-04-06 15:17:06 +00:00
tools # Initial support for automatic validation of entity template XML. 2010-04-09 19:02:39 +00:00
contributors.txt Update contributors list 2010-02-03 20:08:53 +00:00
main.cpp Remove CSoundGroupMgr, since it is unnecessary and broken and leaks memory 2010-04-06 15:17:06 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00