0ad/source/simulation2/tests
phosit ba2351611c
Remove LoadScripts from CSimualation2
`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.
2026-01-01 17:27:54 +01:00
..
test_CmpTemplateManager.h Remove LoadScripts from CSimualation2 2026-01-01 17:27:54 +01:00
test_ComponentManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_EntityMap.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
test_ParamNode.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_Serializer.h Remove LoadScripts from CSimualation2 2026-01-01 17:27:54 +01:00
test_SerializeTemplates.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_Simulation2.h Remove LoadScripts from CSimualation2 2026-01-01 17:27:54 +01:00