1
1
forked from 0ad/0ad
0ad/source/gui/scripting
Ykkrosh 31699e830d Handle disconnections better.
Remove local sessions (just use ENet for everything instead) because
they add far too much complexity.
Fix memory leaks.

This was SVN commit r7706.
2010-07-06 19:54:17 +00:00
..
GuiScriptConversions.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
JSInterface_GUITypes.cpp Add GPL header 2009-04-18 17:00:33 +00:00
JSInterface_GUITypes.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
JSInterface_IGUIObject.cpp Reduce use of strongly-discouraged JS_ValueToFunction 2010-06-27 11:55:49 +00:00
JSInterface_IGUIObject.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
ScriptFunctions.cpp Handle disconnections better. 2010-07-06 19:54:17 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00