rubidium [Thu, 28 Jun 2007 22:58:59 +0000] rev 7606
(svn r10382) -Fix (strgen): it was not possible to use --warning and --todo at the same time.
rubidium [Thu, 28 Jun 2007 22:03:34 +0000] rev 7605
(svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly. Patch by boekabart.
peter1138 [Thu, 28 Jun 2007 19:14:29 +0000] rev 7604
(svn r10380) -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players.
belugas [Thu, 28 Jun 2007 19:03:14 +0000] rev 7603
(svn r10379) -Codechange: silence a compiler warning (which was right) about a variable too little for what's been asked to do
rubidium [Thu, 28 Jun 2007 19:02:59 +0000] rev 7602
(svn r10378) -Merge: release changes from 0.5.
miham [Thu, 28 Jun 2007 18:46:35 +0000] rev 7601
(svn r10377) -Update: WebTranslator2 update to 2007-06-28 20:46:13
brazilian_portuguese - 1 fixed by fukumori (1)
catalan - 1 fixed, 2 changed by arnaullv (3)
dutch - 10 fixed by webfreakz (10)
french - 1 fixed by glx (1)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by lorenzodv (1)
portuguese - 20 fixed by supra90 (20)
russian - 4 fixed by Smoky555 (4)
spanish - 2 fixed by eusebio (2)
peter1138 [Thu, 28 Jun 2007 11:53:22 +0000] rev 7600
(svn r10371) -Fix (r9874): Remove never-used GetGroupName() function
peter1138 [Thu, 28 Jun 2007 10:50:26 +0000] rev 7599
(svn r10370) -Fix: Heightmap GUI abused custom name system and used unnecessary globals. All details are now kept within the window's custom data.
belugas [Thu, 28 Jun 2007 02:14:40 +0000] rev 7598
(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function.
Sometimes, the industry might not be able to provide its type, since it does not exists at all
peter1138 [Wed, 27 Jun 2007 23:40:21 +0000] rev 7597
(svn r10368) -Fix: when renaming waypoints, ownership was only checked client-side, not in the command.