0ad/source/gui/Scripting
Stan c8b2c09bc3 Fix --without-pch build. fc60d80af1 was missing an include.
Reported by: @vladislavbelov
This was SVN commit r25253.
2021-04-13 17:28:01 +00:00
..
GuiScriptConversions.cpp Do not trigger "HotkeyPress" events when releasing a key. 2021-03-31 15:50:25 +00:00
JSInterface_GUIManager.cpp Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00
JSInterface_GUIManager.h Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00
JSInterface_GUIProxy.cpp Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
JSInterface_GUIProxy.h Fix --without-pch build. fc60d80af1 was missing an include. 2021-04-13 17:28:01 +00:00
JSInterface_GUIProxy_impl.h Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
JSInterface_GUISize.cpp [SM60 2/2] Update to Spidermonkey 60 APIs 2020-11-24 15:47:03 +00:00
JSInterface_GUISize.h [SM52 2/2] Update to Spidermonkey 52 APIs. 2020-11-18 14:39:04 +00:00
ScriptFunctions.cpp Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00
ScriptFunctions.h Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00