0ad/source
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
..
collada Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
graphics Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
gui Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib improvement to os_cpu_SetThreadAffinityMask: avoid Sleep(), fall back to APIC ID if GetCurrentProcessorNumber is unavailable 2010-08-02 07:56:37 +00:00
maths Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
renderer Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
scripting Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
scriptinterface Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
sound add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
tools Delete lots of obsolete unused script-interface code. 2010-08-01 20:56:34 +00:00
contributors.txt Update contributors list 2010-07-29 15:57:04 +00:00
main.cpp add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00