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
Patric Stout 07730584d7
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
This prevents people accidentially assigning a TileIndex to a Date
or any other type they shouldn't.
1 year ago
..
CMakeLists.txt
timer.h
timer_game_calendar.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
timer_game_calendar.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
timer_game_realtime.cpp
timer_game_realtime.h
timer_game_tick.cpp
timer_game_tick.h
timer_manager.h
timer_window.cpp
timer_window.h