Sun, 10 Apr 2005 21:54:29 +0000(svn r2178) Postprevcommitaddendum: add debug.h if you use DEBUG()
Darkvater [Sun, 10 Apr 2005 21:54:29 +0000] rev 1674
(svn r2178) Postprevcommitaddendum: add debug.h if you use DEBUG()

Sun, 10 Apr 2005 21:51:11 +0000(svn r2177) - Fix: Fix a slot desync with setting the invalid slot to the correct value
Darkvater [Sun, 10 Apr 2005 21:51:11 +0000] rev 1673
(svn r2177) - Fix: Fix a slot desync with setting the invalid slot to the correct value

Sun, 10 Apr 2005 20:48:43 +0000(svn r2176) Revise CheckOprhanedSlot():
tron [Sun, 10 Apr 2005 20:48:43 +0000] rev 1672
(svn r2176) Revise CheckOprhanedSlot():
- Don't assert the vehicle type, as it can be anything
- Don't touch the slot information of the vehicle, because it's possible that it is not a road vehicle anymore and even if it is, it has nothing to to with that slot
- Trim the debug printout, because the information about the vehicle is arbitrary
(Joint effort with Darkvater)

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)