0ad/source/simulation2/scripting
vladislavbelov aa72791b69 Fixes compilation errors about missed include and unused argument introduced in c17e7ee92f.
Patch By: elexis
Reported By: elexis
This was SVN commit r22950.
2019-09-20 19:44:58 +00:00
..
EngineScriptConversions.cpp Fix missing JSAutoRequest before JS_ReportError in various commits. 2019-09-20 19:18:07 +00:00
JSInterface_Simulation.cpp Fixes compilation errors about missed include and unused argument introduced in c17e7ee92f. 2019-09-20 19:44:58 +00:00
JSInterface_Simulation.h Adds a helper function to pick entities with a given component and a given filter on screen. 2019-09-20 07:45:55 +00:00
MessageTypeConversions.cpp UnitMotion - Send messages to UnitAI when obstructed, to allow stopping early when walking and avoiding pathfinding lag. 2019-07-22 18:07:24 +00:00
ScriptComponent.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
ScriptComponent.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00