mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 16:29:00 +00:00
ca4a4613f1
made many (*)of the bools in CEntity into a bitfield (flags). this saves a lot of space inside CEntity. * only those that are not specified in XML and/or accessed via JS This was SVN commit r4082.