Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
in the same VM, causing e.g. constants to break the loading of info of other scripts
|
|
version.
|
|
|
|
|
|
always 64 bits, so scripts behave the same on 32 or 64 bits architectures
|
|
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)
|
|
|
|
|
|
|
|
seprintf
|
|
of manually accounting for the amount of characters that has been written
|
|
|
|
|
|
file io code instead of assuming MAX_PATH is okay
|
|
|
|
|
|
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.
|