rubidium [Sun, 26 Aug 2007 14:38:44 +0000] rev 7971
(svn r10982) -Fix [FS#1162]: some old savegames could be in a state that the current game logic does not like; in the list of vehicles loading at a station when the vehicle is not actually at the station.
rubidium [Sun, 26 Aug 2007 13:55:36 +0000] rev 7970
(svn r10981) -Fix [FS#1156] (r10970): stations gave ratings for accepted cargo too.
belugas [Sun, 26 Aug 2007 00:23:32 +0000] rev 7969
(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert that happens when an industry uses a special gfx index (tile spec 0xFF). This 0xFF is the sentinel of a special check done for oil rigs, where water need to be around, but no tile will be constructed on it.
Problem is that the upper limit of gfx tiles is currently at 175. So, of course the system will assert with 255 ;)
rubidium [Sat, 25 Aug 2007 20:32:18 +0000] rev 7968
(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transparant when the other catenary was drawn transparant. Patch by smatz.
rubidium [Sat, 25 Aug 2007 20:05:58 +0000] rev 7967
(svn r10978) -Fix (r10974): only the first road stop (with correct roadtype) was considered when distributing vehicles.
miham [Fri, 24 Aug 2007 19:49:40 +0000] rev 7966
(svn r10975) -Update: WebTranslator2 update to 2007-08-24 21:49:23
croatian - 1 fixed by knovak (1)
finnish - 4 changed by tonihele (4)
rubidium [Fri, 24 Aug 2007 19:19:18 +0000] rev 7965
(svn r10974) -Fix [FS#1144, FS#1155]: road vehicles that could not (properly) use a road stop still tried to go to that road stop.
KUDr [Fri, 24 Aug 2007 17:49:42 +0000] rev 7964
(svn r10973) -Fix [FS#1154]: update wp->xy when waypoint is moved (Catalan)
belugas [Fri, 24 Aug 2007 00:23:35 +0000] rev 7963
(svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTileID) of getindustileid of TTDPatch. This allows to ensure that the ID of a tile (taken out of the map or not) is still a valid one regarding the possible override it may have been flagged to.
It is not the strict same thing, but is what we need regarding the slightly different approach we took for newindustries.
belugas [Fri, 24 Aug 2007 00:04:51 +0000] rev 7962
(svn r10971) -Codechange: One less magical number
belugas [Thu, 23 Aug 2007 18:05:51 +0000] rev 7961
(svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBuildings function and use the main loop of CheckhouseIDs instead
truelight [Thu, 23 Aug 2007 11:08:59 +0000] rev 7960
(svn r10967) -Fix: in case of moving the window on create (because it doesn't fit in the screen), make sure to move the viewport too if we are an extra viewport (spotted by Maedhros)
miham [Wed, 22 Aug 2007 20:57:28 +0000] rev 7959
(svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00
croatian - 9 fixed, 13 changed by knovak (22)
italian - 10 fixed by lorenzodv (10)
japanese - 5 fixed by ickoonite (5)
polish - 10 fixed, 1 changed by meush (11)
slovak - 77 changed by lengyel (77)
spanish - 5 fixed by eusebio (5)
belugas [Wed, 22 Aug 2007 01:16:08 +0000] rev 7958
(svn r10963) -Revert(10700): Although the idea was good, it was more prone of errors than usefull.
So now, it will be better to jump to the overriden tile when it is been marked as an override
belugas [Wed, 22 Aug 2007 00:59:46 +0000] rev 7957
(svn r10962) -Codechange: protect yourself against an illicit substitution
belugas [Wed, 22 Aug 2007 00:52:25 +0000] rev 7956
(svn r10961) -Codechange: Flag default substitutes of industry/tiles with a value that cannot be legal.
This avoids the forest of coal mine error in the futur
belugas [Tue, 21 Aug 2007 00:29:10 +0000] rev 7955
(svn r10955) -Fix: The substitute prop (0x08) of industry tiles does not behave as prop 0x08 of industry. Therefore, do not disable the old industry with value of 0xFF. Not a bug fix, just a spec compliance correction...
rubidium [Mon, 20 Aug 2007 20:29:22 +0000] rev 7954
(svn r10953) -Fix [FS#1139, FS#1143]: stations would not get a rating when there were already two stations with a "more than default" rating as no cargo would be moved to the station to be picked up.
glx [Sun, 19 Aug 2007 21:51:36 +0000] rev 7953
(svn r10948) -Add: [win32] crash.dmp support for MSVC release builds
glx [Sun, 19 Aug 2007 17:55:24 +0000] rev 7952
(svn r10946) -Fix (r10932): forgot one occurence
rubidium [Sun, 19 Aug 2007 16:51:15 +0000] rev 7951
(svn r10942) -Fix [FS#1133]: make the AI not crash when it has ships as the AI does not support them.
rubidium [Sun, 19 Aug 2007 09:38:30 +0000] rev 7950
(svn r10932) -Codechange: replace "text" with "chat" for the chat related function and variables.
rubidium [Sat, 18 Aug 2007 22:56:58 +0000] rev 7949
(svn r10931) -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.
miham [Fri, 17 Aug 2007 15:55:19 +0000] rev 7948
(svn r10927) -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)
belugas [Fri, 17 Aug 2007 00:23:33 +0000] rev 7947
(svn r10926) -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
maedhros [Thu, 16 Aug 2007 18:01:27 +0000] rev 7946
(svn r10924) -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.
glx [Thu, 16 Aug 2007 16:18:22 +0000] rev 7945
(svn r10923) -Codechange: use 'real' exception handling in saveload code
maedhros [Thu, 16 Aug 2007 13:13:07 +0000] rev 7944
(svn r10922) -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)
rubidium [Thu, 16 Aug 2007 10:10:59 +0000] rev 7943
(svn r10921) -Fix [FS#1130] (r10323): the company related news messages still thought that companies were described by two parameters instead of one.
belugas [Wed, 15 Aug 2007 01:50:13 +0000] rev 7942
(svn r10904) -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...