Age | Commit message (Collapse) | Author |
|
using the goods sprite if really nothing is returned.
|
|
The end of the preliminary work is near
|
|
handler and custom icon sprites
|
|
incorrectly drawn if the cargo list was scrolled, resulting in overlapping images
|
|
CargoID loops.
|
|
station's cargo rating list. (And duff up the block a little)
|
|
std::numeric_limits doesn't exist in gcc 2.95 (MorphOS), so back to tree and use ~0 instead (peter1138)
|
|
std::numeric_limits<uint32>::max() instead.
|
|
station list window.
|
|
fixes some warning that I never got anyway...
|
|
coding style (and rest of the code).
|
|
now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function
|
|
|
|
|
|
|
|
determining if a cargo is valid/active.
|
|
struct array (with accessor) and implement new initialization method using cargo labels.
|
|
|
|
all types of vehicle lists (depending on arguments)
- Also removed some unneeded arguments
- this also allows removing an if-else cascade in ShowVehicleListWindowLocal()
|
|
values.
This lets us increase the sprite width from 14 to up to 29 bits,
effectively nulling the old sprite limit. Table changes in next commit.
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|