1
0
forked from 0ad/0ad
0ad/source/simulation2
2016-10-28 16:11:59 +00:00
..
components Remove unneeded braces and whitespace in empty lines. 2016-10-28 16:11:59 +00:00
docs Implements relative templates. Fixes #2936. Thanks to leper, wraitii, historicbruno and everyone else that helped. 2015-12-05 17:02:25 +00:00
helpers SpiderMonkey 38 upgrade: 10/35 2016-09-02 16:24:46 +00:00
scripting SpiderMonkey 38 upgrade: 17/35 2016-09-02 16:33:10 +00:00
serialization Add missing JSAutoRequest calls. (hopefully all of them have been spotted now) 2016-09-18 09:34:45 +00:00
system SpiderMonkey 38 upgrade: 33/35 2016-09-02 16:53:22 +00:00
tests SpiderMonkey 38 upgrade: 32/35 2016-09-02 16:51:09 +00:00
MessageTypes.h Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
Simulation2.cpp Actually seed the random number generator used in the simulation. Reviewed by sanderd17, fixes #4127. 2016-08-14 16:28:54 +00:00
Simulation2.h Actually seed the random number generator used in the simulation. Reviewed by sanderd17, fixes #4127. 2016-08-14 16:28:54 +00:00
TypeList.h Rename TechnologyTemplateManager to DataTemplateManager in order to reflect its new function. Fixes #3909. Disable serialisation of technology templates. Refs #3834 2016-04-27 08:25:47 +00:00