0ad/source/graphics/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_Camera.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00
test_Color.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00
test_LOSTexture.h Remove LoadScripts from CSimualation2 2026-01-01 17:27:54 +01:00
test_MapGenerator.h Fix includes in source/graphics 2025-08-02 21:39:39 +02:00
test_MeshManager.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00
test_Model.h Remove LoadScripts from CSimualation2 2026-01-01 17:27:54 +01:00
test_ShaderManager.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00
test_Terrain.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00
test_TextureConverter.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00
test_TextureManager.h Fix some includes in source/graphics 2025-07-20 17:28:48 +02:00