smatz [Wed, 23 Apr 2008 19:07:18 +0000] rev 9033
(svn r12852) -Fix: do not try to draw rail catenary above non-rail station tiles
glx [Wed, 23 Apr 2008 13:36:52 +0000] rev 9032
(svn r12850) -Fix (r12848): compilation was broken for some platforms
peter1138 [Wed, 23 Apr 2008 12:03:47 +0000] rev 9031
(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 11:57:58 +0000] rev 9030
(svn r12847) -Cleanup: Identing and variable scope
rubidium [Wed, 23 Apr 2008 00:16:21 +0000] rev 9029
(svn r12845) -Change: use YAPF for fairly old savegames from before YAPF was introduced.
rubidium [Wed, 23 Apr 2008 00:14:49 +0000] rev 9028
(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.
bjarni [Tue, 22 Apr 2008 23:16:36 +0000] rev 9027
(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
glx [Tue, 22 Apr 2008 21:18:55 +0000] rev 9026
(svn r12842) -Codechange [FS#1604]: scale message history by map size
peter1138 [Tue, 22 Apr 2008 18:20:41 +0000] rev 9025
(svn r12839) -Codechange: Allocate temporary engine data when loading GRFs as needed instead of statically.
belugas [Tue, 22 Apr 2008 14:40:09 +0000] rev 9024
(svn r12837) -Codechange: Alignment of widget array