Age | Commit message (Collapse) | Author |
|
refittable to in the purchase information window. (mart3p)
|
|
replace window) to allow room for more text. (mart3p)
|
|
instead of using hardcoded values. (mart3p)
|
|
The last parameter should point to the end of the buffer (eg lastof(buf))
Courtesy of Tron.
|
|
the {CARGO} command and supply the cargo type and quantity, instead of manually looking up the cargo type's string.
|
|
grf set with a buildable helicopter with a lower EngineID than the first buildable plane
Also removed a lot of const cast as they mess up the code and didn't help much
|
|
(mainly by peter1138)
Now both names are checked against the cache (instead of just one of them) and we got rid of some global vars
|
|
to a file of it's own
Also made some changes to it so it should be easier to unify all the build vehicle windows
|