This patch will fix two problems.
- We could transport goods from bus stop.
- When we removed a stop or an ext-stop, rebuild_destinations() wasn't called.
Seeing cargo on a non-cargo-supporting bus stop on that screenshot made me wonder, is the fix
a) preventing cargo appearing on a bus stop since it doesn't support cargo or
b) preventing goods from being picked up on a bus stop tile?
I'd ****ume A. Not that B is a good thing either imo.
Is this somehow related to this old discussion:
http://forum.simutrans.com/index.php?topic=961.0 ?
So the patch is somehow semi-considered ;D
Applied to trunk, thank you.
Sorry, prissi, your code is wrong.
If a convoi schedule is on tile A and I removed a stop on tile A.
This convoi becomes out of connection.
So, we must recalculate all schedule anyway.
It doesn't depend on
enabled ware_type.
And also, I can't compile r2603, because of error.
should be corrected in 2604.