Fri, 16 Feb 2007 07:32:22 +0000(svn r8754) -Fix
tron [Fri, 16 Feb 2007 07:32:22 +0000] rev 6357
(svn r8754) -Fix

Do not handle a special case for goto hangar orders to oilrigs - they do not have a hangar anyway

Fri, 16 Feb 2007 01:35:18 +0000(svn r8753) -Regression (r8455): Do not unilateraly decide that this engine is a single-headed. Only do it if it previously had no power and that now there is. Or something...
belugas [Fri, 16 Feb 2007 01:35:18 +0000] rev 6356
(svn r8753) -Regression (r8455): Do not unilateraly decide that this engine is a single-headed. Only do it if it previously had no power and that now there is. Or something...

Thu, 15 Feb 2007 22:03:48 +0000(svn r8752) -Cleanup: Reformat, re-arrange, correct tag errors on landscape.html.
belugas [Thu, 15 Feb 2007 22:03:48 +0000] rev 6355
(svn r8752) -Cleanup: Reformat, re-arrange, correct tag errors on landscape.html.
No addition nor correction on actual data

Thu, 15 Feb 2007 22:00:17 +0000(svn r8751) -Fix [lang]: deleted .news and .subs strings causing lang compilation error
KUDr [Thu, 15 Feb 2007 22:00:17 +0000] rev 6354
(svn r8751) -Fix [lang]: deleted .news and .subs strings causing lang compilation error

Thu, 15 Feb 2007 22:00:04 +0000(svn r8750) -Fix (r8747): PLANES defined in wingdi.h caused compilation error under Win32. Changed to AIRPLANES
KUDr [Thu, 15 Feb 2007 22:00:04 +0000] rev 6353
(svn r8750) -Fix (r8747): PLANES defined in wingdi.h caused compilation error under Win32. Changed to AIRPLANES

Thu, 15 Feb 2007 20:58:45 +0000(svn r8749) -Regression r8331: fixed signed/unsigned issue that could create too many lines in build vehicle windows and crash the game
bjarni [Thu, 15 Feb 2007 20:58:45 +0000] rev 6352
(svn r8749) -Regression r8331: fixed signed/unsigned issue that could create too many lines in build vehicle windows and crash the game

Thu, 15 Feb 2007 20:35:45 +0000(svn r8748) -Fix
tron [Thu, 15 Feb 2007 20:35:45 +0000] rev 6351
(svn r8748) -Fix

-Codechange: Do not hardcode the airports with a short airstrip anymore, but make it a flag in AirportFTAClass

Thu, 15 Feb 2007 20:16:33 +0000(svn r8747) -Fix
tron [Thu, 15 Feb 2007 20:16:33 +0000] rev 6350
(svn r8747) -Fix

-Codechange: Make the encoding of accepted aircraft types of airports a bit more sensible and move the enum into struct AirportFTAClass

Thu, 15 Feb 2007 17:51:39 +0000(svn r8746) -Regression r8331: build train window could sort incorrectly by EngineID with certain newGRF sets
bjarni [Thu, 15 Feb 2007 17:51:39 +0000] rev 6349
(svn r8746) -Regression r8331: build train window could sort incorrectly by EngineID with certain newGRF sets

Thu, 15 Feb 2007 16:15:00 +0000(svn r8745) [PSP] -Add: added a CSleep() for PSP
truelight [Thu, 15 Feb 2007 16:15:00 +0000] rev 6348
(svn r8745) [PSP] -Add: added a CSleep() for PSP