Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
over the several loading stages.
|
|
|
|
While at it, an alphabetic error been fixed
|
|
consist, not only the first vehicle
|
|
order when the number of orders was 0; you could see that the vehicles had a shared order though.
|
|
to a single location.
|
|
|
|
|
|
implicitly tells that it wants to be build on water (land shape flags bit 5).
|
|
|
|
|
|
show the clone/refit button when the vehicle was not completely stopped in the depot.
|
|
depot when the front is already in the depot.
|
|
strings due to sign extension (minime)
|
|
when a depot window was opened
|
|
|
|
|
|
autoreplace kernel.
|
|
dualheads.
|
|
32bpp-anim blitter (backup buffer was too small)
|
|
indicating what it actually is.
|
|
CMD_START_STOP_VEHICLE.
|
|
multimonitor systems if the first monitor is right of the second one.
|
|
|
|
|
|
the command. Checking for the length in pixels is impossible because that differs per client.
|
|
constants.
|
|
|
|
|
|
Note that some WWT_TEXT widgets have received a COLOUR_x value.
It is not a valid colour a per say. THe strings been displayed there do have their own colours encoded.
IT is currently just for the sake of ease of writing, as TextColour and Colours are not really related.
|
|
|
|
compatible text stack (minime)
|
|
around properly (minime)
|
|
list_patches. Now it'll only remove backlog items when there are more than a threshold and when they are there longer than (another) threshold.
|
|
couldn't use the full "extent" of the new chat message limit.
|
|
OpenTTD to stop drawing the string. This is especially noticable with low resolutions and the chat input box.
|
|
configurable and increase the default size slightly so it can hold the longest chat messages.
|
|
|
|
one. And constify it too.
|
|
properly this time. (michi_cc)
|
|
as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
|
|
configurable.
|
|
a more logical location and give it a more consistent name.
|
|
few comments added too.
|
|
names. And add a few comments on the _extra_palette_values array.
|
|
like it's done for other list_* console commands
|
|
representative,
since captions have their own encoded colours in string.
|
|
would try to find a route out and sometimes reset the unload counter making it wait 2.5 years before departing instead of waiting until the train would actually leave the station (michi_cc)
|