Fri, 28 Dec 2007 03:14:55 +0000(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition
belugas [Fri, 28 Dec 2007 03:14:55 +0000] rev 8151
(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition

Thu, 27 Dec 2007 20:49:44 +0000(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids.
maedhros [Thu, 27 Dec 2007 20:49:44 +0000] rev 8150
(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids.

Thu, 27 Dec 2007 17:29:27 +0000(svn r11711) -Codechange: Name the Save Load Dialog Mode enum
belugas [Thu, 27 Dec 2007 17:29:27 +0000] rev 8149
(svn r11711) -Codechange: Name the Save Load Dialog Mode enum

Thu, 27 Dec 2007 15:47:08 +0000(svn r11710) -Feature: [build vehicles windows] added sorting for cost, running costs and speed to road vehicles and ships build windows
bjarni [Thu, 27 Dec 2007 15:47:08 +0000] rev 8148
(svn r11710) -Feature: [build vehicles windows] added sorting for cost, running costs and speed to road vehicles and ships build windows

Thu, 27 Dec 2007 15:05:46 +0000(svn r11709) -Fix [FS#1385 FS#1386]: [OSX] Compiles on Leopard with the default settings
bjarni [Thu, 27 Dec 2007 15:05:46 +0000] rev 8147
(svn r11709) -Fix [FS#1385 FS#1386]: [OSX] Compiles on Leopard with the default settings
-Change: [OSX] configure will no longer enable static by default
Turns out that Leopard can't handle static builds without the user installing extra libs
The tradeoff is that now people might have to enable static manually if moving the binary around

Thu, 27 Dec 2007 14:45:10 +0000(svn r11708) -Fix [FS#1598]: Removed include of variables.h as it was no longer needed and caused compilation to fail.
egladil [Thu, 27 Dec 2007 14:45:10 +0000] rev 8146
(svn r11708) -Fix [FS#1598]: Removed include of variables.h as it was no longer needed and caused compilation to fail.

Thu, 27 Dec 2007 14:10:47 +0000(svn r11707) -Fix: do not allow refitting flooded (destroyed) vehicles
smatz [Thu, 27 Dec 2007 14:10:47 +0000] rev 8145
(svn r11707) -Fix: do not allow refitting flooded (destroyed) vehicles

Thu, 27 Dec 2007 13:35:39 +0000(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
rubidium [Thu, 27 Dec 2007 13:35:39 +0000] rev 8144
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.

Thu, 27 Dec 2007 13:25:23 +0000(svn r11705) -Fix [FS#1557]: trains could have sprites with wrong direction when reversing, also was inconsistent with save/load process (possible desyncs)
smatz [Thu, 27 Dec 2007 13:25:23 +0000] rev 8143
(svn r11705) -Fix [FS#1557]: trains could have sprites with wrong direction when reversing, also was inconsistent with save/load process (possible desyncs)

Wed, 26 Dec 2007 23:04:26 +0000(svn r11704) -Codechange: remove another bunch of useless includes.
rubidium [Wed, 26 Dec 2007 23:04:26 +0000] rev 8142
(svn r11704) -Codechange: remove another bunch of useless includes.