diff options
author | rubidium <rubidium@openttd.org> | 2015-09-19 16:49:46 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2015-09-19 16:49:46 +0000 |
commit | ff5c05c1b41196589b1bf847a4973ef812e1ddfc (patch) | |
tree | ccb18c2d7bd071ecfc73d5ab2175689fb5b8f0c5 /os | |
parent | 8fbcc2b45c9b7ac0e9282e57bba1e5daf8c6e630 (diff) | |
download | openttd-ff5c05c1b41196589b1bf847a4973ef812e1ddfc.tar.xz |
(svn r27400) -Fix [FS#6368] (r26449): when a dedicated server was paused with no clients the tick length was increased significantly, making any assumptions about the tick length used further down in the code are not true anymore. One of such assumptions was that one should readvertise every 15 minutes worth of original ticks, but due to the lengthening this timeframe would be more like 45-60 minutes. Now we'll take the operating system's millisecond counter instead
Diffstat (limited to 'os')
0 files changed, 0 insertions, 0 deletions