This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
0e7fafebe1bf95a32385dbfcc8a43374b0e3a8fa
0ad
/
source
/
gui
/
Scripting
T
History
vladislavbelov
db84c2a9b2
Moves CSize into a separate file and renames it to CSize2D according to other geometric entities.
...
This was SVN commit r25143.
2021-03-27 16:08:06 +00:00
..
GuiScriptConversions.cpp
Moves CSize into a separate file and renames it to CSize2D according to other geometric entities.
2021-03-27 16:08:06 +00:00
JSInterface_CButton.cpp
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
JSInterface_CList.cpp
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
JSInterface_CText.cpp
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +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_impl.h
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
JSInterface_GUIProxy.h
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
JSInterface_GUISize.cpp
…
JSInterface_GUISize.h
…
JSInterface_IGUIObject.cpp
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
ScriptFunctions.cpp
Refactor all usage of RegisterFunction to ScriptFunction::Register
2021-03-02 20:01:14 +00:00
ScriptFunctions.h
…