summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-28 21:36:16 +0000
committerrubidium <rubidium@openttd.org>2008-05-28 21:36:16 +0000
commitd3d0432314d3bed01b058ad598c9d056415b6012 (patch)
tree71043ea958f33e2d42be6551a6982e930b303321 /src/window.cpp
parentf88349843a6a2db168d09e73687df2b377c2ef40 (diff)
downloadopenttd-d3d0432314d3bed01b058ad598c9d056415b6012.tar.xz
(svn r13317) -Codechange: make news messages use a linked list instead of a moving circular buffer. This makes it possible to store more news messages in the history. Based on a patch by Cirdan.
-Codechange: the number of news messages is reduced by removing every news message that is a configurable amount older than when it would not be shown in the newspaper popup/ticker, which is e.g. a month for industry production changes and half a year for subsidy offers. As a result the more important messages will stay longer in the message history (if longer than 30 messages).
Diffstat (limited to 'src/window.cpp')
0 files changed, 0 insertions, 0 deletions