mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 14:53:56 -07:00
Summary: Following discussions in https://code.wildfiregames.com/D60 the use of u8 to store each boolean has been cleanup up. Now only one u8 is used, thus reducing the size of the struct. Reviewed By: leper Differential Revision: https://code.wildfiregames.com/D101 refs #3834 This was SVN commit r19242. |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||