rubidium [Tue, 20 Mar 2007 16:32:41 +0000] rev 6671
(svn r9376) -Fix (r8969): off-by-one error for the amount of mouth pieces for men.
rubidium [Tue, 20 Mar 2007 14:01:21 +0000] rev 6670
(svn r9373) -Fix (r9271): the chosen language was not stored nor read properly in/from the cfg.
maedhros [Tue, 20 Mar 2007 13:47:00 +0000] rev 6669
(svn r9371) -Feature: Add support for variable snow lines in the arctic climate, supplied
by newgrf files. When this is enabled forests cannot be built below the highest
snow line, and farms can't be built above it. Houses still use the
_opt.snow_line so they are all consistent, so to make them respect the snowline
you may want to use some newhouses features as well.
maedhros [Tue, 20 Mar 2007 10:06:39 +0000] rev 6668
(svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action 3, the
graphics for the substitute (original) house should be drawn instead.
belugas [Tue, 20 Mar 2007 02:24:14 +0000] rev 6667
(svn r9366) -Codechange: Unify the different houses acceptances attributes on their cargo counterpart, as well as specifying cargo slot.
peter1138 [Mon, 19 Mar 2007 20:54:13 +0000] rev 6666
(svn r9352) -Codechange: Use cargo class to determine if an aircraft should carry mail
truelight [Mon, 19 Mar 2007 18:37:23 +0000] rev 6665
(svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138)
rubidium [Mon, 19 Mar 2007 17:08:51 +0000] rev 6664
(svn r9339) -Codechange: disable shares by default as the sharing system is broken (abusable) and should therefor not be used in multiplayer games.
-Codechange: make default maximum distance from the edge for oil refineries a little higher, so the chance that you get oil refineries is a little better.
truelight [Mon, 19 Mar 2007 15:59:23 +0000] rev 6663
(svn r9338) -Fix: close the Shared Order Vehicle List if you remove the shared link with only 2 vehicles
truelight [Mon, 19 Mar 2007 15:36:18 +0000] rev 6662
(svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared list while having the shared order vehicle list open.
peter1138 [Mon, 19 Mar 2007 12:58:43 +0000] rev 6661
(svn r9327) -Fix (r9301): Fix warning on MSVC
peter1138 [Mon, 19 Mar 2007 12:40:51 +0000] rev 6660
(svn r9322) -Codechange: Use cargo class to count crash/flood victims
maedhros [Mon, 19 Mar 2007 11:41:21 +0000] rev 6659
(svn r9316) -Fix (r9315): Bump the savegame version for the newhouses merge.
maedhros [Mon, 19 Mar 2007 11:27:30 +0000] rev 6658
(svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for
the newhouses grf specs, so all newhouses grfs will be playable in the game.
Many thanks to everyone who contributed code and ideas, and all the testers
who found things we missed.
peter1138 [Sun, 18 Mar 2007 22:32:05 +0000] rev 6657
(svn r9303) -Codechange: Use cargo class when counting passengers in a road vehicle crash, and when loading aircraft.
peter1138 [Sun, 18 Mar 2007 22:11:24 +0000] rev 6656
(svn r9302) -Codechange: Use cargo class to test for passengers when deciding on the livery scheme to use.
peter1138 [Sun, 18 Mar 2007 22:07:44 +0000] rev 6655
(svn r9301) -Codechange: Use cargo class to determine if a road vehicle can stop in bus or truck stops.
peter1138 [Sun, 18 Mar 2007 21:58:03 +0000] rev 6654
(svn r9300) -Codechange: Use cargo's town effect property in the subsidy gui
richk [Sun, 18 Mar 2007 21:44:00 +0000] rev 6653
(svn r9299) -Fix (FS#675,FS#660): Small micro-movements on airports (of <4 pixels) caused odd aircraft movements. On oilrigs, this caused a full crash as movement would take helicopter out of airport/station tile.
Corrected by maneuvering aircraft directly over these tiny movements, rather than relying on movement by changing facing.
richk [Sun, 18 Mar 2007 21:38:30 +0000] rev 6652
(svn r9298) -Fix (r1): A34-1000, Z-Shuttle, and Kelling K1 should be listed as small aircraft.
miham [Sun, 18 Mar 2007 20:06:51 +0000] rev 6651
(svn r9292) [Translations] -Fix: Removed empty translation reached /trunk
miham [Sun, 18 Mar 2007 19:00:27 +0000] rev 6650
(svn r9286) -Update: WebTranslator2 update to 2007-03-18 19:56:07
american - 10 fixed by WhiteRabbit (10)
brazilian_portuguese - 7 fixed by fukumori (7)
bulgarian - 12 fixed by thetitan (12)
catalan - 3 fixed by arnaullv (3)
czech - 8 fixed by Hadez (8)
dutch - 8 fixed by habell (8)
french - 3 fixed by glx (3)
greek - 80 fixed by thanoulas (80)
italian - 7 fixed, 7 changed by sidew (6), bluesboy84 (8)
japanese - 11 fixed by PouncingAnt (2), ickoonite (9)
korean - 3 fixed by darkttd (3)
norwegian_nynorsk - 6 fixed by pollux (6)
polish - 7 fixed by meush (7)
russian - 9 fixed, 1 changed by DarkFenX (10)
slovak - 10 fixed by lengyel (10)
slovenian - 6 fixed by Necrolyte (6)
spanish - 9 fixed by eusebio (9)
swedish - 9 fixed by daishan (9)
traditional_chinese - 6 fixed, 4 changed by thomasau (10)
ukrainian - 9 fixed by mad (9)
rubidium [Sun, 18 Mar 2007 18:02:24 +0000] rev 6649
(svn r9281) -Fix [FS#687]: compile failure when compiling with 'home directories' enabled (stepancheg).
rubidium [Sun, 18 Mar 2007 15:32:42 +0000] rev 6648
(svn r9277) -Fix [FS#685]: shared orders got messed up when the 'first' trains got removed in the depot.
celestar [Sun, 18 Mar 2007 10:37:22 +0000] rev 6647
(svn r9275) -Fix(r8973, FS#686): Faulty display of aircraft maximum velocity in the news item for new vehicles
rubidium [Sat, 17 Mar 2007 22:21:05 +0000] rev 6646
(svn r9271) -Codechange: make the language pack initialisation a little more clear and extendable (more language paths).
truelight [Sat, 17 Mar 2007 21:46:24 +0000] rev 6645
(svn r9270) -Backport r9269: add .hpp files to Doxygen output
rubidium [Sat, 17 Mar 2007 14:15:21 +0000] rev 6644
(svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeWorkingDirectory (it was moved).
rubidium [Sat, 17 Mar 2007 11:36:04 +0000] rev 6643
(svn r9266) -Codechange: unify the retrieval of the base paths a little more.
peter1138 [Fri, 16 Mar 2007 21:42:11 +0000] rev 6642
(svn r9259) -Codechange: NUM_CARGO isn't a valid cargo type...