Age | Commit message (Collapse) | Author |
|
|
|
|
|
gui (sbr).
|
|
common waypoint order to depot
|
|
consisted of unrelated values use static const (u)int
|
|
|
|
|
|
if a header require a header make it include that header
|
|
custom drawing/handling input
|
|
and sticky boxes and for window captions
|
|
|
|
it has nothing to do with the height of the vehicle lists.
|
|
|
|
|
|
|
|
|
|
vehicles, when autoreplacing/renewing them.
|
|
favour of their Station variants
|
|
waypoint_func.h
|
|
|
|
1/8 vehicle length.
|
|
vehicle details window, draw as many parts as the window fits instead of always up to a vehicle length of 80/8.
|
|
|
|
make it static.
|
|
around left and right instead of only left and assuming infinite width.
|
|
window.
|
|
client so it is immediatelly clear which one you are working with.
|
|
deleted/modified while the timetable window is open
-Fix: close any dropdown and child windows in the Order and Timetable windows when selected order is deselected, deleted, ...
|
|
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
|
|
relative size and the same absolute height for the vehicle list items.
|
|
|
|
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.
|
|
they are used as such
-Cleanup: some small things referring the change
|
|
RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.
|
|
vehicle_gui.h.
|
|
window_gui.h only needs to be included in *_gui.cpp.
|
|
VehicleGroupWindow.
|
|
|
|
-Fix [FS#1997]: MSVC 64 bit build failing to compile due to std::vectors being very large..
|
|
something more than whitespace as description of files that don't have a description.
|
|
argument can be either a Vehicle pointer or a VehicleID
|
|
WindowClass lookup
|
|
openttd.h) to engine_type.h.
|
|
DrawPixelInfo.
|
|
openttd.h) to order_type.h.
|
|
openttd.h) to station_type.h.
|
|
constants
-Fix: refit button widget was not correctly updated
|
|
single location.
|
|
useless includes.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|