0ad/source/gui/scripting
elexis 32d6d07eda Rename CClientArea to CGUISize, GUIbase.h to CGUISize.h, avoid temporary instances and default value and error duplication.
The name is in accordance with its JS classname, member names and
setting names.

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

This was SVN commit r23023.
2019-10-01 15:06:13 +00:00
..
GuiScriptConversions.cpp Rename CClientArea to CGUISize, GUIbase.h to CGUISize.h, avoid temporary instances and default value and error duplication. 2019-10-01 15:06:13 +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
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