1
0
forked from 0ad/0ad
0ad/source/gui/scripting
leper 5e23445339 Make ConfigDB properly thread-safe.
Replace CreateValue with SetValueString so we don't pass pointers to
internal
 ConfigDB structures around. Refs #1810.
Remove some splash screen related functions since we can achieve the
same
 with the ConfigDB functions exposed to scripts.

This was SVN commit r14437.
2013-12-29 23:56:18 +00:00
..
GuiScriptConversions.cpp Partial SDL2 compatibility 2012-02-06 22:47:35 +00:00
JSInterface_GUITypes.cpp Catch exceptions by reference (by convention), based on patch from Markus, refs #1852 2013-05-22 22:27:53 +00:00
JSInterface_GUITypes.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_IGUIObject.cpp Catch exceptions by reference (by convention), based on patch from Markus, refs #1852 2013-05-22 22:27:53 +00:00
JSInterface_IGUIObject.h # New menu background image 2011-08-20 17:17:53 +00:00
ScriptFunctions.cpp Make ConfigDB properly thread-safe. 2013-12-29 23:56:18 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00