Thu, 26 Jul 2007 16:51:10 +0000(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 16:51:10 +0000] rev 7831
(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.

Thu, 26 Jul 2007 15:37:19 +0000(svn r10697) -Codechange: give a more sensible names to some of the unkX variables.
rubidium [Thu, 26 Jul 2007 15:37:19 +0000] rev 7830
(svn r10697) -Codechange: give a more sensible names to some of the unkX variables.

Thu, 26 Jul 2007 14:07:11 +0000(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.
rubidium [Thu, 26 Jul 2007 14:07:11 +0000] rev 7829
(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.

Thu, 26 Jul 2007 11:19:03 +0000(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 11:19:03 +0000] rev 7828
(svn r10695) -Fix [FS#1079]: building single pieces of road over tramtrack or vice versa on slopes did not work as expected.

Thu, 26 Jul 2007 09:53:58 +0000(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:53:58 +0000] rev 7827
(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.

Thu, 26 Jul 2007 09:11:19 +0000(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 [Thu, 26 Jul 2007 09:11:19 +0000] rev 7826
(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.

Wed, 25 Jul 2007 19:36:51 +0000(svn r10692) -Fix (r10691): those good old days that LT_NORMAL was still called LT_NORMAL :)
rubidium [Wed, 25 Jul 2007 19:36:51 +0000] rev 7825
(svn r10692) -Fix (r10691): those good old days that LT_NORMAL was still called LT_NORMAL :)

Wed, 25 Jul 2007 19:26:33 +0000(svn r10691) -Codechange [FS#509]: simplify GetTransportedGoodsIncome to make it more obvious and less hidden what actually happens. Based on a patch by rfalke.
rubidium [Wed, 25 Jul 2007 19:26:33 +0000] rev 7824
(svn r10691) -Codechange [FS#509]: simplify GetTransportedGoodsIncome to make it more obvious and less hidden what actually happens. Based on a patch by rfalke.

Wed, 25 Jul 2007 19:06:29 +0000(svn r10690) -Codechange: use the enum that describes all callback IDs in favor of "just" using an untyped integer.
rubidium [Wed, 25 Jul 2007 19:06:29 +0000] rev 7823
(svn r10690) -Codechange: use the enum that describes all callback IDs in favor of "just" using an untyped integer.

Wed, 25 Jul 2007 19:03:23 +0000(svn r10689) -Documentation [FS#1057]: lots of function documentation written by Progman.
rubidium [Wed, 25 Jul 2007 19:03:23 +0000] rev 7822
(svn r10689) -Documentation [FS#1057]: lots of function documentation written by Progman.