KUDr [Sun, 24 Jun 2007 13:22:41 +0000] rev 7534
(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 7533
(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special cases (immeR)
rubidium [Sun, 24 Jun 2007 12:27:11 +0000] rev 7532
(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a savegame failed and do not crash on loading savegames that were altered by patches or branches.
rubidium [Sun, 24 Jun 2007 10:20:05 +0000] rev 7531
(svn r10299) -Codechange [FS#931]: industry foundations should be drawn as all other foundations, i.e. with DrawFoundation, instead of writing the same functionality itself.
rubidium [Sat, 23 Jun 2007 21:12:09 +0000] rev 7530
(svn r10298) -Fix [FS#903]: show the subdirectory below the default data directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore.
rubidium [Sat, 23 Jun 2007 20:38:28 +0000] rev 7529
(svn r10297) -Codechange: increase the performance of CargoPacket::AllocateRaw using a very simple "caching" system.
miham [Sat, 23 Jun 2007 18:35:37 +0000] rev 7528
(svn r10296) -Update: WebTranslator2 update to 2007-06-23 20:35:10
brazilian_portuguese - 38 fixed by tucalipe (38)
catalan - 35 fixed, 10 changed by arnaullv (45)
dutch - 33 fixed by webfreakz (14), habell (19)
estonian - 4 fixed by kristjans (4)
french - 32 fixed by glx (32)
hungarian - 7 fixed by miham (7)
italian - 34 fixed, 1 changed by lorenzodv (35)
korean - 34 fixed by darkttd (34)
romanian - 59 fixed by kneekoo (59)
russian - 45 fixed, 11 changed by Smoky555 (56)
swedish - 29 fixed by giddorah (29)
ukrainian - 1 fixed by mad (1)
truelight [Sat, 23 Jun 2007 14:40:19 +0000] rev 7527
(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure an update of stdout (Zuu)
truelight [Sat, 23 Jun 2007 14:17:31 +0000] rev 7526
(svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Smoovious)
truelight [Sat, 23 Jun 2007 14:13:05 +0000] rev 7525
(svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene)