Tue, 07 Aug 2007 23:07:10 +0000(svn r10823) -Fix r8610 [FS#1097]: the autoreplace window vehicle count didn't always update correctly) (Matthias)
bjarni [Tue, 07 Aug 2007 23:07:10 +0000] rev 7425
(svn r10823) -Fix r8610 [FS#1097]: the autoreplace window vehicle count didn't always update correctly) (Matthias)

Tue, 07 Aug 2007 20:42:02 +0000(svn r10822) -Fix: OSX makes --endian set to PREPROCESSOR, which wasn't an allowed value, making reconfigures to fail (special commit for Bjarni, now he should fix things too :p)
truelight [Tue, 07 Aug 2007 20:42:02 +0000] rev 7424
(svn r10822) -Fix: OSX makes --endian set to PREPROCESSOR, which wasn't an allowed value, making reconfigures to fail (special commit for Bjarni, now he should fix things too :p)

Tue, 07 Aug 2007 15:22:58 +0000(svn r10821) -Cleanup: remove the strings that are not needed anymore since r10820.
rubidium [Tue, 07 Aug 2007 15:22:58 +0000] rev 7423
(svn r10821) -Cleanup: remove the strings that are not needed anymore since r10820.

Tue, 07 Aug 2007 15:20:31 +0000(svn r10820) -Codechange: make negative currencies red and restore the colour from before the currency was printed; this removes the need to make two strings for printing currencies (one for positive currencies and one for negative currencies).
rubidium [Tue, 07 Aug 2007 15:20:31 +0000] rev 7422
(svn r10820) -Codechange: make negative currencies red and restore the colour from before the currency was printed; this removes the need to make two strings for printing currencies (one for positive currencies and one for negative currencies).
-Fix [FS#1036]: do not use green for currencies as it is practically unreadable on CRT monitors.

Mon, 06 Aug 2007 15:00:32 +0000(svn r10814) -Fix [FS#1103]/Codechange: allow trams to be reverse manually, even though there is no track to do so.
rubidium [Mon, 06 Aug 2007 15:00:32 +0000] rev 7421
(svn r10814) -Fix [FS#1103]/Codechange: allow trams to be reverse manually, even though there is no track to do so.

Mon, 06 Aug 2007 14:08:25 +0000(svn r10813) -Fix (r10799): some destructors were performing too much during the pool cleanups, which could cause crashes as already removed pool items could then be dereferenced by other destructors.
rubidium [Mon, 06 Aug 2007 14:08:25 +0000] rev 7420
(svn r10813) -Fix (r10799): some destructors were performing too much during the pool cleanups, which could cause crashes as already removed pool items could then be dereferenced by other destructors.

Mon, 06 Aug 2007 13:44:50 +0000(svn r10812) -Fix (r10097) [FS#1093]: Make RoadVehicle::MarkDirty() mark all parts of articulated vehicles as dirty, not just the front.
maedhros [Mon, 06 Aug 2007 13:44:50 +0000] rev 7419
(svn r10812) -Fix (r10097) [FS#1093]: Make RoadVehicle::MarkDirty() mark all parts of articulated vehicles as dirty, not just the front.

Mon, 06 Aug 2007 13:05:45 +0000(svn r10811) -Fix (r10097): Refit all the parts of an articulated road vehicle, not just the first part.
maedhros [Mon, 06 Aug 2007 13:05:45 +0000] rev 7418
(svn r10811) -Fix (r10097): Refit all the parts of an articulated road vehicle, not just the first part.

Mon, 06 Aug 2007 12:54:03 +0000(svn r10810) -Fix (r10097): Add a comma between different cargo types if an articulated vehicle carries more than one cargo.
maedhros [Mon, 06 Aug 2007 12:54:03 +0000] rev 7417
(svn r10810) -Fix (r10097): Add a comma between different cargo types if an articulated vehicle carries more than one cargo.

Mon, 06 Aug 2007 12:46:49 +0000(svn r10809) -Fix (r10097): When reversing, articulated parts of road vehicles should not attempt to do their own pathfinding.
maedhros [Mon, 06 Aug 2007 12:46:49 +0000] rev 7416
(svn r10809) -Fix (r10097): When reversing, articulated parts of road vehicles should not attempt to do their own pathfinding.