mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
`LoadScripts` and `LoadDefaultScripts` have to be called imediately after the `CSimulation2` constructor. By doing the necesarry work in the constructor and removing `LoadScripts` and `LoadDefaultScripts` the interface of `CSimulation2` is simplified. |
||
|---|---|---|
| .. | ||
| test_CinemaManager.h | ||
| test_CommandQueue.h | ||
| test_HierPathfinder.h | ||
| test_ObstructionManager.h | ||
| test_Pathfinder.h | ||
| test_Position.h | ||
| test_RangeManager.h | ||
| test_scripts.h | ||
| test_TerritoryManager.h | ||