Sat, 26 Aug 2006 14:39:05 +0000(svn r6139) -Codechange: strings are StringID. This should be changed in strings.h as well, but you would need to include openttd.h and that opens a whole new can of worms.
Darkvater [Sat, 26 Aug 2006 14:39:05 +0000] rev 4386
(svn r6139) -Codechange: strings are StringID. This should be changed in strings.h as well, but you would need to include openttd.h and that opens a whole new can of worms.

Sat, 26 Aug 2006 14:36:19 +0000(svn r6138) - Remove stdafx.c since we do not use it.
Darkvater [Sat, 26 Aug 2006 14:36:19 +0000] rev 4385
(svn r6138) - Remove stdafx.c since we do not use it.

Sat, 26 Aug 2006 14:22:54 +0000(svn r6137) -Codechange: some very minor cleanups:
truelight [Sat, 26 Aug 2006 14:22:54 +0000] rev 4384
(svn r6137) -Codechange: some very minor cleanups:
- Start using DeleteXXX for every pool item, not manually doing it
- Use some wrapper to improve logic
- Rewrote some pieces to improve logic

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