0ad/source/gui/scripting
Ykkrosh fe53bce3b1 Rewrite the clone-object-between-JS-contexts code (for GUI<->simulation interface) to be more efficient.
Delete unnecessary unused incomplete profiler scripting support.
Clean up some JSAPI code to use newer features.
Display simulation script functions in the profiler.

This was SVN commit r7503.
2010-05-05 22:36:35 +00:00
..
GuiScriptConversions.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
JSInterface_GUITypes.cpp Add GPL header 2009-04-18 17:00:33 +00:00
JSInterface_GUITypes.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
JSInterface_IGUIObject.cpp Compatibility with non-threadsafe SpiderMonkey 2010-03-19 19:54:00 +00:00
JSInterface_IGUIObject.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
ScriptFunctions.cpp Rewrite the clone-object-between-JS-contexts code (for GUI<->simulation interface) to be more efficient. 2010-05-05 22:36:35 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00