0ad/source/simulation2/components/tests
animus b1627f5158 Remove redundant virtual keywords
This commit performs code cleanup to improve
code clarity and consistency:

Remove redundant 'virtual' keywords from methods that are already marked
with 'final' or 'override', as well as reducing redundant 'override
final's to 'final'.
2026-06-12 18:35:32 +02:00
..
test_CinemaManager.h Revamp CinemaManager component 2026-03-03 11:25:52 +01:00
test_CommandQueue.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_HierPathfinder.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_ObstructionManager.h Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
test_Pathfinder.h Fix disabled pathfinder tests 2026-06-07 10:43:32 +02:00
test_Position.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_RangeManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_scripts.h Fix includes in source/simulation2 2025-08-07 20:00:49 +02:00
test_TerritoryManager.h Remove redundant virtual keywords 2026-06-12 18:35:32 +02:00