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
83c5d40cfb3ed2c090f11dc3f2e571e5366cf2a6
0ad
/
source
/
gui
/
scripting
T
History
JoshuaJB
8226d75715
Make PickEntitiesAtPoint faster yielding 1-3% overall performance improvement.
Fixes
#2358
. Also removes some trailing whitespace.
...
This was SVN commit r14532.
2014-01-07 04:05:10 +00:00
..
GuiScriptConversions.cpp
Partial SDL2 compatibility
2012-02-06 22:47:35 +00:00
JSInterface_GUITypes.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
JSInterface_GUITypes.h
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
JSInterface_IGUIObject.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
JSInterface_IGUIObject.h
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
ScriptFunctions.cpp
Make PickEntitiesAtPoint faster yielding 1-3% overall performance improvement.
Fixes
#2358
. Also removes some trailing whitespace.
2014-01-07 04:05:10 +00:00
ScriptFunctions.h
…