------------------------------------------------------------------------ r10923 | glx | 2007-08-16 16:18:22 +0000 (Thu, 16 Aug 2007) | 1 line -Codechange: use 'real' exception handling in saveload code ------------------------------------------------------------------------ r10922 | maedhros | 2007-08-16 13:13:07 +0000 (Thu, 16 Aug 2007) | 3 lines -Codechange: Allow building and removing tracks and signals when there is a train on a parallel diagonal track that doesn't interact with this one. (frosch) ------------------------------------------------------------------------ r10921 | rubidium | 2007-08-16 10:10:59 +0000 (Thu, 16 Aug 2007) | 2 lines -Fix [FS#1130] (r10323): the company related news messages still thought that companies were described by two parameters instead of one. ------------------------------------------------------------------------ r10904 | belugas | 2007-08-15 01:50:13 +0000 (Wed, 15 Aug 2007) | 2 lines -Fix: When using a temporary industry, make sure you do not clear some unreachable tiles upon its destruction. -Codechange: do not perform something that by all means will not change. A zero offset is really meaningless... ------------------------------------------------------------------------ r10903 | belugas | 2007-08-15 00:49:34 +0000 (Wed, 15 Aug 2007) | 1 line -Feature: [NewGRF] Add support for variable 44 of Variational Action 2 for Industries ------------------------------------------------------------------------ r10894 | miham | 2007-08-14 20:10:42 +0000 (Tue, 14 Aug 2007) | 10 lines -Update: WebTranslator2 update to 2007-08-14 22:08:16 catalan - 5 fixed, 1 changed by arnaullv (6) czech - 5 fixed, 1 changed by Hadez (6) dutch - 5 fixed, 1 changed by habell (6) french - 5 fixed, 1 changed by glx (6) hungarian - 5 fixed, 1 changed by miham (6) japanese - 1 changed by ickoonite (1) portuguese - 1 changed by izhirahider (1) spanish - 1 changed by eusebio (1) ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------