mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 13:47:15 +00:00
0fa0bfcb28
baseentity, entity: remove multiple property adds (source of scriptablecomplex memory leak) scriptablecomplex: add code to check for leak regression and prevent them; add suballocator for properties, since 60k are allocated in a short while (!) - saves time and memory This was SVN commit r3429.