belugas [Fri, 27 Jul 2007 03:07:05 +0000] rev 7338
(svn r10701) -Codechange: Make sure to not use an out of bound index when the index is specified by a grf file. It has a different meaning then.
belugas [Fri, 27 Jul 2007 02:41:29 +0000] rev 7337
(svn r10700) -Codechange: Enable to jump (by default) to the overriding industry tile spec of the one been queried.
Only on certain very specific circumstances do we need the original spec
rubidium [Thu, 26 Jul 2007 18:36:32 +0000] rev 7336
(svn r10699) -Fix (r10698): bridge middle parts were drawn too high if the southern bridge head has a foundation.
rubidium [Thu, 26 Jul 2007 16:51:10 +0000] rev 7335
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
rubidium [Thu, 26 Jul 2007 15:37:19 +0000] rev 7334
(svn r10697) -Codechange: give a more sensible names to some of the unkX variables.
rubidium [Thu, 26 Jul 2007 14:07:11 +0000] rev 7333
(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.
rubidium [Thu, 26 Jul 2007 11:19:03 +0000] rev 7332
(svn r10695) -Fix [FS#1079]: building single pieces of road over tramtrack or vice versa on slopes did not work as expected.
rubidium [Thu, 26 Jul 2007 09:53:58 +0000] rev 7331
(svn r10694) -Codechange: update the server information in the game list every once in a while so the information stays fairly up-to-date when you are looking through the servers.
rubidium [Thu, 26 Jul 2007 09:11:19 +0000] rev 7330
(svn r10693) -Fix: --enable-install should have been removed from the configure parameters to save a long time ago. Now it is only causing warnings.
rubidium [Wed, 25 Jul 2007 19:36:51 +0000] rev 7329
(svn r10692) -Fix (r10691): those good old days that LT_NORMAL was still called LT_NORMAL :)