Sat, 02 Jun 2007 17:23:31 +0000(svn r10026) -Fix: unlinking a rail vehicle didn't clear the first pointer
bjarni [Sat, 02 Jun 2007 17:23:31 +0000] rev 7284
(svn r10026) -Fix: unlinking a rail vehicle didn't clear the first pointer
After r9973, this could cause some asserts as some vehicles could end up with first pointers to chains they didn't belong to

Sat, 02 Jun 2007 15:47:38 +0000(svn r10025) -Fix: [build windows] sorting planes for capacity didn't check mail capacity. Now mail capacity is used if passenger capacity is the same
bjarni [Sat, 02 Jun 2007 15:47:38 +0000] rev 7283
(svn r10025) -Fix: [build windows] sorting planes for capacity didn't check mail capacity. Now mail capacity is used if passenger capacity is the same
The sort will still resort to EngineID if both mail and passenger capacities are the same

Sat, 02 Jun 2007 15:41:37 +0000(svn r10024) -Feature: [build windows] trains, road vehicles and ships can now be sorted by cargo capacity (planes already had this option)
bjarni [Sat, 02 Jun 2007 15:41:37 +0000] rev 7282
(svn r10024) -Feature: [build windows] trains, road vehicles and ships can now be sorted by cargo capacity (planes already had this option)

Sat, 02 Jun 2007 14:42:25 +0000(svn r10023) -Fix (r3218): When selling trains, if there were no wagons between multiheaded
maedhros [Sat, 02 Jun 2007 14:42:25 +0000] rev 7281
(svn r10023) -Fix (r3218): When selling trains, if there were no wagons between multiheaded
engines the rear part could be checked despite having already been deleted,
triggering an assert.

Sat, 02 Jun 2007 11:15:38 +0000(svn r10022) -Fix (r10007): Set the type of multiheaded trains before the subtype.
maedhros [Sat, 02 Jun 2007 11:15:38 +0000] rev 7280
(svn r10022) -Fix (r10007): Set the type of multiheaded trains before the subtype.

Sat, 02 Jun 2007 09:26:03 +0000(svn r10021) -Fix (r9560): memory "corruption" that could lead to a failure to load newgrfs.
rubidium [Sat, 02 Jun 2007 09:26:03 +0000] rev 7279
(svn r10021) -Fix (r9560): memory "corruption" that could lead to a failure to load newgrfs.

Sat, 02 Jun 2007 09:11:06 +0000(svn r10020) -Fix [FS#824]: GetNextVehicle() is invalid for anything that isn't a train.
maedhros [Sat, 02 Jun 2007 09:11:06 +0000] rev 7278
(svn r10020) -Fix [FS#824]: GetNextVehicle() is invalid for anything that isn't a train.

Sat, 02 Jun 2007 08:56:21 +0000(svn r10019) -Codechange: Implement GRM for newcargos
peter1138 [Sat, 02 Jun 2007 08:56:21 +0000] rev 7277
(svn r10019) -Codechange: Implement GRM for newcargos

Fri, 01 Jun 2007 23:06:01 +0000(svn r10017) -Add (FS#790): more languages flags for servers
glx [Fri, 01 Jun 2007 23:06:01 +0000] rev 7276
(svn r10017) -Add (FS#790): more languages flags for servers

Fri, 01 Jun 2007 17:59:11 +0000(svn r10015) -Fix: one could build (only) tram tracks when that was the last built roadtype (in a normal game).
rubidium [Fri, 01 Jun 2007 17:59:11 +0000] rev 7275
(svn r10015) -Fix: one could build (only) tram tracks when that was the last built roadtype (in a normal game).