0ad/binaries/data
wraitii b7ff371d00 Prevent OOM crash in Reference Tree on error
The structTree, in case of errors, could have enough items to draw to
trigger an OOM failure in the Arena allocator.

This fixes that by hiding elements by default and some c++ memory
optimisation (mostly, this should make all platforms take the same
memory footprint for VisibleObject).

Discussed with vladislavbelov and s0600204

Differential Revision: https://code.wildfiregames.com/D4114
This was SVN commit r25746.
2021-06-08 14:57:59 +00:00
..
config Add a hotkey to focus on the last attack alarm 2021-06-06 18:29:48 +00:00
l10n Add a script to lint the translations with Dennis. 2017-05-27 12:26:26 +00:00
mods Prevent OOM crash in Reference Tree on error 2021-06-08 14:57:59 +00:00
tests Some more random random map script unit tests and ASSERT functions, refs #4827. 2020-01-29 18:52:48 +00:00
tools Add more animations to the atlas drop-down list and delete non-existent animations 2020-07-27 07:36:38 +00:00