Mon, 28 Jan 2008 14:36:54 +0000(svn r11999) -Fix: Do entrance-slope-check for every tile of railstations.
frosch [Mon, 28 Jan 2008 14:36:54 +0000] rev 8429
(svn r11999) -Fix: Do entrance-slope-check for every tile of railstations.

Mon, 28 Jan 2008 12:40:31 +0000(svn r11998) -Fix [FS#1692](r10053): possible remote assert by setting bit 6 of p1 for CMD_REMOVE_ROAD
smatz [Mon, 28 Jan 2008 12:40:31 +0000] rev 8428
(svn r11998) -Fix [FS#1692](r10053): possible remote assert by setting bit 6 of p1 for CMD_REMOVE_ROAD

Mon, 28 Jan 2008 03:33:41 +0000(svn r11997) -Fix(FS#1712, r11985): Remove the code temporary, until a better scheme is implemented.
belugas [Mon, 28 Jan 2008 03:33:41 +0000] rev 8427
(svn r11997) -Fix(FS#1712, r11985): Remove the code temporary, until a better scheme is implemented.

Sun, 27 Jan 2008 20:20:53 +0000(svn r11996) -Fix [FS#1706]: update train statusbar when stopping from zero speed
smatz [Sun, 27 Jan 2008 20:20:53 +0000] rev 8426
(svn r11996) -Fix [FS#1706]: update train statusbar when stopping from zero speed

Sun, 27 Jan 2008 17:34:08 +0000(svn r11995) -Cleanup (r11994): Change the string names in all the other languages.
maedhros [Sun, 27 Jan 2008 17:34:08 +0000] rev 8425
(svn r11995) -Cleanup (r11994): Change the string names in all the other languages.

Sun, 27 Jan 2008 17:32:12 +0000(svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
maedhros [Sun, 27 Jan 2008 17:32:12 +0000] rev 8424
(svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.

Sun, 27 Jan 2008 11:01:10 +0000(svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows if cargo acceptance list is too long.
peter1138 [Sun, 27 Jan 2008 11:01:10 +0000] rev 8423
(svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows if cargo acceptance list is too long.

Sun, 27 Jan 2008 02:09:46 +0000(svn r11992) -Fix (r9905): When building two rail stations close to each other (with control) so they looked like one long track trains would see them as one (spotted and fixed by eddi)
bjarni [Sun, 27 Jan 2008 02:09:46 +0000] rev 8422
(svn r11992) -Fix (r9905): When building two rail stations close to each other (with control) so they looked like one long track trains would see them as one (spotted and fixed by eddi)

Sat, 26 Jan 2008 22:41:24 +0000(svn r11991) -Cleanup: Remove strings removed in r11990
peter1138 [Sat, 26 Jan 2008 22:41:24 +0000] rev 8421
(svn r11991) -Cleanup: Remove strings removed in r11990

Sat, 26 Jan 2008 22:15:39 +0000(svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view
peter1138 [Sat, 26 Jan 2008 22:15:39 +0000] rev 8420
(svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view
cargo waiting list instead of just one. The station view window is now
resizable to cope with the extra information.