Age | Commit message (Collapse) | Author |
|
DrawString.
|
|
same as for DrawString (except the addition of the bottom parameter)
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
callback
|
|
news_func.h
|
|
|
|
|
|
-Fix (r15800): off-by-one w.r.t. offsets
|
|
drawing API.
|
|
|
|
API.
|
|
|
|
expanding them much easier (Alberth)
|
|
|
|
color and colour.
|
|
|
|
|
|
bad things will happen
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
news guis
-Fix: a few misalignements
|
|
of industries into two news of their own
|
|
|
|
deletion of companies as the removal of a company could lead to wrong names in the news messages.
|
|
into their own parameter.
|
|
|
|
be gathered from the fact that a callback has been specified. Patch by Cirdan.
|
|
calling a function and is then reset in the function without ever reading it. Patch by Cirdan.
|
|
variable, so move it so there is only once instance of that variable. Patch by Cirdan.
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
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).
|
|
more logically.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
from lots
of windows causing 'two stage' opening effect.
|
|
|
|
Patch by Cirdan.
|
|
window.
|
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
|
|
|
the Window class and remove Window from their naming.
|
|
|
|
to modify the state of the statusbar from outside the statusbar.
|
|
reflect reality. Patch by Cirdan.
|
|
|
|
AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.
|
|
Patch by Cirdan.
|
|
|
|
|