diff options
author | rubidium <rubidium@openttd.org> | 2007-07-13 12:08:37 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-07-13 12:08:37 +0000 |
commit | 5ed3482aac730afbe1970c76ba30a6cee6e1ca42 (patch) | |
tree | 8dd8b1852ab4c99689f6c02468cffb13f808288b /src/ai | |
parent | 3d684e3477a526396c296b9b55b466ab57b7dde3 (diff) | |
download | openttd-5ed3482aac730afbe1970c76ba30a6cee6e1ca42.tar.xz |
(svn r10541) -Fix [FS#1028]: cargo payment rates overflow.
-Fix: cargo payment rates diverge from cost rates making it impossible to make any profit after a certain number of years.
Both are solved by stopping the inflation after 170 years; there is absolutely no point in continueing the inflation after that as it only makes the game have overflows at some point that cannot be solved; using larger variables only delays the inevitable.
Diffstat (limited to 'src/ai')
0 files changed, 0 insertions, 0 deletions