0ad/source/gui/scripting
elexis 218399bf3d Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9.
Rename init to RegisterScriptClass.

Differential Revision: https://code.wildfiregames.com/D2339
Tested on: clang 8.0.1., Jenkins/vs2015

This was SVN commit r23018.
2019-09-30 08:19:56 +00:00
..
GuiScriptConversions.cpp Cleanup GUI includes, whitespace, map iterators, nullptr. 2019-09-22 23:28:25 +00:00
JSInterface_GUIManager.cpp Support assigning functions to hotkeys from the JS GUI without involving a GUI object. 2019-09-05 10:42:16 +00:00
JSInterface_GUIManager.h Support assigning functions to hotkeys from the JS GUI without involving a GUI object. 2019-09-05 10:42:16 +00:00
JSInterface_GUISize.cpp Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9. 2019-09-30 08:19:56 +00:00
JSInterface_GUISize.h Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9. 2019-09-30 08:19:56 +00:00
JSInterface_IGUIObject.cpp Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9. 2019-09-30 08:19:56 +00:00
JSInterface_IGUIObject.h Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9. 2019-09-30 08:19:56 +00:00
JSInterface_IGUITextOwner.cpp Replace JS_THIS_OBJECT and JS::CallReceiver in preparation for SpiderMonkey 49 and 61. 2019-08-13 14:11:43 +00:00
JSInterface_IGUITextOwner.h Introduce a JSInterface_IGUITextOwner to encapsulate JSI_IGUIObject::getTextSize from 9c5062147a / D844. 2019-08-02 16:55:15 +00:00
ScriptFunctions.cpp Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9. 2019-09-30 08:19:56 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00