Age | Commit message (Collapse) | Author |
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
initialised once and always with the same value with enums.
|
|
|
|
|
|
Window constructors.
|
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
|
window_gui.h only needs to be included in *_gui.cpp.
|
|
the Window class and remove Window from their naming.
|
|
|
|
|
|
SelectPlayerFaceWindow children of PlayerCompanyWindow.
|
|
|
|
|
|
|
|
GenerateLandscapeWindow, NetworkChatWindow, NetworkCompanyPasswordWindow, NetworkGameWindow, NetworkStartServerWindow, QueryStringWindow, SaveLoadWindow. All these classes depended on the 'querystr_d' object which is now put into QueryStringBaseWindow. As a side effect this removes quite a lot of WP macro usages and a few global variables.
|
|
object is bound to cause errors.
|
|
|
|
same thing.
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
|
|
|
|
Window.
|
|
a Window constructor.
|
|
from openttd.h to their own headers.
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
entered for the address.
|
|
|
|
functions.
|
|
a string, also use DEBUG instead of fprintf in one case.
|
|
|
|
|
|
always have the NORETURN attribute
|
|
including other headers in variables.h.
|
|
okay (or lines starting with a space and then tabs).
|
|
operators.
|
|
by Yexo.
|
|
that causes a big diff when adding something.
|
|
some NewGRF data.
|
|
register properly with the masterserver if one has multiple external interfaces.
|
|
|
|
|
|
station_func.h.
|
|
|
|
someone without a keyboard can enter text too. Patch by Dominik.
|
|
|
|
something more unique than what it is called now.
|
|
the code a little cleaner.
|