Age | Commit message (Collapse) | Author |
|
to header file
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
variable instead of var->index
|
|
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
|
PoolItem::GetPoolSize()
|
|
|
|
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
include the cargo packets in the vehicle as well
|
|
saving 4 of 36 bytes with a 32 bit compiler and 8 of 48 bytes on 64 bit compiler per cargo packets. There are generally more cargopackets in game than vehicles.
|
|
station_func.h.
|
|
openttd.h) to station_type.h.
|
|
cargopacket source.
|
|
|
|
|
|
|
|
templates. This gives up to 10% performance increase in games with lots of vehicles.
|
|
|
|
cargo packets, which results in a nice reduction of code duplication.
|
|
|
|
asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now.
|
|
accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|