The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: asaphxiix on March 15, 2013, 06:30:11 AM

Title: [RC 11.9] Time display doesn't match the timetables
Post by: asaphxiix on March 15, 2013, 06:30:11 AM
Currently with the new date & time display in the bottom left corner, it's harder to follow the monthly timetables of transportation lines. Perhaps in the long run it would be nice to change the format of timetable to a 24h clock, but I'm guessing it will be easier to revert to the old time display format, for now.
Title: Re: [RC 11.9] Time display doesn't match the timetables
Post by: Carl on March 15, 2013, 11:26:45 AM
Isn't the time/date display controlled by a parameter in simuconf.tab?
Title: Re: [RC 11.9] Time display doesn't match the timetables
Post by: jamespetts on March 15, 2013, 10:19:01 PM
Yes - there hasn't been any change to the code in this respect. What does your display look like? To get the display of in-game hours, use show_month = 8 in simuconf.tab
Title: Re: [RC 11.9] Time display doesn't match the timetables
Post by: Carl on March 15, 2013, 10:36:07 PM
Am I right in thinking that this value can also be changed via the in-game settings menu?
Title: Re: [RC 11.9] Time display doesn't match the timetables
Post by: jamespetts on March 15, 2013, 10:41:43 PM
Yes.
Title: Re: [RC 11.9] Time display doesn't match the timetables
Post by: asaphxiix on March 16, 2013, 02:10:15 AM
strange.

When I open the game it shows month type 8 (e.g 5:34/3:12:00), however when I click settings of a new game, I can only set it until 7, 8 gives a red value. Thus I can't start a game with 8.
Title: Re: [RC 11.9] Time display doesn't match the timetables
Post by: jamespetts on March 16, 2013, 02:27:29 AM
Ahh - this is a known problem and is already fixed on Github. Thank you for the report, however.