The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: sdog on June 29, 2010, 12:27:47 am

Title: [bug devel] reverse flags not saved/restored
Post by: sdog on June 29, 2010, 12:27:47 am
with your latest push 'reverse', 'mirror' and 'alternating' flags for reversing schedules are not saved. They can be restored from an old savegame however.

[edit] the actual process of saving the game, already resets those flags.
Title: Re: [bug devel] reverse flags not saved/restored
Post by: jamespetts on June 29, 2010, 09:03:46 pm
Sdog,

this is because, if it was set to save them, it would require incrementing the version number, which would then make saved games incompatible with existing versions. Don't worry - it won't be released in this state, but this is sometimes necessary for the -devel branch.