0ad/source/gui/scripting
Ykkrosh 65bcedb9fc Load map descriptions from their XML file.
Add basic hold-fire stance, and use it for some test maps.
Add JSON data container to map XML files, to simplify the interaction
between scripts and maps.
Fix fixed-point printing so it roundtrips safely through map files.
Fix camera startup positions in old-format maps.

This was SVN commit r7844.
2010-08-04 21:15:41 +00:00
..
GuiScriptConversions.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
JSInterface_GUITypes.cpp Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
JSInterface_GUITypes.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
JSInterface_IGUIObject.cpp Reduce use of strongly-discouraged JS_ValueToFunction 2010-06-27 11:55:49 +00:00
JSInterface_IGUIObject.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
ScriptFunctions.cpp Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00