Tue, 14 Aug 2007 12:13:12 +0000(svn r10888) -Fix (r10886): 64 bits alignment made a struct too big.
rubidium [Tue, 14 Aug 2007 12:13:12 +0000] rev 7441
(svn r10888) -Fix (r10886): 64 bits alignment made a struct too big.

Tue, 14 Aug 2007 10:47:29 +0000(svn r10887) -Cleanup: remove the strings that were removed from english.txt in r10886.
rubidium [Tue, 14 Aug 2007 10:47:29 +0000] rev 7440
(svn r10887) -Cleanup: remove the strings that were removed from english.txt in r10886.

Tue, 14 Aug 2007 10:46:38 +0000(svn r10886) -Codechange: modify the "start network server" GUI so it can actually handle more than 10 clients/companies/spectators in a nice way, i.e. without making a combobox with 100 players and add 90 new strings to be able to do so.
rubidium [Tue, 14 Aug 2007 10:46:38 +0000] rev 7439
(svn r10886) -Codechange: modify the "start network server" GUI so it can actually handle more than 10 clients/companies/spectators in a nice way, i.e. without making a combobox with 100 players and add 90 new strings to be able to do so.

Mon, 13 Aug 2007 18:59:34 +0000(svn r10878) -Add [FS#653]: added TileHeight to the Land Area Information tool (blove)
truelight [Mon, 13 Aug 2007 18:59:34 +0000] rev 7438
(svn r10878) -Add [FS#653]: added TileHeight to the Land Area Information tool (blove)

Mon, 13 Aug 2007 13:12:19 +0000(svn r10877) -Fix: some isocodes were wrong
glx [Mon, 13 Aug 2007 13:12:19 +0000] rev 7437
(svn r10877) -Fix: some isocodes were wrong

Sat, 11 Aug 2007 22:57:23 +0000(svn r10857) -Fix: feeder-income was broken; substract the feeder-costs from the vehicle-income, not from the route-income (tnx to RichK for all the info)
truelight [Sat, 11 Aug 2007 22:57:23 +0000] rev 7436
(svn r10857) -Fix: feeder-income was broken; substract the feeder-costs from the vehicle-income, not from the route-income (tnx to RichK for all the info)

Sat, 11 Aug 2007 15:52:34 +0000(svn r10851) -Feature [OSX]: OpenTTD will now pick the same language as finder is set to if no config file is found (ln-)
bjarni [Sat, 11 Aug 2007 15:52:34 +0000] rev 7435
(svn r10851) -Feature [OSX]: OpenTTD will now pick the same language as finder is set to if no config file is found (ln-)

Fri, 10 Aug 2007 13:33:04 +0000(svn r10839) -Fix [FS#873]: bring up the assert window for OSX even when there isn't a video-driver loaded (PinguTux)
truelight [Fri, 10 Aug 2007 13:33:04 +0000] rev 7434
(svn r10839) -Fix [FS#873]: bring up the assert window for OSX even when there isn't a video-driver loaded (PinguTux)

Fri, 10 Aug 2007 13:27:07 +0000(svn r10838) -Fix [FS#1119] (r10698): double negation where only single negation was needed. Patch by frosch.
rubidium [Fri, 10 Aug 2007 13:27:07 +0000] rev 7433
(svn r10838) -Fix [FS#1119] (r10698): double negation where only single negation was needed. Patch by frosch.

Fri, 10 Aug 2007 13:11:53 +0000(svn r10837) -Fix [FS#1102]: DrawLine didn't bound-check the first pixel that was drawn (frosch)
truelight [Fri, 10 Aug 2007 13:11:53 +0000] rev 7432
(svn r10837) -Fix [FS#1102]: DrawLine didn't bound-check the first pixel that was drawn (frosch)