0ad/source/gui/Scripting
wraitii 783e77cc8d Fix f78d3ddf71 - actually speed up MP/lobby chat.
f78d3ddf71 / D1781 would fix an important source of lag... If it
actually used the code.
Also clean up some comments.

Reported by: Vladislav
Differential Revision: https://code.wildfiregames.com/D3176
This was SVN commit r24312.
2020-12-02 09:28:46 +00:00
..
GuiScriptConversions.cpp Fix building without precompiled headers. 2020-11-18 11:35:36 +00:00
JSInterface_CList.cpp Fix f78d3ddf71 - actually speed up MP/lobby chat. 2020-12-02 09:28:46 +00:00
JSInterface_CText.cpp Fix f78d3ddf71 - actually speed up MP/lobby chat. 2020-12-02 09:28:46 +00:00
JSInterface_GUIManager.cpp [SM52 2/2] Update to Spidermonkey 52 APIs. 2020-11-18 14:39:04 +00:00
JSInterface_GUIManager.h Mass rename CxPrivate to CmptPrivate. 2020-11-13 16:44:15 +00:00
JSInterface_GUIProxy.h Fix f78d3ddf71 - actually speed up MP/lobby chat. 2020-12-02 09:28:46 +00:00
JSInterface_GUIProxy_impl.h Fix f78d3ddf71 - actually speed up MP/lobby chat. 2020-12-02 09:28:46 +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
JSInterface_IGUIObject.cpp Fix f78d3ddf71 - actually speed up MP/lobby chat. 2020-12-02 09:28:46 +00:00
ScriptFunctions.cpp Make JS GUI Objects Proxy objects. 2020-11-21 17:49:06 +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