Wed, 23 Apr 2008 18:11:25 +0000(svn r12851) [NewGRF_ports] -Fix: Slight mis-sync disabled colouring of selection tiles for seaplane airports. NewGRF_ports
richk [Wed, 23 Apr 2008 18:11:25 +0000] rev 10310
(svn r12851) [NewGRF_ports] -Fix: Slight mis-sync disabled colouring of selection tiles for seaplane airports.

Wed, 23 Apr 2008 13:36:52 +0000(svn r12850) -Fix (r12848): compilation was broken for some platforms
glx [Wed, 23 Apr 2008 13:36:52 +0000] rev 10309
(svn r12850) -Fix (r12848): compilation was broken for some platforms

Wed, 23 Apr 2008 12:05:32 +0000(svn r12849) [NoAI] -Fix: when .hpp.sq doesn't exists, don't run diff (tnx to Yexo) noai
truebrain [Wed, 23 Apr 2008 12:05:32 +0000] rev 10308
(svn r12849) [NoAI] -Fix: when .hpp.sq doesn't exists, don't run diff (tnx to Yexo)

Wed, 23 Apr 2008 12:03:47 +0000(svn r12848) -Cleanup/Codechange: Use correct variable types, don't prefix with _ for non-globals, and use implicit enum numbering.
peter1138 [Wed, 23 Apr 2008 12:03:47 +0000] rev 10307
(svn r12848) -Cleanup/Codechange: Use correct variable types, don't prefix with _ for non-globals, and use implicit enum numbering.

Wed, 23 Apr 2008 11:57:58 +0000(svn r12847) -Cleanup: Identing and variable scope
peter1138 [Wed, 23 Apr 2008 11:57:58 +0000] rev 10306
(svn r12847) -Cleanup: Identing and variable scope

Wed, 23 Apr 2008 03:14:27 +0000(svn r12846) [NewGRF_ports] -Change: Added clearer support for seaplanes. NewGRF_ports
richk [Wed, 23 Apr 2008 03:14:27 +0000] rev 10305
(svn r12846) [NewGRF_ports] -Change: Added clearer support for seaplanes.
Seaplane is now defined on bits 2 & 3 of Prop 0x17 of Action0Planes.
Seaplanes can only be built at airports they can use. Some seaplanes have dual land/sea capability; this is supported.
Updated seaplaneport.grf to reflect new functionality.

Wed, 23 Apr 2008 00:16:21 +0000(svn r12845) -Change: use YAPF for fairly old savegames from before YAPF was introduced.
rubidium [Wed, 23 Apr 2008 00:16:21 +0000] rev 10304
(svn r12845) -Change: use YAPF for fairly old savegames from before YAPF was introduced.

Wed, 23 Apr 2008 00:14:49 +0000(svn r12844) -Fix: the industry tick trigger should only be triggered once every 256 ticks, not every tick... Also bail out of the triggers a little earlier if you know they are not going to happen anyway.
rubidium [Wed, 23 Apr 2008 00:14:49 +0000] rev 10303
(svn r12844) -Fix: the industry tick trigger should only be triggered once every 256 ticks, not every tick... Also bail out of the triggers a little earlier if you know they are not going to happen anyway.

Tue, 22 Apr 2008 23:16:36 +0000(svn r12843) -Feature [FS#1945]: The autoreplace window is now resizable in both directions
bjarni [Tue, 22 Apr 2008 23:16:36 +0000] rev 10302
(svn r12843) -Feature [FS#1945]: The autoreplace window is now resizable in both directions
The code to open this window is also unified for all vehicle types

Tue, 22 Apr 2008 21:18:55 +0000(svn r12842) -Codechange [FS#1604]: scale message history by map size
glx [Tue, 22 Apr 2008 21:18:55 +0000] rev 10301
(svn r12842) -Codechange [FS#1604]: scale message history by map size