frosch [Tue, 02 Sep 2008 20:01:18 +0000] rev 10063
(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.
rubidium [Tue, 02 Sep 2008 18:45:15 +0000] rev 10062
(svn r14229) -Feature: allow overriding the palette of the base GRFs. This way you can play with NewGRFs made for the Windows palette with the DOS palettes base GRFs (and vice versa). Note that for this to work correctly ALL NewGRFs must use the same palette; mix and match is not yet supported.
smatz [Tue, 02 Sep 2008 17:24:46 +0000] rev 10061
(svn r14228) -Fix (r14209): double click on the 'last joined' server didn't work
truebrain [Tue, 02 Sep 2008 16:28:31 +0000] rev 10060
(svn r14227) -Fix [configure]: detect if we are in a new directory, and rerun configure in those cases. Should avoid confusion (idea by Eddi)
truebrain [Tue, 02 Sep 2008 15:59:21 +0000] rev 10059
(svn r14226) -Revert r13792: 'configure --help' failed when for example gcc wasn't detected .. not really what you expect. By the lack of imagination, a revert will have to do for now.
truebrain [Tue, 02 Sep 2008 15:56:31 +0000] rev 10058
(svn r14225) -Fix [configure]: make sure a dir exists if you want to write into it
truebrain [Tue, 02 Sep 2008 15:34:38 +0000] rev 10057
(svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD
rubidium [Tue, 02 Sep 2008 15:20:38 +0000] rev 10056
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites.
smatz [Tue, 02 Sep 2008 14:46:28 +0000] rev 10055
(svn r14221) -Fix: signs (town name, station name, ...) could be too long for 8bit width in pixels
rubidium [Tue, 02 Sep 2008 08:25:15 +0000] rev 10054
(svn r14219) -Fix (rthebeginning): 10 days != 6*2.5 days, effectively causing the payment graph to show the wrong data.