Age | Commit message (Collapse) | Author |
|
scenarios to be bigger than current year.
This will not (yet) be true if you are loading a scenario with the "-g" command line option.
|
|
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
their respective places.
|
|
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
|
|
exactly. Little update on the OpenTTD Team
|
|
instead of the internal ticks
|
|
assert when it overflows anyway (eg. code change without proper check change)
|
|
its now useless counterpart function
|
|
now useless RaiseWindowButtons function
|
|
|
|
correctly.
A better solution will be deviced, but not now. Let's not cause a ton of bug reports
|
|
which specifies that the window holding it is actually one that enables an edit box.
Use this flag when dispatching a key event instead of using some hard coded window IDs.
This should ease a little bit the creation of new edit aware windows.
|
|
|
|
fitting to the naming style
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
with the coding style
|
|
WindowHighlightMode constants. Patch by SmatZ.
|
|
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
NewIndustries' error messages. Patch by Csaboka.
|
|
remotely trigger an assertion.
|
|
tool (blove)
|
|
super class.
|
|
|
|
game windows. These windows also already supported downsizing, but again the resize button would be unreachable.
|
|
windows that are smaller than the default window size.
|
|
moving { to a new line.
|
|
variables.h to strings.h
|
|
tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.
|
|
files (and add one)
|
|
your description ;)
|
|
(president) name
by index
|
|
|
|
vehicle is loading, down meaning vehicle is unloading
|
|
little too large.
|
|
were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
vehicle is while loading/unloading (TheJosh)
|