Split skeleton definitions into multiple files, adds hotloading support for skeleton files. Fixes #190.

This was SVN commit r13544.
This commit is contained in:
leper
2013-07-08 20:25:06 +00:00
parent 041855e547
commit 27086be9c3
31 changed files with 2056 additions and 1950 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
/* Copyright (C) 2009 Wildfire Games.
/* Copyright (C) 2013 Wildfire Games.
* This file is part of 0 A.D.
*
* 0 A.D. is free software: you can redistribute it and/or modify
@@ -83,7 +83,7 @@ public:
/**
* Initialises the global state with skeleton data loaded from the
* given XML data. Must only be called once.
* given XML data.
* @todo Stop using global state.
* @param xmlData
* @param xmlLength