Thu, 09 Aug 2007 05:34:56 +0000(svn r10834) -Revert (part of r10833): something too much was committed :(
rubidium [Thu, 09 Aug 2007 05:34:56 +0000] rev 7429
(svn r10834) -Revert (part of r10833): something too much was committed :(

Thu, 09 Aug 2007 05:25:33 +0000(svn r10833) -Fix [FS#1115]: assertion (different cost between test and execution) of overbuilding road tunnels with tram tracks (and vice versa) when the dragged area contains both ends of the tunnel.
rubidium [Thu, 09 Aug 2007 05:25:33 +0000] rev 7428
(svn r10833) -Fix [FS#1115]: assertion (different cost between test and execution) of overbuilding road tunnels with tram tracks (and vice versa) when the dragged area contains both ends of the tunnel.

Wed, 08 Aug 2007 21:28:03 +0000(svn r10828) -Update: WebTranslator2 update to 2007-08-08 23:27:26
miham [Wed, 08 Aug 2007 21:28:03 +0000] rev 7427
(svn r10828) -Update: WebTranslator2 update to 2007-08-08 23:27:26
brazilian_portuguese - 3 changed by fukumori (3)
bulgarian - 24 fixed by kokobongo (7), thetitan (17)
estonian - 1 changed by kristjans (1)
german - 564 changed by Timwi (564)
polish - 11 fixed, 34 changed by meush (45)
russian - 1 changed by DarkFenX (1)

Wed, 08 Aug 2007 14:18:05 +0000(svn r10827) -Fix [FS#1112]: out of bounds access in corner case of list allocations of vehicles.
rubidium [Wed, 08 Aug 2007 14:18:05 +0000] rev 7426
(svn r10827) -Fix [FS#1112]: out of bounds access in corner case of list allocations of vehicles.

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.