Age | Commit message (Collapse) | Author |
|
sprites: fonts, recolour, mapgen and normal sprites.
|
|
networking enabled.
|
|
trains having the selected waypoint in their orders.
Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
|
|
constants.
|
|
with all other structs/classes that are in a pool.
|
|
Dimension instead of uint16[2] for resolutions
|
|
-Fix: MP advertising was not advertising.
|
|
headers so that nothing from the network directory needs to include basically all network headers.
|
|
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.
|
|
|
|
Window constructors.
|
|
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.
|
|
not have to return the Window they just created.
|
|
|
|
|
|
same thing.
|
|
a Window constructor.
|
|
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
InitializeWindowViewport because the viewport is now part of the window struct. Patch by Alberth.
|
|
|
|
|
|
|
|
|
|
single file instead of scattering the functionality over several files.
|
|
Patch by Alberth.
|
|
instead of transparent
|
|
|
|
|
|
|
|
little neighbourhood. Based on a patch by Dominik.
|
|
buildings, so show tick when buildings are transparent.
|
|
news
|
|
settings and make in switchable by Ctrl+9
|
|
building concept.
So when you want invisible trees, just select the option of the same name in the Patch Options and toggle transparency of trees.
More to come on the saga of Invisibility. So stay tuned.
|
|
tree while transparent building patch setting
|
|
aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
when it's not necessary.
|
|
|
|
main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
|
|
tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin.
|
|
instead of before, as the zoom will cancel it out.
|