Final additions:
* GameOptions for revenue calculation and route awareness are defined.
Either Deactivate or suggest/highlight is possible.
The setting is such that for new games the functions are active by default,
for saved games the default is to keep them deactivated.
I have added the possibility to overwrite (some) GameOptions via the
-D{name of gameoption}={setting of gameoption} from the command line.
The change is only temporary and will not be saved.
This is only possible for those options that are evaluated via the method
GameManager.getGameOption().
All others (especially those evaluated at the time of parsing the xml files)
are not effected. This avoids most of the potential reload problems.
Minor fixes due to recent testing:
* 1835: Added upgrade possibility of Nuernberg/Furth preprinted tille
* 18EU: Restrict minors to yellow tile lay in phases 5+, as they are still
open until the final minor conversion round.
Stefan
|