]> git.pond.sub.org Git - empserver/commit
(do_mob_land): Disable automatic land unit fortification with excess
authorRon Koenderink <rkoenderink@yahoo.ca>
Tue, 26 Dec 2006 19:17:22 +0000 (19:17 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Tue, 26 Dec 2006 19:17:22 +0000 (19:17 +0000)
commit94af80144962b42a1b34697cd83586fa9632da47
treed8955dec07cb3435d4cce1da5b8e77b20e2d3c8f
parent3e2cc8b74628d7b3b1d8107a0ff2bea1e0a5119c
(do_mob_land): Disable automatic land unit fortification with excess
mobility when MOB_ACCESS is on.  It leads to excessively deep
recursion and thus miserable performance as the number of land units
grows.
src/lib/update/mobility.c