peter1138 [Wed, 30 Apr 2008 17:42:08 +0000] rev 10390
(svn r12932) -Fix [FS#1970]: Articulated engines ignored GRF engine overrides.
truebrain [Wed, 30 Apr 2008 12:09:42 +0000] rev 10389
(svn r12931) [NoAI] -Fix: AIVehicle::BuildVehicle() returned 'false' in some cases instead of INVALID_VEHICLE (Yexo)
rubidium [Wed, 30 Apr 2008 07:39:46 +0000] rev 10388
(svn r12930) -Add: build support for NetBSD and HP-UX. Patch by ahoka.
smatz [Tue, 29 Apr 2008 23:11:55 +0000] rev 10387
(svn r12929) -Fix [FS#1967](r12560): town rating was too often reset to Mediocre
truebrain [Tue, 29 Apr 2008 22:12:15 +0000] rev 10386
(svn r12928) [NoAI] -Fix: don't crash when reloading an AI that has a compile-error (bug by Fingon)
truebrain [Tue, 29 Apr 2008 22:02:38 +0000] rev 10385
(svn r12927) [NoAI] -Fix: don't crash on the GUI when an AI failed to compile and you still manual it (bug by glx)
truebrain [Tue, 29 Apr 2008 21:49:14 +0000] rev 10384
(svn r12926) [NoAI] -Fix r12925: it has been a while, but... forgot to update regression (tnx glx)
truebrain [Tue, 29 Apr 2008 21:34:17 +0000] rev 10383
(svn r12925) [NoAI] -Add: added AIIndustry::GetAmountOfStationsAround() (Yexo)
peter1138 [Tue, 29 Apr 2008 21:31:29 +0000] rev 10382
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
truebrain [Tue, 29 Apr 2008 21:06:16 +0000] rev 10381
(svn r12922) [NoAI] -Add: added AIStation::SetName() (Yexo)