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
ad7d7ec1e93d4ec765ecba3ee467267606f50118
0ad
/
source
/
gui
/
scripting
T
History
elexis
486aec18d4
Move Main ScriptFunctions to a new JS Interface, refs
#4772
.
...
This was SVN commit r20172.
2017-09-12 03:11:33 +00:00
..
GuiScriptConversions.cpp
Replace input.js doubleclick hack and ease doubleclicking on moving units.
2017-04-22 01:24:03 +00:00
JSInterface_GUIManager.cpp
Move GUI Manager ScriptFunctions to a new JS Interface, refs
#4772
.
2017-09-12 00:54:49 +00:00
JSInterface_GUIManager.h
Move GUI Manager ScriptFunctions to a new JS Interface, refs
#4772
.
2017-09-12 00:54:49 +00:00
JSInterface_GUITypes.cpp
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
JSInterface_GUITypes.h
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
JSInterface_IGUIObject.cpp
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
JSInterface_IGUIObject.h
Replace deprecated jsval with JS::Value.
2017-08-28 10:27:36 +00:00
ScriptFunctions.cpp
Move Main ScriptFunctions to a new JS Interface, refs
#4772
.
2017-09-12 03:11:33 +00:00
ScriptFunctions.h
…