1
0
forked from 0ad/0ad
0ad/source/simulation2
Itms 2db0fb27ae SpiderMonkey 38 upgrade: 21/35
The naming conventions for typed array types changed. Patch by leper.
Addresses https://bugzilla.mozilla.org/show_bug.cgi?id=1021790

This was SVN commit r18675.
2016-09-02 16:36:40 +00:00
..
components SpiderMonkey 38 upgrade: 13/35 2016-09-02 16:28:17 +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 SpiderMonkey 38 upgrade: 21/35 2016-09-02 16:36:40 +00:00
system SpiderMonkey 38 upgrade: 13/35 2016-09-02 16:28:17 +00:00
tests Actually seed the random number generator used in the simulation. Reviewed by sanderd17, fixes #4127. 2016-08-14 16:28:54 +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