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
60200f8dbb1a987c19f16f8e4dfdd951fcbf85a4
0ad
/
source
/
gui
/
scripting
T
History
Yves
238b7f84d8
Changes the ConfigDB to expose global functions to scripts instead of properties and custom objects.
...
Fixes
#2172
Refs
#1886
This was SVN commit r13914.
2013-09-29 18:56:50 +00:00
..
GuiScriptConversions.cpp
Partial SDL2 compatibility
2012-02-06 22:47:35 +00:00
JSInterface_GUITypes.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
JSInterface_IGUIObject.h
…
ScriptFunctions.cpp
Changes the ConfigDB to expose global functions to scripts instead of properties and custom objects.
2013-09-29 18:56:50 +00:00
ScriptFunctions.h
…