0ad/source/gui/scripting
elexis 9eccf5cd07 Use an actual playername instead of "You" in singleplayer, fixes #3979.
Differentiate between SP and MP name and allow editing it in the
settings.
Defaults to the OS username.
Makes sharing singleplayer replays more effective.
Also fixes a troublesome colorization of "You" in a translated sentence,
refs #3501.

This was SVN commit r18180.
2016-05-15 17:13:35 +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 Use an actual playername instead of "You" in singleplayer, fixes #3979. 2016-05-15 17:13:35 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00