0ad/source/gui/scripting
Ykkrosh 5d764f1435 Run network server in a separate thread, to minimise latency.
Make some parts of logger and console thread-safe.
Simplify console: remove special commands; remove prefix for script
commands.
Remove LOG_ONCE, to simplify logger.
Change some code to use the new logger interface.
Fix OOS when revealing map.
Clean up some formatting.

This was SVN commit r8511.
2010-10-31 22:00:28 +00:00
..
GuiScriptConversions.cpp # Fix hotkey bugs. 2010-10-23 02:37:00 +00:00
JSInterface_GUITypes.cpp Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
JSInterface_GUITypes.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
JSInterface_IGUIObject.cpp Remove focus from chat box after sending message 2010-08-13 13:50:03 +00:00
JSInterface_IGUIObject.h Remove focus from chat box after sending message 2010-08-13 13:50:03 +00:00
ScriptFunctions.cpp Run network server in a separate thread, to minimise latency. 2010-10-31 22:00:28 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00