1
0
forked from 0ad/0ad
0ad/source/simulation2
Ykkrosh 1706363bab Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr.
Also delete some unused declarations, and rename is_playing to
snd_is_playing.

This was SVN commit r7813.
2010-07-29 15:55:41 +00:00
..
components Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
docs Expose Footprint::GetShape and TemplateManager::FindAllTemplates to scripts. 2010-05-01 09:48:39 +00:00
helpers Fix #497 (Make square unit outlines match the ground better), based on patch from evans 2010-07-22 20:52:25 +00:00
scripting # Added AI for chickens. 2010-07-18 15:19:49 +00:00
serialization Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
system Fix compile error 2010-07-25 17:03:07 +00:00
tests Fix script caching of inherited templates. 2010-07-21 16:04:17 +00:00
MessageTypes.h # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Simulation2.cpp less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module 2010-07-04 10:15:53 +00:00
Simulation2.h # Delete a lot of obsolete simulation code. 2010-05-20 18:09:23 +00:00
TypeList.h # Added AI for chickens. 2010-07-18 15:19:49 +00:00