Fri, 08 Feb 2008 19:57:56 +0000(svn r12088) -Fix: assert when loading savegame with wrong tiletype at south map borders
smatz [Fri, 08 Feb 2008 19:57:56 +0000] rev 9009
(svn r12088) -Fix: assert when loading savegame with wrong tiletype at south map borders

Fri, 08 Feb 2008 17:53:01 +0000(svn r12087) -Fix: MSVC warnings
glx [Fri, 08 Feb 2008 17:53:01 +0000] rev 9008
(svn r12087) -Fix: MSVC warnings

Fri, 08 Feb 2008 16:56:52 +0000(svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries when mapping newgrf entities to 'real' entities
glx [Fri, 08 Feb 2008 16:56:52 +0000] rev 9007
(svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries when mapping newgrf entities to 'real' entities

Fri, 08 Feb 2008 16:25:55 +0000(svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them to reverse on junction tiles. (spotted by SmatZ)
frosch [Fri, 08 Feb 2008 16:25:55 +0000] rev 9006
(svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them to reverse on junction tiles. (spotted by SmatZ)

Fri, 08 Feb 2008 15:34:54 +0000(svn r12084) -Fix: 'Early retirement'-properties are signed.
frosch [Fri, 08 Feb 2008 15:34:54 +0000] rev 9005
(svn r12084) -Fix: 'Early retirement'-properties are signed.

Thu, 07 Feb 2008 18:02:22 +0000(svn r12083) -Cleanup: Adding some more files in MSVC projects
belugas [Thu, 07 Feb 2008 18:02:22 +0000] rev 9004
(svn r12083) -Cleanup: Adding some more files in MSVC projects

Thu, 07 Feb 2008 17:24:38 +0000(svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters
belugas [Thu, 07 Feb 2008 17:24:38 +0000] rev 9003
(svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters

Thu, 07 Feb 2008 17:01:06 +0000(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
belugas [Thu, 07 Feb 2008 17:01:06 +0000] rev 9002
(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
It is more descriptive name and it will not upset the generate script anymore

Thu, 07 Feb 2008 16:17:00 +0000(svn r12080) -Fix: update waypoint signs when changing language
glx [Thu, 07 Feb 2008 16:17:00 +0000] rev 9001
(svn r12080) -Fix: update waypoint signs when changing language

Thu, 07 Feb 2008 10:01:18 +0000(svn r12079) -Fix: Use search paths when opening console scripts.
peter1138 [Thu, 07 Feb 2008 10:01:18 +0000] rev 9000
(svn r12079) -Fix: Use search paths when opening console scripts.