mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 12:25:55 +00:00
5d764f1435
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.