Wed, 19 Dec 2007 20:45:46 +0000(svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found.
rubidium [Wed, 19 Dec 2007 20:45:46 +0000] rev 8107
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found.

Wed, 19 Dec 2007 19:44:29 +0000(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
rubidium [Wed, 19 Dec 2007 19:44:29 +0000] rev 8106
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.

Wed, 19 Dec 2007 02:41:25 +0000(svn r11666) -Fix (r11504): when removing buoys, return to water or canal depending on their owner
glx [Wed, 19 Dec 2007 02:41:25 +0000] rev 8105
(svn r11666) -Fix (r11504): when removing buoys, return to water or canal depending on their owner

Tue, 18 Dec 2007 21:25:44 +0000(svn r11665) -Fix: Animation informations should not be copied from original industry tile spec, while doing an action 00, industry tile, prop 08.
belugas [Tue, 18 Dec 2007 21:25:44 +0000] rev 8104
(svn r11665) -Fix: Animation informations should not be copied from original industry tile spec, while doing an action 00, industry tile, prop 08.
Fix directly inspired by Csaboka

Tue, 18 Dec 2007 20:58:12 +0000(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
rubidium [Tue, 18 Dec 2007 20:58:12 +0000] rev 8103
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.

Tue, 18 Dec 2007 20:38:16 +0000(svn r11663) -Codechange: moving of the road related types and functions.
rubidium [Tue, 18 Dec 2007 20:38:16 +0000] rev 8102
(svn r11663) -Codechange: moving of the road related types and functions.

Tue, 18 Dec 2007 20:10:21 +0000(svn r11662) -Codechange: move some rail types/related functions around.
rubidium [Tue, 18 Dec 2007 20:10:21 +0000] rev 8101
(svn r11662) -Codechange: move some rail types/related functions around.

Tue, 18 Dec 2007 19:52:14 +0000(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
rubidium [Tue, 18 Dec 2007 19:52:14 +0000] rev 8100
(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.

Tue, 18 Dec 2007 18:08:51 +0000(svn r11660) -Change: english -> english (uk), english_us ->english (us)
miham [Tue, 18 Dec 2007 18:08:51 +0000] rev 8099
(svn r11660) -Change: english -> english (uk), english_us ->english (us)

Tue, 18 Dec 2007 18:02:00 +0000(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled
smatz [Tue, 18 Dec 2007 18:02:00 +0000] rev 8098
(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled