------------------------------------------------------------------------ r10892 | rubidium | 2007-08-14 17:31:15 +0000 (Tue, 14 Aug 2007) | 2 lines -Fix [FS#1127]: trains would not get flooded when they are at the lower part of a tile that would become a coast tile after flooding. Patch by frosch. ------------------------------------------------------------------------ r10890 | rubidium | 2007-08-14 17:05:33 +0000 (Tue, 14 Aug 2007) | 2 lines -Fix [FS#1125]: removing road with the road removal tool would also work with a negative bank account, making the bank account even more negative than it was. ------------------------------------------------------------------------ r10888 | rubidium | 2007-08-14 12:13:12 +0000 (Tue, 14 Aug 2007) | 2 lines -Fix (r10886): 64 bits alignment made a struct too big. ------------------------------------------------------------------------ r10887 | rubidium | 2007-08-14 10:47:29 +0000 (Tue, 14 Aug 2007) | 2 lines -Cleanup: remove the strings that were removed from english.txt in r10886. ------------------------------------------------------------------------ r10886 | rubidium | 2007-08-14 10:46:38 +0000 (Tue, 14 Aug 2007) | 2 lines -Codechange: modify the "start network server" GUI so it can actually handle more than 10 clients/companies/spectators in a nice way, i.e. without making a combobox with 100 players and add 90 new strings to be able to do so. ------------------------------------------------------------------------ r10878 | truelight | 2007-08-13 18:59:34 +0000 (Mon, 13 Aug 2007) | 2 lines -Add [FS#653]: added TileHeight to the Land Area Information tool (blove) ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------