Sat, 17 Feb 2007 17:10:33 +0000(svn r8785) -Fix: Entry point for commuter airport incorrect.
richk [Sat, 17 Feb 2007 17:10:33 +0000] rev 6055
(svn r8785) -Fix: Entry point for commuter airport incorrect.

Sat, 17 Feb 2007 16:41:56 +0000(svn r8784) -Regression (r7274 most likely): Unable to load TTDP (on *NIX) games because the static buffer used for name conversion is overwritten in the callback function.
Darkvater [Sat, 17 Feb 2007 16:41:56 +0000] rev 6054
(svn r8784) -Regression (r7274 most likely): Unable to load TTDP (on *NIX) games because the static buffer used for name conversion is overwritten in the callback function.

Sat, 17 Feb 2007 16:07:45 +0000(svn r8783) -Fix r8771: aircraft vehicle subtype and aircraft engine subtype aren't the same (even though they both tell if it's a plane or helicopter)
bjarni [Sat, 17 Feb 2007 16:07:45 +0000] rev 6053
(svn r8783) -Fix r8771: aircraft vehicle subtype and aircraft engine subtype aren't the same (even though they both tell if it's a plane or helicopter)

Sat, 17 Feb 2007 15:59:33 +0000(svn r8782) -Fix
tron [Sat, 17 Feb 2007 15:59:33 +0000] rev 6052
(svn r8782) -Fix

Adapt GetClosestStationFromTile() more to the way it is used:
- All but deleted stations get filtered later, so do not include non-deleted station in the first place
- Remove the two parameters, which are the same for all callers

Sat, 17 Feb 2007 15:34:05 +0000(svn r8781) -Fix
tron [Sat, 17 Feb 2007 15:34:05 +0000] rev 6051
(svn r8781) -Fix

A spectator cannot build stations, so do not include a special case for him

Sat, 17 Feb 2007 15:17:47 +0000(svn r8780) -Fix: Spelling of CatchmentArea incorrect.
richk [Sat, 17 Feb 2007 15:17:47 +0000] rev 6050
(svn r8780) -Fix: Spelling of CatchmentArea incorrect.

Sat, 17 Feb 2007 15:03:30 +0000(svn r8779) -Fix
tron [Sat, 17 Feb 2007 15:03:30 +0000] rev 6049
(svn r8779) -Fix

-Codechange: Use a more generic test, which tests the allowed aircraft instead of hardcoding the airport type numbers, to generate station names

Sat, 17 Feb 2007 14:54:31 +0000(svn r8778) -Fix
tron [Sat, 17 Feb 2007 14:54:31 +0000] rev 6048
(svn r8778) -Fix

-Codechange: Allow goto station orders to public stations in general, not just oilrigs (though this is the same till now)

Sat, 17 Feb 2007 13:50:22 +0000(svn r8777) -Fix: FS#596 Cloning Maglev in UKRS forgets Mail refit
bjarni [Sat, 17 Feb 2007 13:50:22 +0000] rev 6047
(svn r8777) -Fix: FS#596 Cloning Maglev in UKRS forgets Mail refit
Cloning were unaware that articulated locomotives could refit without refitting the front unit

Sat, 17 Feb 2007 13:29:11 +0000(svn r8776) [MorhpOS] -Fix: LDFLAGS needs -noixemul too
truelight [Sat, 17 Feb 2007 13:29:11 +0000] rev 6046
(svn r8776) [MorhpOS] -Fix: LDFLAGS needs -noixemul too