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.
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.
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
glx [Tue, 22 Apr 2008 21:18:55 +0000] rev 10301
(svn r12842) -Codechange [FS#1604]: scale message history by map size
rubidium [Tue, 22 Apr 2008 19:42:52 +0000] rev 10300
(svn r12841) [NoAI] -Add: function to test whether an industry is built on water/has a heliport/dock.
glx [Tue, 22 Apr 2008 19:23:19 +0000] rev 10299
(svn r12840) [NoAI] -Fix (r12838): incorrect comment
peter1138 [Tue, 22 Apr 2008 18:20:41 +0000] rev 10298
(svn r12839) -Codechange: Allocate temporary engine data when loading GRFs as needed instead of statically.
glx [Tue, 22 Apr 2008 17:04:06 +0000] rev 10297
(svn r12838) [NoAI] -Add: added AIEventEnginePreview, which tells you when you have been chosen for testing an engine, and allows you to accept it
belugas [Tue, 22 Apr 2008 14:40:09 +0000] rev 10296
(svn r12837) -Codechange: Alignment of widget array
rubidium [Mon, 21 Apr 2008 23:04:05 +0000] rev 10295
(svn r12836) -Fix: SunOS non-dedicated server compilation.