This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-17 09:22:42 +01:00
Code
Issues
Releases
Wiki
Activity
Files
d4f704d029cd78c1cc311e1bc17b949bda217861
OpenTTD
/
src
/
timer
History
Jonathan G Rennison
24d31d4dfe
Fix
#12154
: Incorrect calendar day lengths with minutes per year setting (
#12158
)
2024-03-11 20:40:57 +01:00
..
CMakeLists.txt
…
timer_game_calendar.cpp
Fix
#12154
: Incorrect calendar day lengths with minutes per year setting (
#12158
)
2024-03-11 20:40:57 +01:00
timer_game_calendar.h
Feature: Setting for minutes per calendar year (
#11428
)
2024-01-23 18:33:54 -05:00
timer_game_common.cpp
…
timer_game_common.h
…
timer_game_economy.cpp
Codefix: Off by one in TimerGameEconomy::ConvertDateToYMD wallclock mode
2024-03-11 20:40:57 +01:00
timer_game_economy.h
…
timer_game_realtime.cpp
Feature: Setting for minutes per calendar year (
#11428
)
2024-01-23 18:33:54 -05:00
timer_game_realtime.h
…
timer_game_tick.cpp
Feature: Setting for minutes per calendar year (
#11428
)
2024-01-23 18:33:54 -05:00
timer_game_tick.h
…
timer_manager.h
Feature: Setting for minutes per calendar year (
#11428
)
2024-01-23 18:33:54 -05:00
timer_window.cpp
Feature: Setting for minutes per calendar year (
#11428
)
2024-01-23 18:33:54 -05:00
timer_window.h
…
timer.h
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
2024-02-02 22:29:28 +01:00