Fri, 04 Apr 2008 16:32:27 +0000(svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cpp
smatz [Fri, 04 Apr 2008 16:32:27 +0000] rev 8817
(svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cpp

Fri, 04 Apr 2008 15:48:15 +0000(svn r12562) -Cleanup: variable scope in terraform_cmd.cpp
smatz [Fri, 04 Apr 2008 15:48:15 +0000] rev 8816
(svn r12562) -Cleanup: variable scope in terraform_cmd.cpp

Fri, 04 Apr 2008 15:10:54 +0000(svn r12561) -Fix: do not affect town rating change by the order in which we examine stations
smatz [Fri, 04 Apr 2008 15:10:54 +0000] rev 8815
(svn r12561) -Fix: do not affect town rating change by the order in which we examine stations

Fri, 04 Apr 2008 14:53:06 +0000(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a bit of coding style
smatz [Fri, 04 Apr 2008 14:53:06 +0000] rev 8814
(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a bit of coding style

Fri, 04 Apr 2008 02:24:44 +0000(svn r12558) -Feature: subsidy window can now be resized.
belugas [Fri, 04 Apr 2008 02:24:44 +0000] rev 8813
(svn r12558) -Feature: subsidy window can now be resized.

Fri, 04 Apr 2008 00:06:51 +0000(svn r12557) -Cleanup: use MAX_PATH at two more places
smatz [Fri, 04 Apr 2008 00:06:51 +0000] rev 8812
(svn r12557) -Cleanup: use MAX_PATH at two more places

Thu, 03 Apr 2008 23:52:43 +0000(svn r12556) -Fix (r6001): remove fences with fields when loading old savegames, looks better
smatz [Thu, 03 Apr 2008 23:52:43 +0000] rev 8811
(svn r12556) -Fix (r6001): remove fences with fields when loading old savegames, looks better

Thu, 03 Apr 2008 22:31:57 +0000(svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag density changes in the patch settings and vice versa
smatz [Thu, 03 Apr 2008 22:31:57 +0000] rev 8810
(svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag density changes in the patch settings and vice versa

Thu, 03 Apr 2008 21:54:31 +0000(svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened
smatz [Thu, 03 Apr 2008 21:54:31 +0000] rev 8809
(svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened

Thu, 03 Apr 2008 21:01:01 +0000(svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when building more signals using the GUI
smatz [Thu, 03 Apr 2008 21:01:01 +0000] rev 8808
(svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when building more signals using the GUI
-Fix: do not check patch settings but check if the Signal GUI window is open instead