Age | Commit message (Collapse) | Author |
|
|
|
WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
|
|
|
|
nested widgets through the nested_array.
|
|
|
|
|
|
|
|
relatives
|
|
|
|
nested widgets.
|
|
station joiner code.
|
|
inconsistently.
|
|
selection window didn't take effect immediatly
|
|
lists in the station build windows.
|
|
window was drawn over the lowest button
|
|
build airport window was opened instead of an area with the size of the airport
|
|
AirportPickerWindow::OnPaint
|
|
of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
|
|
toolbar (based on work by erikjanp)
|
|
PoolItem::IsValidID(index)
|
|
DrawString.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
they are basically the same thing
|
|
|
|
background did not cover whole window
|
|
|
|
adding them as comment
|
|
expanding them much easier (Alberth)
|
|
|
|
|
|
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.
|
|
enum they are representing
|
|
|
|
with all other structs/classes that are in a pool.
|
|
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.
|
|
The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices
|