0ad/binaries
wraitii f78d3ddf71 Fix Lobby/MP Gamesetup chat lag with many messages.
CText requires re-rendering every message when adding a new one, which
quickly becomes very slow.
Use CList and a custom method to work around this.

These classes are in need of a more complete refactoring.

Based on a patch by: nani
Differential Revision: https://code.wildfiregames.com/D1781
This was SVN commit r24306.
2020-12-01 09:42:05 +00:00
..
data Fix Lobby/MP Gamesetup chat lag with many messages. 2020-12-01 09:42:05 +00:00
logs Updates logs readme with link to Trac, to replace confusing outdated info 2012-08-02 19:41:50 +00:00
system Fix the random slowdowns and speedups on AMD CPUs for Windows 2020-11-06 23:18:16 +00:00