HomeWildfire Games

Let the Gamesetup.cpp Autostart (starting from cl) use the gamesettings via the…

Description

Let the Gamesetup.cpp Autostart (starting from cl) use the gamesettings via the autostart gui page.

Comments and testing By: Langbart

Fixes #6433
Differential Revision: D4492
Includes/Obsoletes D4287

Event Timeline

This is something I never got to doing so +1

I'll point out for posterity that having to push GUI pages is a bit annoying and we could/should perhaps update the JS code to allow loading other scripts, which would also be useful for campaign's end-game scripts.

[03:31:30] elexis correction, where bb removed the (only) call to the function but not the function, so that is another miss of his commit
/ps/trunk/source/ps/GameSetup/GameSetup.cpp
762
[04:43:10] elexis in rP26584 it should be reported that LoadSettingsOfScenarioMap is unused