Darkvater [Fri, 22 Dec 2006 15:06:27 +0000] rev 5551
(svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packaged (tokai)
KUDr [Fri, 22 Dec 2006 13:16:40 +0000] rev 5550
(svn r7547) -Fix: The cost of rail station removal was calculated based on the area occupied by the station. This produced unreasonably large removal costs for non-uniform stations. Now it is based on number of station tiles actually removed.
Darkvater [Fri, 22 Dec 2006 01:19:32 +0000] rev 5549
(svn r7541) -Set svn:eol-style native for some languages that missed it.
Darkvater [Fri, 22 Dec 2006 01:18:56 +0000] rev 5548
(svn r7540) -Codechange: Print a summary of the number of errors/warnings of a language when strgen is run with the -w flag.
Darkvater [Fri, 22 Dec 2006 01:17:33 +0000] rev 5547
(svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.
Darkvater [Thu, 21 Dec 2006 21:56:10 +0000] rev 5546
(svn r7537) -Forgot added VS80 support from Makefile
glx [Mon, 24 Sep 2007 03:08:47 +0000] rev 5545
(svn r11153) [0.5] -Fix [FS#1251]: incorrect usage of {G} tag in slovak translation
rubidium [Sat, 15 Sep 2007 11:17:42 +0000] rev 5544
(svn r11113) [0.5] -Prepare 0.5 branch for release of 0.5.3.
rubidium [Sun, 09 Sep 2007 22:35:21 +0000] rev 5543
(svn r11077) [0.5] -Fix: Possible NULL pointer dereference.
rubidium [Sun, 09 Sep 2007 20:52:54 +0000] rev 5542
(svn r11074) [0.5] -Backport from trunk (r11040):
- Fix: Removing CMD_AUTO from some commands could remotely trigger an assertion [FS#1179] (r11040)