Wed, 22 Mar 2006 20:41:48 +0000(svn r4030) Darkvater * r4030 /trunk/ (openttd.dsp openttd.vcproj): - [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (thx DmitryKo and KUDr)
Darkvater [Wed, 22 Mar 2006 20:41:48 +0000] rev 3298
(svn r4030) Darkvater * r4030 /trunk/ (openttd.dsp openttd.vcproj): - [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (thx DmitryKo and KUDr)

Wed, 22 Mar 2006 19:16:58 +0000(svn r4028) The last external user of FindLandscapeHeightByTile() is gone (r4027).
tron [Wed, 22 Mar 2006 19:16:58 +0000] rev 3297
(svn r4028) The last external user of FindLandscapeHeightByTile() is gone (r4027).
Move its implementation into its only caller - FindLandscapeHeight() - and remove it

Wed, 22 Mar 2006 19:04:04 +0000(svn r4027) Remove another call to FindLandscapeHeightByTile()
tron [Wed, 22 Mar 2006 19:04:04 +0000] rev 3296
(svn r4027) Remove another call to FindLandscapeHeightByTile()

Wed, 22 Mar 2006 16:37:59 +0000(svn r4023) - Fix: [ 1453646 NPF ] Road vehicles planning through the back of depots and stations.
matthijs [Wed, 22 Mar 2006 16:37:59 +0000] rev 3295
(svn r4023) - Fix: [ 1453646 NPF ] Road vehicles planning through the back of depots and stations.

Wed, 22 Mar 2006 13:06:50 +0000(svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in 10.3
bjarni [Wed, 22 Mar 2006 13:06:50 +0000] rev 3294
(svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in 10.3
this have the sideeffect that 10.2.8 will still have the "failure to save with certain chars in the filename bug", but at least it can compile again

Wed, 22 Mar 2006 10:13:15 +0000(svn r4011) [test WT2 #2.]
miham [Wed, 22 Mar 2006 10:13:15 +0000] rev 3293
(svn r4011) [test WT2 #2.]

Wed, 22 Mar 2006 10:10:33 +0000(svn r4010) [test WT2]
miham [Wed, 22 Mar 2006 10:10:33 +0000] rev 3292
(svn r4010) [test WT2]

Wed, 22 Mar 2006 08:48:50 +0000(svn r4007) Add a function to make a farm field tile
tron [Wed, 22 Mar 2006 08:48:50 +0000] rev 3291
(svn r4007) Add a function to make a farm field tile

Tue, 21 Mar 2006 23:22:21 +0000(svn r4004) -CodeChange : Renaming sprites and functions
belugas [Tue, 21 Mar 2006 23:22:21 +0000] rev 3290
(svn r4004) -CodeChange : Renaming sprites and functions

Tue, 21 Mar 2006 23:18:43 +0000(svn r4003) - Minor codebeautifier@work
Darkvater [Tue, 21 Mar 2006 23:18:43 +0000] rev 3289
(svn r4003) - Minor codebeautifier@work