0ad/source/simulation2
Itms 8747b1c098 SpiderMonkey 38 upgrade: 17/35
JS_GetUint*Array now takes an AutoCheckCannotGC parameter. Based on
patch by leper.
Addresses https://bugzilla.mozilla.org/show_bug.cgi?id=1061288

This was SVN commit r18671.
2016-09-02 16:33:10 +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: 15/35 2016-09-02 16:30:35 +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