]> git.tdb.fi Git - r2c2.git/commitdiff
Redesign the train activation system
authorMikko Rasa <tdb@tdb.fi>
Tue, 25 Jun 2013 15:39:14 +0000 (18:39 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 25 Jun 2013 15:39:14 +0000 (18:39 +0300)
It was getting rather messy and there was one or two bugs where block
allocation didn't resume correctly.  The flag now resides in
BlockAllocator.  Rather than poking at it directly, AIs can express an
intention of moving the train.  This should help keep things in sync
with each other.


No differences found