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 17:32:45 +01:00
Code
Issues
Releases
Wiki
Activity
Files
31ad9908316ec561584ebfa036eb7a8bf2f682e4
OpenTTD
/
src
/
timer
History
Patric Stout
31ad990831
Codechange: move tick-counter into TimerGameTick (
#10712
)
2023-04-24 16:55:40 +00:00
..
CMakeLists.txt
Change: replace per-AI "start_date" with a global "competitors_interval" (
#10653
)
2023-04-16 20:14:22 +02:00
timer_game_calendar.cpp
Codechange: move tick-counter into TimerGameTick (
#10712
)
2023-04-24 16:55:40 +00:00
timer_game_calendar.h
Codechange: move all date-related variables inside the timer (
#10706
)
2023-04-24 15:56:01 +00:00
timer_game_tick.cpp
Codechange: move tick-counter into TimerGameTick (
#10712
)
2023-04-24 16:55:40 +00:00
timer_game_tick.h
Codechange: move tick-counter into TimerGameTick (
#10712
)
2023-04-24 16:55:40 +00:00
timer_manager.h
Codechange: validate the developer didn't schedule two timers on the same trigger/priority
2023-04-15 13:58:55 +02:00
timer_window.cpp
Codechange: validate the developer didn't schedule two timers on the same trigger/priority
2023-04-15 13:58:55 +02:00
timer_window.h
…
timer.h
…