0ad/source/simulation2
Ralph Sennhauser e7f44ca6ca
Fix some includes in source/renderer
Make include-what-you-use happy with some files in source/renderer and
fix what needs to be fixed.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-07-09 09:04:50 +02:00
..
components Fix some includes in source/renderer 2025-07-09 09:04:50 +02:00
docs Remove UNUSED 2025-06-26 17:25:05 +02:00
helpers Remove UNUSED 2025-06-26 17:25:05 +02:00
scripting Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
serialization Remove UNUSED 2025-06-26 17:25:05 +02:00
system Replace ScriptException::Raise in Engine functions 2025-07-08 19:11:49 +02:00
tests Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
MessageTypes.h Store whether a player is activ in C++ 2025-01-05 19:57:12 +01:00
Simulation2.cpp Use std::unique_ptr for CSimulation2Impl 2025-06-19 22:12:52 +02:00
Simulation2.h Use std::unique_ptr for CSimulation2Impl 2025-06-19 22:12:52 +02:00
TypeList.h Store whether a player is activ in C++ 2025-01-05 19:57:12 +01:00