Age | Commit message (Collapse) | Author |
|
|
|
|
|
Division by resize_y is already yielding an unsigned number, so when clicking in the WD_FRAMERECT_TOP you would already get a huge value, so sel would never be negative. So, leave sel an unsigned number and remove the <= check.
|
|
|
|
(#8516)
Before it was shown as a normal order, but the vehicle was skipping
it. This was rather unclear to the user. Now it is red and contains
text with some hints what is going on.
The text is prefixed rather than post-fixed, as we have many
post-fixes already.
|
|
|
|
|
|
|
|
station sign. (#7755)
Station::xy is the position of the station sign, and not necessarily a tile of the station.
|
|
Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
|
|
road stop. (#7316)
This was inconsistent before, depending on road/tram and articulated/single vehicle status.
|
|
|
|
AutoDeleteSmallVector obsolete.
DropDownListItem are strongly managed using std::unique_ptr to ensure leak-free handling. Appropriate use
of move-semantics make intent a lot clearer than parameter comments and allows the compiler to generate
copy-free code for most situations.
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
|
|
|
|
companies, when an order window of a vehicle of the new company was opened. Now close those windows.
|
|
|
|
waypoint displayed an error message. Ignore the click as is done for the other order types to competitor's stuff. (Juanjo)
|
|
|
|
timetables
|
|
private
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
dropdowns
|
|
|
|
|
|
the goto dropdown list when giving orders (adf88)
|
|
dropdown (adf88)
|
|
lowered when it should (adf88)
|
|
inactivity in order window (adf88)
|
|
consist is not refittable.
|
|
the vehicle is not auto-refittable but already has a autorefit-order set to allow clearing the refit.
|
|
of aircraft.
|
|
|
|
HotkeyList member.
|
|
|
|
|
|
'unload if possible'.
|
|
window to its default size.
|
|
|
|
after construction.
|
|
Eagle_rainbow)
|
|
always updated when modifying vehicle consists.
|
|
vehicle-related windows with an enum.
|
|
values for size computations.
|
|
|
|
same functionality.
|
|
|