0ad/source/simulation2
leper f4898c18d8 SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs #3708.
Use JS_GetProperty{,ById} instead.
Ensure that we break if someone tries to serialize a getter by using
something similar to what we used pre 47a03c3397.
https://bugzilla.mozilla.org/show_bug.cgi?id=1094176

This was SVN commit r17633.
2016-01-11 20:03:33 +00:00
..
components JS_DumpHeap is removed in SpiderMonkey 38, since we have nothing using it remove it. Refs #3708. 2016-01-11 20:03:09 +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 Rename PickFriendlyEntitiesOnScreen to PickPlayerEntitiesOnScreen. 2016-01-10 14:47:09 +00:00
scripting Test FixedVector{2,3}D script conversions, and test calling functions of the prototypes. 2016-01-04 21:41:40 +00:00
serialization SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs #3708. 2016-01-11 20:03:33 +00:00
system Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
tests SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs #3708. 2016-01-11 20:03:33 +00:00
MessageTypes.h Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
Simulation2.cpp JS_DumpHeap is removed in SpiderMonkey 38, since we have nothing using it remove it. Refs #3708. 2016-01-11 20:03:09 +00:00
Simulation2.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
TypeList.h Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00