1
0
forked from 0ad/0ad
0ad/source/simulation2
elexis aa26863d5c Fix an OOS on rejoin caused by ParamNode.cpp using an invalid node cache. Patch by leper, fixes #4316.
Reuse the temple of vesta inheritance from 06bf79b7e8 which was affected
by this bug.

This was SVN commit r18942.
2016-11-15 14:01:15 +00:00
..
components Add parenthesis suggested by gcc 5.4 following 3e59ac76ee, refs #4278. 2016-11-12 16:07:23 +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 Fix an OOS on rejoin caused by ParamNode.cpp using an invalid node cache. Patch by leper, fixes #4316. 2016-11-15 14:01:15 +00:00
tests Add a template manager test that reveals an inheritance error in ParamNode.cpp which can trigger an OOS on rejoin. Patch by leper, refs #4316. 2016-11-15 13:51:29 +00:00
MessageTypes.h Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
Simulation2.cpp An awesome Rejoin-test tool by wraitii and Itms, fixes #4242, refs #3460. 2016-11-15 13:26:58 +00:00
Simulation2.h An awesome Rejoin-test tool by wraitii and Itms, fixes #4242, refs #3460. 2016-11-15 13:26:58 +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