0ad/binaries/data/mods/public/simulation
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
..
components Run network server in a separate thread, to minimise latency. 2010-10-31 22:00:28 +00:00
data Adding the missing player_defaults.json for #590 2010-10-30 18:07:31 +00:00
helpers Run network server in a separate thread, to minimise latency. 2010-10-31 22:00:28 +00:00
templates Hacked in some ship ranged attacks to play with. 2010-10-29 22:18:25 +00:00