Show time and in game date of game load in desync/crash logs

This commit is contained in:
Jonathan G Rennison
2019-06-14 21:43:50 +01:00
parent f3daada67f
commit 1d5ba98932
7 changed files with 37 additions and 2 deletions

View File

@@ -36,6 +36,10 @@ uint32 _scaled_tick_counter; ///< Tick counter in daylength-scaled ticks
DateTicksScaled _scaled_date_ticks; ///< Date as ticks in daylength-scaled ticks
uint32 _quit_after_days; ///< Quit after this many days of run time
YearMonthDay _game_load_cur_date_ymd;
DateFract _game_load_date_fract;
uint8 _game_load_tick_skip_counter;
/**
* Set the date.
* @param date New date