mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
Range manager has several `std::vector` for fixed-size arrays and 2D grids. By using proper data structures, the code readability is improved. This also moves around the LosVisibility enum. Comments by: Stan`, nani Differential Revision: https://code.wildfiregames.com/D2770 This was SVN commit r23769. |
||
|---|---|---|
| .. | ||
| test_CmpTemplateManager.h | ||
| test_ComponentManager.h | ||
| test_EntityMap.h | ||
| test_ParamNode.h | ||
| test_Serializer.h | ||
| test_SerializeTemplates.h | ||
| test_Simulation2.h | ||