1
0
forked from mirrors/0ad
Files
0ad/source/gui/ObjectTypes
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
..
2020-11-08 08:51:54 +00:00
2020-11-21 17:49:06 +00:00