Fri, 21 Dec 2007 07:38:36 +0000(svn r11672) -Codechange: refactor some stuff out of gui.h.
rubidium [Fri, 21 Dec 2007 07:38:36 +0000] rev 8607
(svn r11672) -Codechange: refactor some stuff out of gui.h.

Thu, 20 Dec 2007 22:45:56 +0000(svn r11671) -Fix: sometimes a vehicle was selected in the vehicle list when it was opened
smatz [Thu, 20 Dec 2007 22:45:56 +0000] rev 8606
(svn r11671) -Fix: sometimes a vehicle was selected in the vehicle list when it was opened

Wed, 19 Dec 2007 23:35:14 +0000(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too
smatz [Wed, 19 Dec 2007 23:35:14 +0000] rev 8605
(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too

Wed, 19 Dec 2007 23:26:02 +0000(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium [Wed, 19 Dec 2007 23:26:02 +0000] rev 8604
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h

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 8603
(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 8602
(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 8601
(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 8600
(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 8599
(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 8598
(svn r11663) -Codechange: moving of the road related types and functions.