Wed, 09 Nov 2005 07:25:55 +0000(svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars.
peter1138 [Wed, 09 Nov 2005 07:25:55 +0000] rev 2619
(svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars.

Tue, 08 Nov 2005 23:18:09 +0000(svn r3156) -Fix: removed some cases where autoreplace windows were redrawn when nothing was changed
bjarni [Tue, 08 Nov 2005 23:18:09 +0000] rev 2618
(svn r3156) -Fix: removed some cases where autoreplace windows were redrawn when nothing was changed
due to the FOR_ALL_VEHICLES(), redrawing those windows are slow

Mon, 07 Nov 2005 23:20:47 +0000(svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too long trains
bjarni [Mon, 07 Nov 2005 23:20:47 +0000] rev 2617
(svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too long trains
-Trains will now remember the length of stations it visits and sell cars
when being autoreplaced if they became too long
-If it needs to remove cars, then it starts from the front and sells
all it can find until the train is short enough
-This only works for trains, that knows the station length of the route
so a full uninterrupted run is needed
-a train needs 1-2 runs to detect if the shortest station is expanded
-This feature can be turned on and off in the train replace window
and each company can have it's own setting
-NOTE: minor savegame version bump

Mon, 07 Nov 2005 17:31:21 +0000(svn r3154) - Fix: Last value of an array is lengthof-1; let's keep this at a typo, shall we :P
Darkvater [Mon, 07 Nov 2005 17:31:21 +0000] rev 2616
(svn r3154) - Fix: Last value of an array is lengthof-1; let's keep this at a typo, shall we :P

Mon, 07 Nov 2005 16:19:45 +0000(svn r3153) - Feature: [ 1276827 ] Drag and drop rocky areas in scenario editor (MeusH-ish)
Darkvater [Mon, 07 Nov 2005 16:19:45 +0000] rev 2615
(svn r3153) - Feature: [ 1276827 ] Drag and drop rocky areas in scenario editor (MeusH-ish)

Mon, 07 Nov 2005 14:34:23 +0000(svn r3152) - NewGRF: [ 1340189 ] Action 7/9 new value : is it TTDPatch or OpenTTD? (belugas)
peter1138 [Mon, 07 Nov 2005 14:34:23 +0000] rev 2614
(svn r3152) - NewGRF: [ 1340189 ] Action 7/9 new value : is it TTDPatch or OpenTTD? (belugas)

Mon, 07 Nov 2005 13:30:43 +0000(svn r3151) - Fix: showing the highscore might crash the game with an invalid string message in the case when a highscore file was used before certain strings were added.
Darkvater [Mon, 07 Nov 2005 13:30:43 +0000] rev 2613
(svn r3151) - Fix: showing the highscore might crash the game with an invalid string message in the case when a highscore file was used before certain strings were added.
- Codechange: protect _endgame_perf_titles from out-of-bounds access.

Mon, 07 Nov 2005 13:02:33 +0000(svn r3150) Unify some code duplication in HandleLocomotiveSmokeCloud()
peter1138 [Mon, 07 Nov 2005 13:02:33 +0000] rev 2612
(svn r3150) Unify some code duplication in HandleLocomotiveSmokeCloud()

Sun, 06 Nov 2005 13:42:26 +0000(svn r3148) -NewGRF, Feature: Add support for cargo refitting specification by cargo classes.
peter1138 [Sun, 06 Nov 2005 13:42:26 +0000] rev 2611
(svn r3148) -NewGRF, Feature: Add support for cargo refitting specification by cargo classes.

Sun, 06 Nov 2005 13:29:28 +0000(svn r3147) Fix crash when building dual-head rail vehicles...
peter1138 [Sun, 06 Nov 2005 13:29:28 +0000] rev 2610
(svn r3147) Fix crash when building dual-head rail vehicles...