frosch [Mon, 25 Feb 2008 13:38:11 +0000] rev 9130
(svn r12246) -Fix (r10460): Proper usage of Clamp().
smatz [Mon, 25 Feb 2008 02:09:04 +0000] rev 9129
(svn r12244) -Fix (r12150): typo resulting in no players are given the engine preview offer
glx [Sun, 24 Feb 2008 22:20:31 +0000] rev 9128
(svn r12239) -Fix [FS#1800] (r9729): inverted comments for SetRailType() and GetTrackBits() (michi_cc)
glx [Sun, 24 Feb 2008 22:16:36 +0000] rev 9127
(svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc)
glx [Sun, 24 Feb 2008 21:47:02 +0000] rev 9126
(svn r12234) -Fix [FS#1798]: Mac OSX bundle display name should be 'OpenTTD' (oVRoM)
bjarni [Sat, 23 Feb 2008 22:23:06 +0000] rev 9125
(svn r12231) -Cleanup (r12230): [autoreplace] moved Vehicle::NeedsAutorenewing() and added comments
bjarni [Sat, 23 Feb 2008 22:01:55 +0000] rev 9124
(svn r12230) -Codechange: [autoreplace] made a function to detect if a vehicle needs autorenewing
This will remove duplicated code and ensure that the check is consistent
miham [Sat, 23 Feb 2008 11:42:41 +0000] rev 9123
(svn r12218) -Update: WebTranslator2 update to 2008-02-23 12:39:10
brazilian_portuguese - 13 fixed, 51 changed by fukumori (64)
bulgarian - 12 fixed by thetitan (12)
catalan - 13 fixed by arnaullv (13)
czech - 13 fixed, 8 changed by Hadez (21)
dutch - 13 fixed by habell (13)
estonian - 13 fixed, 3 changed by kristjans (16)
french - 13 fixed, 20 changed by glx (33)
hungarian - 13 fixed by miham (13)
italian - 13 fixed, 8 changed by lorenzodv (21)
japanese - 13 fixed by ickoonite (13)
korean - 14 fixed by leejaeuk5 (14)
portuguese - 2 fixed by nars (2)
slovak - 13 fixed by lengyel (13)
slovenian - 1 fixed by Necrolyte (1)
spanish - 13 fixed by eusebio (13)
swedish - 1 fixed by ChrillDeVille (1)
ukrainian - 13 fixed, 1 deleted, 124 changed by mad (138)
peter1138 [Thu, 21 Feb 2008 19:09:10 +0000] rev 9122
(svn r12209) -Fix: [NewGRF] Support using any base price for rail and road vehicles' running cost, and show running cost of wagons if they have it.
belugas [Thu, 21 Feb 2008 16:05:33 +0000] rev 9121
(svn r12208) -Codechange: Alignment of params makes the code easier to read.