Sun, 24 Jun 2007 10:20:05 +0000(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 [Sun, 24 Jun 2007 10:20:05 +0000] rev 7035
(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.

Sat, 23 Jun 2007 21:12:09 +0000(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 21:12:09 +0000] rev 7034
(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.

Sat, 23 Jun 2007 20:38:28 +0000(svn r10297) -Codechange: increase the performance of CargoPacket::AllocateRaw using a very simple "caching" system.
rubidium [Sat, 23 Jun 2007 20:38:28 +0000] rev 7033
(svn r10297) -Codechange: increase the performance of CargoPacket::AllocateRaw using a very simple "caching" system.

Sat, 23 Jun 2007 18:35:37 +0000(svn r10296) -Update: WebTranslator2 update to 2007-06-23 20:35:10
miham [Sat, 23 Jun 2007 18:35:37 +0000] rev 7032
(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)

Sat, 23 Jun 2007 14:40:19 +0000(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure an update of stdout (Zuu)
truelight [Sat, 23 Jun 2007 14:40:19 +0000] rev 7031
(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure an update of stdout (Zuu)

Sat, 23 Jun 2007 14:17:31 +0000(svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Smoovious)
truelight [Sat, 23 Jun 2007 14:17:31 +0000] rev 7030
(svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Smoovious)

Sat, 23 Jun 2007 14:13:05 +0000(svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene)
truelight [Sat, 23 Jun 2007 14:13:05 +0000] rev 7029
(svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene)

Sat, 23 Jun 2007 09:04:07 +0000(svn r10292) -Fix: suppress VC 7.1 warning: "\src\texteff.cpp(251) : warning C4258: 'y' : definition from the for loop is ignored; the definition from the enclosing scope is used" which prevents compilation on MSVC 2003
KUDr [Sat, 23 Jun 2007 09:04:07 +0000] rev 7028
(svn r10292) -Fix: suppress VC 7.1 warning: "\src\texteff.cpp(251) : warning C4258: 'y' : definition from the for loop is ignored; the definition from the enclosing scope is used" which prevents compilation on MSVC 2003

Sat, 23 Jun 2007 00:33:15 +0000(svn r10291) -Fix [FS#920]: double click in town-GUI didn't work as expected
truelight [Sat, 23 Jun 2007 00:33:15 +0000] rev 7027
(svn r10291) -Fix [FS#920]: double click in town-GUI didn't work as expected

Fri, 22 Jun 2007 23:53:16 +0000(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it stayed there for ever. Give it some chance to get out of that uber-lowness (although it is a very slim chance, at least it has one)
truelight [Fri, 22 Jun 2007 23:53:16 +0000] rev 7026
(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it stayed there for ever. Give it some chance to get out of that uber-lowness (although it is a very slim chance, at least it has one)