bjarni [Thu, 03 Nov 2005 21:22:38 +0000] rev 2592
(svn r3129) -Fix: [autoreplace] fixed bug that made the player pay twice for autoreplacing and could end up with negative money
this is not the same bug as in rev 3128, which means you actually paid 3 times. Now it pays correctly
bjarni [Thu, 03 Nov 2005 20:19:15 +0000] rev 2591
(svn r3128) -Fix: [autoreplace] fixed bug that made the player pay twice for autoreplacing and could end up with negative money
bjarni [Thu, 03 Nov 2005 19:51:28 +0000] rev 2590
(svn r3127) -Fix: [autoreplace] fixed a condition where a vehicle could fail to stop when autoreplacing
this would result in the construction of a new vehicle while the old one just continued
added an assert to make sure it's always stopped before trying to sell the old vehicle
peter1138 [Thu, 03 Nov 2005 18:27:29 +0000] rev 2589
(svn r3126) Autoreplace: Only the first vehicle in a chain should be marked as entering a depot, so call moved out of DoVehicleTrigger loop.
tron [Thu, 03 Nov 2005 15:25:45 +0000] rev 2588
(svn r3125) Symbolic names for skiping sprites and the end of the sprite list
peter1138 [Thu, 03 Nov 2005 09:22:24 +0000] rev 2587
(svn r3124) Alter train loading/unloading time to use the actual length of the train instead of the number of wagons. The actual length is cached in the first vehicle of the train.
Darkvater [Wed, 02 Nov 2005 23:55:10 +0000] rev 2586
(svn r3123) eh, don't press enter after typing text, previous patch wasn't finished. Now strgen really behaves correctly. Thanks again glx
Darkvater [Wed, 02 Nov 2005 23:31:04 +0000] rev 2585
(svn r3122) - Fix (regression): recent change to strgen which 'fixed' all strings with wrong plural forms. Thanks for glx for pointing this out (after I changed his original patch which was correct..whohoo braindeadness; here I come)
miham [Wed, 02 Nov 2005 19:20:48 +0000] rev 2584
(svn r3121) [Translations] Moved turkish.txt from unfinished to stable
tron [Wed, 02 Nov 2005 19:16:33 +0000] rev 2583
(svn r3120) Update the turkish translation, about 2000 strings.
Many thanks to jnmbk for his effort!