Fri, 04 Nov 2005 14:57:53 +0000(svn r3134) Forgot to commit one file in r3133
tron [Fri, 04 Nov 2005 14:57:53 +0000] rev 2597
(svn r3134) Forgot to commit one file in r3133

Fri, 04 Nov 2005 14:01:44 +0000(svn r3133) - static, const
tron [Fri, 04 Nov 2005 14:01:44 +0000] rev 2596
(svn r3133) - static, const
- remove long unused stuff and bogus comments
- complement struct typedefs
- remove read-only (_demo_mode) and unused (_fix_mouse_at) global variables

Fri, 04 Nov 2005 12:58:18 +0000(svn r3132) -NewGRF: support positioning of rail vehicle visual effects.
peter1138 [Fri, 04 Nov 2005 12:58:18 +0000] rev 2595
(svn r3132) -NewGRF: support positioning of rail vehicle visual effects.

Fri, 04 Nov 2005 10:02:50 +0000(svn r3131) Enable panning of audio relative to screen position.
peter1138 [Fri, 04 Nov 2005 10:02:50 +0000] rev 2594
(svn r3131) Enable panning of audio relative to screen position.

Fri, 04 Nov 2005 07:38:26 +0000(svn r3130) Calculate shorter wagon lengths more precisely in train depot window. This affects wagon position, the scroll bar, and the train length counter. No trial and error is required to get the correct length now.
peter1138 [Fri, 04 Nov 2005 07:38:26 +0000] rev 2593
(svn r3130) Calculate shorter wagon lengths more precisely in train depot window. This affects wagon position, the scroll bar, and the train length counter. No trial and error is required to get the correct length now.

Thu, 03 Nov 2005 21:22:38 +0000(svn r3129) -Fix: [autoreplace] fixed bug that made the player pay twice for autoreplacing and could end up with negative money
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

Thu, 03 Nov 2005 20:19:15 +0000(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 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

Thu, 03 Nov 2005 19:51:28 +0000(svn r3127) -Fix: [autoreplace] fixed a condition where a vehicle could fail to stop when autoreplacing
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

Thu, 03 Nov 2005 18:27:29 +0000(svn r3126) Autoreplace: Only the first vehicle in a chain should be marked as entering a depot, so call moved out of DoVehicleTrigger loop.
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.

Thu, 03 Nov 2005 15:25:45 +0000(svn r3125) Symbolic names for skiping sprites and the end of the sprite list
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