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 7920
(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 7919
(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 7918
(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 7917
(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 7916
(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 7915
(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 7914
(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 7913
(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 7912
(svn r10809) -Fix (r10097): When reversing, articulated parts of road vehicles should not attempt to do their own pathfinding.

Mon, 06 Aug 2007 11:58:15 +0000(svn r10808) -Fix (r10353): Make sure spectators can't open infrastructure building menus.
maedhros [Mon, 06 Aug 2007 11:58:15 +0000] rev 7911
(svn r10808) -Fix (r10353): Make sure spectators can't open infrastructure building menus.