1
0
forked from 0ad/0ad
0ad/source/tools/atlas
Ykkrosh dfb10c8209 # Various networking code cleanups.
Don't flush network queue after every message.
Desingletonify CGameAttributes to allow testing.
Make network server/client basically testable.
Add very basic tests for network server/client.
Fix FsmActionCtx memory leak.
Split CNetHost into a separate file.
Convert CNetHost, CNetSession to a more conventional coding style.
Delete CNetLogger, since it's a lot of complexity and is barely used and
is redundant with CLogger.
Other minor simplifications.

This was SVN commit r7623.
2010-06-07 22:19:05 +00:00
..
AtlasFrontends Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
AtlasObject Fixed Linux build issue 2009-06-26 21:49:46 +00:00
AtlasScript Always build with Valgrind support. Always use the bundled Valgrind header. 2010-03-26 10:31:47 +00:00
AtlasUI Windows support for window resizing and fullscreen toggling. 2010-06-03 21:15:45 +00:00
DatafileIO Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
GameInterface # Various networking code cleanups. 2010-06-07 22:19:05 +00:00
wxJS Compatibility with non-threadsafe SpiderMonkey 2010-03-19 19:54:00 +00:00