Tue, 03 Jul 2007 11:31:38 +0000(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one)
peter1138 [Tue, 03 Jul 2007 11:31:38 +0000] rev 7634
(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one)

Mon, 02 Jul 2007 17:23:51 +0000(svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47
miham [Mon, 02 Jul 2007 17:23:51 +0000] rev 7633
(svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47
dutch - 2 fixed by webfreakz (2)
polish - 4 fixed, 7 changed by meush (11)
portuguese - 9 fixed, 2 changed by devilRed (11)
simplified_chinese - 30 fixed by Fishingsnow (30)
slovenian - 2 fixed by Necrolyte (2)
ukrainian - 2 fixed by mad (2)

Mon, 02 Jul 2007 16:37:12 +0000(svn r10410) -Fix [FS458]: [OSX] if the resolution is changed to something that's too high for the monitor, then it's reduced to fit the monitor size (PinguTux)
bjarni [Mon, 02 Jul 2007 16:37:12 +0000] rev 7632
(svn r10410) -Fix [FS458]: [OSX] if the resolution is changed to something that's too high for the monitor, then it's reduced to fit the monitor size (PinguTux)
This solves a possible crash
This also solves a graphical glitch where the titlebar can be drawn on top of the game area
Those issues only aplied to window mode

Sun, 01 Jul 2007 19:24:54 +0000(svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class.
rubidium [Sun, 01 Jul 2007 19:24:54 +0000] rev 7631
(svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class.

Sun, 01 Jul 2007 19:11:47 +0000(svn r10408) -Codechange: make GetImage a class method of Vehicle instead of Get(Aircraft|RoadVeh|Ship|Train)Image.
rubidium [Sun, 01 Jul 2007 19:11:47 +0000] rev 7630
(svn r10408) -Codechange: make GetImage a class method of Vehicle instead of Get(Aircraft|RoadVeh|Ship|Train)Image.

Sun, 01 Jul 2007 18:12:59 +0000(svn r10407) -Update: WebTranslator2 update to 2007-07-01 20:12:34
miham [Sun, 01 Jul 2007 18:12:59 +0000] rev 7629
(svn r10407) -Update: WebTranslator2 update to 2007-07-01 20:12:34
brazilian_portuguese - 2 fixed by tucalipe (2)
catalan - 2 fixed by arnaullv (2)
hungarian - 2 fixed by miham (2)
italian - 1 changed by lorenzodv (1)
japanese - 4 fixed by ickoonite (4)
korean - 2 fixed by darkttd (2)
spanish - 2 fixed by eusebio (2)

Sun, 01 Jul 2007 17:21:25 +0000(svn r10406) -Fix [FS#968]: only industries in the temperate climate should be affected by the "do not increase production" flag.
rubidium [Sun, 01 Jul 2007 17:21:25 +0000] rev 7628
(svn r10406) -Fix [FS#968]: only industries in the temperate climate should be affected by the "do not increase production" flag.

Sun, 01 Jul 2007 17:11:24 +0000(svn r10405) -Fix [FS#972]: do not try to determine the default railtype in the scenario editor.
rubidium [Sun, 01 Jul 2007 17:11:24 +0000] rev 7627
(svn r10405) -Fix [FS#972]: do not try to determine the default railtype in the scenario editor.

Sun, 01 Jul 2007 12:25:08 +0000(svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflow. Now we detect this and just leave the cargo in its own packet.
peter1138 [Sun, 01 Jul 2007 12:25:08 +0000] rev 7626
(svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflow. Now we detect this and just leave the cargo in its own packet.

Sat, 30 Jun 2007 19:46:18 +0000(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instead of {COMPANY}
peter1138 [Sat, 30 Jun 2007 19:46:18 +0000] rev 7625
(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instead of {COMPANY}