0ad/source/network/tests
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
..
test_Net.h Run network server in a separate thread, to minimise latency. 2010-10-31 22:00:28 +00:00
test_NetMessage.h Add test for network simulation message serialization. 2010-05-25 20:48:06 +00:00