0ad/source/gui/scripting
elexis 1a3fb29ff3 Network cleanup, fixes #3953.
Don't compare for "127.0.0.1" to identify the host, but check for a new
boolean flag that is set by the client, refs #2854.
Remove an unneeded IP address conversion from u32 to string, refs #3241.

This was SVN commit r18140.
2016-05-08 11:46:19 +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 Network cleanup, fixes #3953. 2016-05-08 11:46:19 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00