1
0
forked from 0ad/0ad
0ad/source/simulation2
2014-01-23 11:32:08 +00:00
..
components AIs now properly receive aura and technology updates. Fixes #2377, Refs #1520 . Consequently reimplement repairing for AIs. 2014-01-16 20:32:44 +00:00
docs Updates example component documentation 2013-02-26 19:58:51 +00:00
helpers fix compiling problem caused by 8226d75715 2014-01-07 14:37:02 +00:00
scripting Add vector prototype to vector-like return values from C++ to JS. Fixes #2394. 2014-01-23 11:32:08 +00:00
serialization Adds DynamicArena allocator that grows by fixed chunk size, fixes #2142. 2013-09-30 01:22:44 +00:00
system Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
tests Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
MessageTypes.h AIs now properly receive aura and technology updates. Fixes #2377, Refs #1520 . Consequently reimplement repairing for AIs. 2014-01-16 20:32:44 +00:00
Simulation2.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
Simulation2.h Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
TypeList.h AIs now properly receive aura and technology updates. Fixes #2377, Refs #1520 . Consequently reimplement repairing for AIs. 2014-01-16 20:32:44 +00:00