0ad/source/gui/scripting
elexis 00ea7763f7 GUIInterface / observermode cleanup as recommended by leper, fixes #3999.
Default to the viewed player in the GUIInterface to avoid passing that
separately in some places, refs #3168.
Thus GetEntityState will be called for the viewed player instead of
observer playerID, therefore
fixes a fog-of-war selection relict when changing the perspective, refs
#3850.
Also remove some unused player arguments.

This was SVN commit r18283.
2016-06-02 00:09:21 +00:00
..
GuiScriptConversions.cpp Remove disabled by default SDL1 support. 2015-12-14 10:52:21 +00:00
JSInterface_GUITypes.cpp GUI code cleanup. Fixes #3354. 2015-08-21 17:08:41 +00:00
JSInterface_GUITypes.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
JSInterface_IGUIObject.cpp Use explicit types instead of auto. 2016-01-13 00:42:55 +00:00
JSInterface_IGUIObject.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptFunctions.cpp GUIInterface / observermode cleanup as recommended by leper, fixes #3999. 2016-06-02 00:09:21 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00