Sun, 10 Apr 2005 18:02:48 +0000(svn r2175) [Translations] Updated translations (11 strs/3 langs)
miham [Sun, 10 Apr 2005 18:02:48 +0000] rev 1671
(svn r2175) [Translations] Updated translations (11 strs/3 langs)

Sat, 09 Apr 2005 22:42:12 +0000(svn r2174) [Translations] Updated translations (7 strs/2 langs)
miham [Sat, 09 Apr 2005 22:42:12 +0000] rev 1670
(svn r2174) [Translations] Updated translations (7 strs/2 langs)

Sat, 09 Apr 2005 06:20:03 +0000(svn r2173) -Fix: [ 1179380 ] Rail now builds on reserved land. Cause by the problem that CMD_ERROR is just the highest bit of the return value, but CMD_CLEAR_LANDSCAPE returns a negative value for owned land. So the highest bit is set as well. Note to self: Finish Command Patch
celestar [Sat, 09 Apr 2005 06:20:03 +0000] rev 1669
(svn r2173) -Fix: [ 1179380 ] Rail now builds on reserved land. Cause by the problem that CMD_ERROR is just the highest bit of the return value, but CMD_CLEAR_LANDSCAPE returns a negative value for owned land. So the highest bit is set as well. Note to self: Finish Command Patch

Sat, 09 Apr 2005 06:19:08 +0000(svn r2172) [Translations] Translations from the last two days (37 strs/11 langs)
miham [Sat, 09 Apr 2005 06:19:08 +0000] rev 1668
(svn r2172) [Translations] Translations from the last two days (37 strs/11 langs)

Sat, 09 Apr 2005 06:15:16 +0000(svn r2171) [Translations] Manually fixed string-order in english.txt (someone fscked it up!)
miham [Sat, 09 Apr 2005 06:15:16 +0000] rev 1667
(svn r2171) [Translations] Manually fixed string-order in english.txt (someone fscked it up!)

Fri, 08 Apr 2005 23:46:18 +0000(svn r2170) -fix: [1179457] the industry list can now no longer scroll down then the end of the list is reached (Hackykid)
bjarni [Fri, 08 Apr 2005 23:46:18 +0000] rev 1666
(svn r2170) -fix: [1179457] the industry list can now no longer scroll down then the end of the list is reached (Hackykid)

Fri, 08 Apr 2005 22:50:22 +0000(svn r2169) -Fix: Doing the slot clearing also for crashed road vehicles (c.f. previous commit)
celestar [Fri, 08 Apr 2005 22:50:22 +0000] rev 1665
(svn r2169) -Fix: Doing the slot clearing also for crashed road vehicles (c.f. previous commit)

Fri, 08 Apr 2005 22:44:06 +0000(svn r2168) - Fix: Various stages of invisible trains, and wrong v->u.rail.track combinations. When a vehicle was sold its (possibly) assigned road slot for multislot was not cleared, thus resulting in a bug confusion. This should fix [ 1178520 ] Assertion failure in ai.c (invalid v->u.rail.track). With big thanks to TrueLight for the demo-recording patch, BJH for the wonderful savegame, Hackykid for his brilliant suggestions of the problem and Celestar for... ehm, making it all possible ;p
Darkvater [Fri, 08 Apr 2005 22:44:06 +0000] rev 1664
(svn r2168) - Fix: Various stages of invisible trains, and wrong v->u.rail.track combinations. When a vehicle was sold its (possibly) assigned road slot for multislot was not cleared, thus resulting in a bug confusion. This should fix [ 1178520 ] Assertion failure in ai.c (invalid v->u.rail.track). With big thanks to TrueLight for the demo-recording patch, BJH for the wonderful savegame, Hackykid for his brilliant suggestions of the problem and Celestar for... ehm, making it all possible ;p

Fri, 08 Apr 2005 15:40:44 +0000(svn r2167) -fix: [autoreplace] trains now get the default cargo type if the engine
bjarni [Fri, 08 Apr 2005 15:40:44 +0000] rev 1663
(svn r2167) -fix: [autoreplace] trains now get the default cargo type if the engine
replaced from did not have cargo capacity (instead of refitting to passengers)

Thu, 07 Apr 2005 19:33:32 +0000(svn r2166) Fixed two warnings in the last commit.
matthijs [Thu, 07 Apr 2005 19:33:32 +0000] rev 1662
(svn r2166) Fixed two warnings in the last commit.