Sat, 26 Aug 2006 11:06:54 +0000(svn r6136) -Fix: _cur_year wasn't converting when reading pre-31 savegames, causing nasty desyncs
truelight [Sat, 26 Aug 2006 11:06:54 +0000] rev 4383
(svn r6136) -Fix: _cur_year wasn't converting when reading pre-31 savegames, causing nasty desyncs
-Fix: _date, which is a Date, which is int32, was saved as uint32

Sat, 26 Aug 2006 07:45:18 +0000(svn r6135) WebTranslator2 update to 2006-08-26 09:44:54
miham [Sat, 26 Aug 2006 07:45:18 +0000] rev 4382
(svn r6135) WebTranslator2 update to 2006-08-26 09:44:54
dutch - 28 fixed by habell (28)
german - 5 changed by Neonox (5)
portuguese - 2 fixed by izhirahider (2)

Fri, 25 Aug 2006 19:18:16 +0000(svn r6131) -Codechange : Complete all missing _ttdpatch_flags entries
belugas [Fri, 25 Aug 2006 19:18:16 +0000] rev 4381
(svn r6131) -Codechange : Complete all missing _ttdpatch_flags entries
-Feature : both unifiedmaglevmode are now set.
Maglev and monorail are not allowed to run on each other tracks and will not be.
Setting those flags will allow grfsets as the Norvegian one to be loaded
-Codechange : link the TTDPatch's irregularstations with OTTD's nonuniform_stations
-Codechange : Reformat the whole array (thanks Rubidium, it sure looks better now)

Fri, 25 Aug 2006 12:58:52 +0000(svn r6122) Fix an off-by-two error in r6108: it should be the index for the last element in the array
tron [Fri, 25 Aug 2006 12:58:52 +0000] rev 4380
(svn r6122) Fix an off-by-two error in r6108: it should be the index for the last element in the array

Fri, 25 Aug 2006 12:26:34 +0000(svn r6117) -Fix r6097: on mingw it is normal that both / as \ are accepted as input
truelight [Fri, 25 Aug 2006 12:26:34 +0000] rev 4379
(svn r6117) -Fix r6097: on mingw it is normal that both / as \ are accepted as input
-Fix r6096: detect for PATHSEP on WIN32 or WIN64, not UNIX
(Windows compilers define either one, while other compilers don't define a thing)

Fri, 25 Aug 2006 08:49:32 +0000(svn r6114) WebTranslator2 update to 2006-08-25 10:49:08
miham [Fri, 25 Aug 2006 08:49:32 +0000] rev 4378
(svn r6114) WebTranslator2 update to 2006-08-25 10:49:08
american - 84 fixed by WhiteRabbit (84)
german - 3 fixed, 2 changed by chu (5)
portuguese - 2 fixed by izhirahider (2)

Fri, 25 Aug 2006 00:41:10 +0000(svn r6108) -NewGRF Feature: Implement currencies replacment via grf file.
belugas [Fri, 25 Aug 2006 00:41:10 +0000] rev 4377
(svn r6108) -NewGRF Feature: Implement currencies replacment via grf file.
All properties can now be modified i.e:
Introduction date for euro conversion
Currency name, decimal separator, currency symbol (before or after amount)
and the rate compared to the base currency, the british pound

Fri, 25 Aug 2006 00:35:11 +0000(svn r6107) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen vs 80 project
belugas [Fri, 25 Aug 2006 00:35:11 +0000] rev 4376
(svn r6107) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen vs 80 project
Carbon copy of Darkvater's r6105

Thu, 24 Aug 2006 22:52:58 +0000(svn r6105) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen project
Darkvater [Thu, 24 Aug 2006 22:52:58 +0000] rev 4375
(svn r6105) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen project

Thu, 24 Aug 2006 22:04:24 +0000(svn r6104) -Fix: make install did not create a directory for the heightmaps
rubidium [Thu, 24 Aug 2006 22:04:24 +0000] rev 4374
(svn r6104) -Fix: make install did not create a directory for the heightmaps
-Fix: make install should not copy scenario as it is an empty map