0ad/source/simulation2/scripting
leper 6ae2db53db Employ some variadic macros to make some of the C++ -> JS function calling code nicer.
Template-ize CallFunctionVoid.
Changes CallFunction parameter order to make template parameter
deduction with
variadic parameters work nicely.

Reviewed By: Itms, wraitii, Yves
Differential Revision: https://code.wildfiregames.com/D77
This was SVN commit r19183.
2017-01-28 23:37:15 +00:00
..
EngineScriptConversions.cpp Fix [19027] by using generic code for conversions and fixing a few other issues. Refs #3403. Reviewed by leper. 2017-01-06 11:14:03 +00:00
MessageTypeConversions.cpp Implement shared vision at the entity level 2017-01-26 21:10:46 +00:00
ScriptComponent.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
ScriptComponent.h Employ some variadic macros to make some of the C++ -> JS function calling code nicer. 2017-01-28 23:37:15 +00:00