Sat, 01 Jan 2005 15:40:44 +0000(svn r1318) -Fix: Saving a game fucked up the industries.. sorry ;)
truelight [Sat, 01 Jan 2005 15:40:44 +0000] rev 838
(svn r1318) -Fix: Saving a game fucked up the industries.. sorry ;)

Fri, 31 Dec 2004 19:09:03 +0000(svn r1314) -Fix: Population numbers is no longer negative for 32k+ towns
truelight [Fri, 31 Dec 2004 19:09:03 +0000] rev 837
(svn r1314) -Fix: Population numbers is no longer negative for 32k+ towns

Fri, 31 Dec 2004 18:59:22 +0000(svn r1313) -Fix: fixed MSVC problem
truelight [Fri, 31 Dec 2004 18:59:22 +0000] rev 836
(svn r1313) -Fix: fixed MSVC problem

Fri, 31 Dec 2004 18:57:24 +0000(svn r1312) -Add: Patch which is on by default: population in label of the town
truelight [Fri, 31 Dec 2004 18:57:24 +0000] rev 835
(svn r1312) -Add: Patch which is on by default: population in label of the town
-Fix: Expand town is a bit more agressive
-Fix: Fixed a bug in growing algorithm

Fri, 31 Dec 2004 15:55:14 +0000(svn r1308) -Update: updated MSVC project files
truelight [Fri, 31 Dec 2004 15:55:14 +0000] rev 834
(svn r1308) -Update: updated MSVC project files

Fri, 31 Dec 2004 14:43:47 +0000(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much more
truelight [Fri, 31 Dec 2004 14:43:47 +0000] rev 833
(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much more
readable now. 'American' is replaces by 'Additional English' (Jango)

Fri, 31 Dec 2004 09:47:09 +0000(svn r1303) Daily langfile update (automatic)
miham [Fri, 31 Dec 2004 09:47:09 +0000] rev 832
(svn r1303) Daily langfile update (automatic)

Thu, 30 Dec 2004 10:29:28 +0000(svn r1302) -Fix: [ 1091655 ] In some older maps somehow water is owned by
truelight [Thu, 30 Dec 2004 10:29:28 +0000] rev 831
(svn r1302) -Fix: [ 1091655 ] In some older maps somehow water is owned by
OWNER_NONE instead of OWNER_WATER.
-Fix: On InitializeLandscape the map was made MP_WATER, but OWNER_NONE.
When ConvertGroundTilesIntoWaterTiles() is not called, this gives big
problems (see above). Now the owner is set to OWNER_WATER by default.

Thu, 30 Dec 2004 10:03:35 +0000(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES too
truelight [Thu, 30 Dec 2004 10:03:35 +0000] rev 830
(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES too

Thu, 30 Dec 2004 09:46:40 +0000(svn r1300) -Fix: The cost for an autorenew was not always send to the right player ;)
truelight [Thu, 30 Dec 2004 09:46:40 +0000] rev 829
(svn r1300) -Fix: The cost for an autorenew was not always send to the right player ;)