This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 11:04:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d232fd39a0a511d6ba1b338f52bc5e55fd8fcd7
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
…