1
0
forked from 0ad/0ad
0ad/source/gui/scripting
2011-05-05 01:27:49 +00:00
..
GuiScriptConversions.cpp Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_GUITypes.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
JSInterface_GUITypes.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_IGUIObject.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
JSInterface_IGUIObject.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
ScriptFunctions.cpp Adjusts unit selection behavior to account for ranks. Triple-click now selects units regardless of their rank. 2011-05-05 01:27:49 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00