You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/timer
Tyler Trahan 3902acb13d Codechange: Define a TickCounter variable type for TimerGameTick::counter 6 months ago
..
CMakeLists.txt Change: base autosaves intervals on real time (instead of game time) (#10655) 1 year ago
timer.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
timer_game_calendar.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 months ago
timer_game_calendar.h Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 months ago
timer_game_realtime.cpp Fix: Incorrect include path for timers. (#11351) 8 months ago
timer_game_realtime.h Change: base autosaves intervals on real time (instead of game time) (#10655) 1 year ago
timer_game_tick.cpp Codechange: Define a TickCounter variable type for TimerGameTick::counter 6 months ago
timer_game_tick.h Codechange: Define a TickCounter variable type for TimerGameTick::counter 6 months ago
timer_manager.h Codechange: Ensure function opening `{` is on new line. 7 months ago
timer_window.cpp Fix: Incorrect include path for timers. (#11351) 8 months ago
timer_window.h