Age | Commit message (Collapse) | Author |
|
Replace accesses with GetWidget() as documented.
|
|
|
|
|
|
loops)
|
|
|
|
|
|
|
|
|
|
Some places in the codebase misspell 'Viewport' as 'ViewPort' or 'view_port'.
This patch makes everything consistent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window. Keep the tool active when share-cloning. Open the vehicle GUI when copy-cloning. (#6754)
|
|
the tile separators.
|
|
scrolling 1 tile beyond the longest train, so you can actually attach a wagon at the end.
|
|
train depot GUI. This only applies if all vehicles use consistent lengths, i.e. either if only using default vehicles, or if only using NewGRF vehicles with 32px reference width. (based on patch by Wolf01)
|
|
|
|
|
|
sprites.
|
|
windows when vehicles with high unitnumbers leave. (Airbus)
|
|
train depot GUI while dragging a vehicle over it. (Eearslya)
|
|
dragging a vehicle over it. (Eearslya)
|
|
ScaleGUITrad().
|
|
|
|
|
|
purchase lists.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
other places.
|
|
rows and columns from the resize step size.
|
|
widgets.
|
|
of them.
|
|
window to its default size.
|
|
|
|
after construction.
|
|
and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen)
|
|
again when cloning vehicles using the clone-button from the depot GUI. This button cannot be used for sequential cloning, so the argument about opening many windows does not hold as it does for the clone button from the vehicle GUI.
|
|
Eagle_rainbow)
|
|
for purchase/depot cell size.
|
|
sprites. (Based on patch by Eddi)
|
|
open the vehicle window of the new vehicle. The only reasonable thing to do with the new vehicle is to start it, which can also be done via the depot GUI.
|
|
values for size computations.
|
|
|
|
when dragging for RTL languages.
|
|
|
|
(vehicle) depots and vehicle details
|