orudge [Sun, 24 Jun 2007 20:44:36 +0000] rev 7046
(svn r10311) -Fix: I'm not retired, just relatively inactive ;)
orudge [Sun, 24 Jun 2007 20:41:24 +0000] rev 7045
(svn r10310) -Fix: Trunk can now be built on OS/2 :)
rubidium [Sun, 24 Jun 2007 20:17:39 +0000] rev 7044
(svn r10309) -Revert (part of r10308): "fixing" the bounding box for bridge entrances reveals one of the bugs that will be fixed when FS#119 is fixed.
rubidium [Sun, 24 Jun 2007 20:06:10 +0000] rev 7043
(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fixing FS#119.
rubidium [Sun, 24 Jun 2007 16:44:06 +0000] rev 7042
(svn r10306) -Fix [FS#890]: the fix in r10219 was not enough to stop this bug from happening.
miham [Sun, 24 Jun 2007 16:33:10 +0000] rev 7041
(svn r10305) -Update: WebTranslator2 update to 2007-06-24 18:32:39
american - 33 fixed by WhiteRabbit (33)
brazilian_portuguese - 5 fixed by tucalipe (5)
catalan - 5 fixed, 7 changed by arnaullv (12)
italian - 5 fixed by lorenzodv (5)
japanese - 8 fixed by ickoonite (8)
korean - 5 fixed, 2 changed by darkttd (7)
norwegian_nynorsk - 36 fixed by pollux (36)
portuguese - 7 fixed by izhirahider (7)
slovenian - 32 fixed by Necrolyte (32)
traditional_chinese - 78 fixed, 2 changed by xbddc (80)
KUDr [Sun, 24 Jun 2007 14:40:54 +0000] rev 7040
(svn r10304) -Fix [YAPF](r10301): removed assert which could violate without danger when searching for the nearest depot. From now on the segment can be closed without reason in that case (peter1138)
KUDr [Sun, 24 Jun 2007 13:30:03 +0000] rev 7039
(svn r10303) -Fix [YAPF](r10301): warning: unused variable tile_cost (peter1138)
KUDr [Sun, 24 Jun 2007 13:22:41 +0000] rev 7038
(svn r10302) -Fix [YAPF, MP]: now (with r10301) it is no longer needed to invalidate the YAPF segment cache every tick in MP. Segment cost now doesn't contain the curves between segments. As a result the cache should be now accurate.
KUDr [Sun, 24 Jun 2007 13:18:54 +0000] rev 7037
(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special cases (immeR)