Age | Commit message (Collapse) | Author |
|
bulldozer.
|
|
|
|
building w.r.t. tile selection and when the window should be closed.
|
|
changing company.
|
|
guarantees that _current_company is the same as _local_company.
|
|
|
|
|
|
|
|
active, which are usually closed after placing an object. (planetmaker)
|
|
table
|
|
drag'n'drop and and show coverage area (Rexxars)
|
|
rail/road/water/airport toolbar gets closed with linked toolbars turned on.
|
|
(optional) parameter.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
save command file before commiting :P
|
|
|
|
with all other structs/classes that are in a pool.
|
|
-Codechange: related to this split the waterway based buttons from the landscape generation window
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
PickerWindows.
|
|
|
|
Build[Air|Rail|Road|Dock]ToolbarWindows.
|
|
WindowEvent.
|
|
|
|
the Window class and remove Window from their naming.
|
|
recursively via the OnPlaceObjectAbort callback and use this knowledge to simplify closing some windows.
|
|
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
Window.
|
|
a Window constructor.
|
|
|
|
to only one. Thanks to Roujin
|
|
when it's certain that w != NULL.
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
toolbar is a rail toolbar, but use the window number.
|
|
including other headers in variables.h.
|
|
Patch by Roujin.
|
|
|
|
|
|
station_func.h.
|
|
|
|
when Ctrl is pressed
|
|
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
identical apart the caption. So remove one window definition and set manually the caption accordingly.
-Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process. Makes less magic around.
|
|
STR_WHITE_TRAMWAY_CONSTRUCTION
|
|
aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
|