------------------------------------------------------------------------ r10877 | glx | 2007-08-13 13:12:19 +0000 (Mon, 13 Aug 2007) | 1 line -Fix: some isocodes were wrong ------------------------------------------------------------------------ r10857 | truelight | 2007-08-11 22:57:23 +0000 (Sat, 11 Aug 2007) | 2 lines -Fix: feeder-income was broken; substract the feeder-costs from the vehicle-income, not from the route-income (tnx to RichK for all the info) ------------------------------------------------------------------------ r10851 | bjarni | 2007-08-11 15:52:34 +0000 (Sat, 11 Aug 2007) | 2 lines -Feature [OSX]: OpenTTD will now pick the same language as finder is set to if no config file is found (ln-) ------------------------------------------------------------------------ r10839 | truelight | 2007-08-10 13:33:04 +0000 (Fri, 10 Aug 2007) | 2 lines -Fix [FS#873]: bring up the assert window for OSX even when there isn't a video-driver loaded (PinguTux) ------------------------------------------------------------------------ r10838 | rubidium | 2007-08-10 13:27:07 +0000 (Fri, 10 Aug 2007) | 2 lines -Fix [FS#1119] (r10698): double negation where only single negation was needed. Patch by frosch. ------------------------------------------------------------------------ r10837 | truelight | 2007-08-10 13:11:53 +0000 (Fri, 10 Aug 2007) | 2 lines -Fix [FS#1102]: DrawLine didn't bound-check the first pixel that was drawn (frosch) ------------------------------------------------------------------------ r10836 | maedhros | 2007-08-10 08:57:04 +0000 (Fri, 10 Aug 2007) | 4 lines -Fix [FS#1014]: Make sure the third cargo type accepted by houses is valid in the current climate when copying properties from existing houses and using action 0 property 0F. ------------------------------------------------------------------------ r10835 | glx | 2007-08-09 20:59:36 +0000 (Thu, 09 Aug 2007) | 1 line -Fix [FS#998] (r10399): don't try to minimise or restore the window when closing openttd ------------------------------------------------------------------------ r10834 | rubidium | 2007-08-09 05:34:56 +0000 (Thu, 09 Aug 2007) | 2 lines -Revert (part of r10833): something too much was committed :( ------------------------------------------------------------------------ r10833 | rubidium | 2007-08-09 05:25:33 +0000 (Thu, 09 Aug 2007) | 2 lines -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. ------------------------------------------------------------------------ r10828 | miham | 2007-08-08 21:28:03 +0000 (Wed, 08 Aug 2007) | 8 lines -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) ------------------------------------------------------------------------ r10827 | rubidium | 2007-08-08 14:18:05 +0000 (Wed, 08 Aug 2007) | 2 lines -Fix [FS#1112]: out of bounds access in corner case of list allocations of vehicles. ------------------------------------------------------------------------ r10823 | bjarni | 2007-08-07 23:07:10 +0000 (Tue, 07 Aug 2007) | 2 lines -Fix r8610 [FS#1097]: the autoreplace window vehicle count didn't always update correctly) (Matthias) ------------------------------------------------------------------------ r10822 | truelight | 2007-08-07 20:42:02 +0000 (Tue, 07 Aug 2007) | 2 lines -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) ------------------------------------------------------------------------ r10821 | rubidium | 2007-08-07 15:22:58 +0000 (Tue, 07 Aug 2007) | 2 lines -Cleanup: remove the strings that are not needed anymore since r10820. ------------------------------------------------------------------------ r10820 | rubidium | 2007-08-07 15:20:31 +0000 (Tue, 07 Aug 2007) | 4 lines -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. ------------------------------------------------------------------------