0ad/source/gui/scripting
bb 3698c134b5 Make sure dropdowns fit in the screen by allowing the list to be above when there is not enough space
Reviewed By: Vladislav
Differential Revision: D1061
fixes #4857

This was SVN commit r21379.
2018-02-25 22:26:31 +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 Make sure dropdowns fit in the screen by allowing the list to be above when there is not enough space 2018-02-25 22:26:31 +00:00
JSInterface_IGUIObject.h Replace deprecated jsval with JS::Value. 2017-08-28 10:27:36 +00:00
ScriptFunctions.cpp Expose the same ReadJSONFile function to simulation, GUI and rmgen. 2017-12-03 23:02:27 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00