0ad/source/ps/GameSetup
Ralph Sennhauser 38d247467f
Handle incompatible mods for Atlas
In case of incompatible mods listed on the command line we can't launch
the mod selector from Atlas. Instead list the offending mods and launch
with the default mods.

Fixes: #8852
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-07-12 20:16:52 +02:00
..
tests Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
Atlas.cpp Fix some includes in source/ps 2025-07-28 16:59:04 +02:00
Atlas.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CmdLineArgs.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
CmdLineArgs.h Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
Config.cpp Remove global g_xres and x_yres 2026-07-08 11:35:46 +02:00
Config.h Remove global g_xres and x_yres 2026-07-08 11:35:46 +02:00
GameSetup.cpp Handle incompatible mods for Atlas 2026-07-12 20:16:52 +02:00
GameSetup.h Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
HWDetect.cpp Remove global g_xres and x_yres 2026-07-08 11:35:46 +02:00
HWDetect.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Paths.cpp Remove helper function FileExists 2026-06-20 12:01:38 +02:00
Paths.h Fix includes in source/ps 2025-08-05 07:21:22 +02:00