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.

Wed, 25 Jul 2007 17:18:13 +0000(svn r10688) -Cleanup: coding style cleanups missed in the last few cleanups.
rubidium [Wed, 25 Jul 2007 17:18:13 +0000] rev 7821
(svn r10688) -Cleanup: coding style cleanups missed in the last few cleanups.

Wed, 25 Jul 2007 17:07:38 +0000(svn r10687) -Fix (r10686): subversion does not like it when you change code when you are typing the commit message.
rubidium [Wed, 25 Jul 2007 17:07:38 +0000] rev 7820
(svn r10687) -Fix (r10686): subversion does not like it when you change code when you are typing the commit message.

Wed, 25 Jul 2007 15:45:46 +0000(svn r10686) -Fix [FS#1058]: determining whether there is a tunnel going under the lowered area is only needed in two directions instead of all four, so take the directions (one for each axis) to the nearest border (along the given axis). Furthermore GetTileZ did much more than absolutely necessary.
rubidium [Wed, 25 Jul 2007 15:45:46 +0000] rev 7819
(svn r10686) -Fix [FS#1058]: determining whether there is a tunnel going under the lowered area is only needed in two directions instead of all four, so take the directions (one for each axis) to the nearest border (along the given axis). Furthermore GetTileZ did much more than absolutely necessary.

Wed, 25 Jul 2007 11:27:30 +0000(svn r10685) -Fix [FS#1076]: graphical glitches when the "link landscape toolbar" patch is turned on when opening one of the construction toolbars.
rubidium [Wed, 25 Jul 2007 11:27:30 +0000] rev 7818
(svn r10685) -Fix [FS#1076]: graphical glitches when the "link landscape toolbar" patch is turned on when opening one of the construction toolbars.

Wed, 25 Jul 2007 00:16:30 +0000(svn r10684) -Codechange: some more coding style related changes. Primarily moving { to a new line.
rubidium [Wed, 25 Jul 2007 00:16:30 +0000] rev 7817
(svn r10684) -Codechange: some more coding style related changes. Primarily moving { to a new line.