0ad/source
wraitii ace639f96f Use JS::Trace over CallXTracer
CallXTracer functions were removed in
https://bugzilla.mozilla.org/show_bug.cgi?id=1235598

Part of the SM52 migration, stage: SM45 compatible.

Patch by: Itms
Tested By: Freagarach
Refs #4893

Differential Revision: https://code.wildfiregames.com/D3092
This was SVN commit r24169.
2020-11-12 08:04:24 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Store turret positions in map files. 2020-11-11 19:40:44 +00:00
gui Use JS::Trace over CallXTracer 2020-11-12 08:04:24 +00:00
i18n Remove some unused Profiler.h and CLogger.h includes. 2019-09-07 13:35:45 +00:00
lib Fix the random slowdowns and speedups on AMD CPUs for Windows 2020-11-06 23:18:16 +00:00
lobby Use JS::Trace over CallXTracer 2020-11-12 08:04:24 +00:00
maths Avoid overflow in UnitMotion. 2020-11-09 13:25:50 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Use JS::Trace over CallXTracer 2020-11-12 08:04:24 +00:00
pch Precompiled logic update [Windows build] 2019-12-31 13:58:48 +00:00
ps Removes additional depth texture copying and reusing existing refraction depth. 2020-11-11 18:46:52 +00:00
renderer Removes additional depth texture copying and reusing existing refraction depth. 2020-11-11 18:46:52 +00:00
rlinterface Add an interface for Reinforcement Learning. 2020-08-01 10:52:59 +00:00
scriptinterface Use Symbols to store JS object references when serialising and delete ObjectIDCache 2020-11-12 06:40:19 +00:00
simulation2 Use JS::Trace over CallXTracer 2020-11-12 08:04:24 +00:00
soundmanager Don't detect audio card when audio is disabled, Fix compilation with --without-audio, fix a few warnings. 2020-10-02 07:35:59 +00:00
third_party Fix gcc warning reported by Imarok after 204e17206b 2020-05-23 12:21:49 +00:00
tools Adds wireframe mode to overlays and replace the private m_TerrainRenderMode usages by related getter. 2020-11-08 11:31:32 +00:00
main.cpp Fix issues relating to SDL and wxWidgets interaction in Atlas. 2020-08-03 12:23:16 +00:00
test_setup.cpp Fix string format of the JS test assertion failure following 7c2e9027c2 (cxxtest expects a char* instead of a std::wstring, so newlines were printed as \n characters). 2017-10-13 21:56:45 +00:00