------------------------------------------------------------------------ r10948 | glx | 2007-08-19 21:51:36 +0000 (Sun, 19 Aug 2007) | 1 line -Add: [win32] crash.dmp support for MSVC release builds ------------------------------------------------------------------------ r10946 | glx | 2007-08-19 17:55:24 +0000 (Sun, 19 Aug 2007) | 1 line -Fix (r10932): forgot one occurence ------------------------------------------------------------------------ r10942 | rubidium | 2007-08-19 16:51:15 +0000 (Sun, 19 Aug 2007) | 2 lines -Fix [FS#1133]: make the AI not crash when it has ships as the AI does not support them. ------------------------------------------------------------------------ r10932 | rubidium | 2007-08-19 09:38:30 +0000 (Sun, 19 Aug 2007) | 2 lines -Codechange: replace "text" with "chat" for the chat related function and variables. ------------------------------------------------------------------------ r10931 | rubidium | 2007-08-18 22:56:58 +0000 (Sat, 18 Aug 2007) | 2 lines -Fix [FS#1131]: when a station was destroyed and a vehicle was still loading, changing the current order of the loading vehicle caused a crash. This could happen with removing docks and oil rigs. ------------------------------------------------------------------------ r10927 | miham | 2007-08-17 15:55:19 +0000 (Fri, 17 Aug 2007) | 11 lines -Update: WebTranslator2 update to 2007-08-17 17:54:48 brazilian_portuguese - 10 fixed by tucalipe (10) bulgarian - 1 fixed by thetitan (1) dutch - 99 changed by habell (99) estonian - 10 fixed, 2 changed by kristjans (12) finnish - 3 fixed by kerba (3) german - 10 fixed, 2 changed by Timwi (2), Neonox (10) slovak - 10 fixed by lengyel (10) slovenian - 10 fixed by Necrolyte (10) ukrainian - 10 fixed by mad (10) ------------------------------------------------------------------------ r10926 | belugas | 2007-08-17 00:23:33 +0000 (Fri, 17 Aug 2007) | 2 lines -Feature: [NewGRF] Add support for variable 67(for real this time) and 68 of Variational Action 2 for Industries -Fix: a very few codestyle/comments-typo changes ------------------------------------------------------------------------ r10924 | maedhros | 2007-08-16 18:01:27 +0000 (Thu, 16 Aug 2007) | 4 lines -Fix [FS#1120]: VS_STOPPED is only set for the front part of an articulated road vehicle, so don't check any other parts when testing if the vehicle is stopped inside a depot. ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------