Age | Commit message (Collapse) | Author |
|
vehicle GUI.
|
|
|
|
|
|
|
|
|
|
failed to detect the end.
|
|
|
|
|
|
element next to them is erased (not the element they are pointing to), which makes them unsuitable for ScriptList.
|
|
same item) when sorted by item in descending order by oddly constructed FindNext that uses forward iterators. Simply use the same code as the ascending item sort but use the reverse iterator instead of the forward. Also do this same trick for the descending value sort even though I couldn't trigger the problem there
|
|
item, not the value
|
|
functions, and return -1 on out-of-bound parameters.
|
|
version.
|
|
|
|
|
|
with actual pickup), s/acceptance_pickup/status/ (the enum isn't called GoodEntryStatus for a reason; it's not only acceptance and pickup anymore)
|
|
std::make_pair.
|
|
waiting cargo API
|
|
waiting cargo
|
|
|
|
really need it, use the console.
|
|
|
|
the return is not NULL)
|
|
|
|
|
|
|
|
and strecat.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
|
|
station
|
|
advanced settings window.
|
|
|
|
GetDate, SetDate
|
|
page elements for a given page
|
|
|
|
|
|
its elements
|
|
returning bool
|
|
a valid railtype, though it was not used anyway. Remove the need to set one.
|
|
random town name, don't bother sending a command, but fail immediately.
|
|
independent of advanced setting for that
|
|
|
|
status and is only meant for commands.
|
|
whether ScrtipRoad::SetCurrentRoadType was called appropiately.
|
|
only implicit orders.
|
|
internal IsValidRoadType assertion
|
|
|
|
after that simple check was documented as a precondition
|