Fri, 27 Jul 2007 19:09:31 +0000(svn r10705) -Fix (r10704): some windows were not correctly initialized as they resized the window themselves and that should be interfered by making sure the window is resized in the right "step" size.
rubidium [Fri, 27 Jul 2007 19:09:31 +0000] rev 7342
(svn r10705) -Fix (r10704): some windows were not correctly initialized as they resized the window themselves and that should be interfered by making sure the window is resized in the right "step" size.
-Fix (r10704): call the WE_RESIZE when resizing during initialization of the windows.

Fri, 27 Jul 2007 12:49:04 +0000(svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.
rubidium [Fri, 27 Jul 2007 12:49:04 +0000] rev 7341
(svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.

Fri, 27 Jul 2007 08:33:33 +0000(svn r10703) -Update: WebTranslator2 update to 2007-07-27 10:33:19
miham [Fri, 27 Jul 2007 08:33:33 +0000] rev 7340
(svn r10703) -Update: WebTranslator2 update to 2007-07-27 10:33:19
croatian - 1 fixed, 6 changed by knovak (7)

Fri, 27 Jul 2007 03:27:16 +0000(svn r10702) -Fix: "Can't build ..." instead of "Can't remove ..." message shown for road stops for trucks/cargo trams.
rubidium [Fri, 27 Jul 2007 03:27:16 +0000] rev 7339
(svn r10702) -Fix: "Can't build ..." instead of "Can't remove ..." message shown for road stops for trucks/cargo trams.

Fri, 27 Jul 2007 03:07:05 +0000(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 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.

Fri, 27 Jul 2007 02:41:29 +0000(svn r10700) -Codechange: Enable to jump (by default) to the overriding industry tile spec of the one been queried.
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

Thu, 26 Jul 2007 18:36:32 +0000(svn r10699) -Fix (r10698): bridge middle parts were drawn too high if the southern bridge head has a foundation.
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.

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 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.

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 7334
(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 7333
(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.