log

age author description
Mon, 21 Dec 2009 21:12:41 +0000 alberth (svn r18596) -Fix: Add padding to several town generation buttons and labels for nice and consistent layout. draft
Mon, 21 Dec 2009 20:32:20 +0000 rubidium (svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the company password window. Also replace a magic number with a enumified constant. draft
Mon, 21 Dec 2009 18:45:24 +0000 translators (svn r18594) -Update from WebTranslator v3.0: draft
Mon, 21 Dec 2009 18:20:18 +0000 rubidium (svn r18593) -Fix: GetWidget call case similar to r18591 draft
Mon, 21 Dec 2009 18:13:43 +0000 rubidium (svn r18592) -Fix (r18591): argh... save after starting the commit :( draft
Mon, 21 Dec 2009 18:12:25 +0000 rubidium (svn r18591) -Fix [FS#3399]: FindScrollbar could trigger an assert if the next widget (in the widget array) was a container-ish (e.g. selection) widget draft
Mon, 21 Dec 2009 17:45:02 +0000 rubidium (svn r18590) -Fix [FS#3397]: too strict assert was triggered draft
Mon, 21 Dec 2009 16:28:50 +0000 alberth (svn r18589) -Codechange: Add tooltip to some network windows, remove old comment. draft
Mon, 21 Dec 2009 16:24:29 +0000 alberth (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. draft
Mon, 21 Dec 2009 16:16:40 +0000 alberth (svn r18587) -Codechange: Insert a shade selection widget in the widget tree when the window starts with a title bar with a shade box. draft
Mon, 21 Dec 2009 16:16:37 +0000 rubidium (svn r18586) -Fix [FS#3398]: pressing default for the starting year/snow line height edit boxes of the world generation windows didn't work. draft
Mon, 21 Dec 2009 16:13:30 +0000 rubidium (svn r18585) -Codechange: replace some magic numbers by constants draft
Mon, 21 Dec 2009 16:12:43 +0000 alberth (svn r18584) -Codechange: Generalize MakeWidgetTree to read only one widget (recursively). draft
Mon, 21 Dec 2009 16:06:20 +0000 alberth (svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily based on code by erikjanp). draft
Sun, 20 Dec 2009 20:49:47 +0000 rubidium (svn r18582) -Codechange: save 8 bytes from the Window class draft
Sun, 20 Dec 2009 20:15:19 +0000 alberth (svn r18581) -Change (r18570): Update sprite tables for the window shading sprites too. draft
Sun, 20 Dec 2009 20:08:39 +0000 alberth (svn r18580) -Codechange: Use widget information only for setting scrollbar capacity. draft
Sun, 20 Dec 2009 20:04:30 +0000 alberth (svn r18579) -Codechange: Add orientation to scrollbars. draft
Sun, 20 Dec 2009 19:18:18 +0000 rubidium (svn r18578) -Feature: initially select the last joined server when going to the server list draft
Sun, 20 Dec 2009 18:45:29 +0000 translators (svn r18577) -Update from WebTranslator v3.0: draft
Sun, 20 Dec 2009 16:44:41 +0000 rubidium (svn r18576) -Codechange: use the function to determine the width of digits for determining the width of the unitnumber in vehicle lists. draft
Sun, 20 Dec 2009 16:42:35 +0000 rubidium (svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot draft
Sun, 20 Dec 2009 16:19:47 +0000 rubidium (svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work draft
Sun, 20 Dec 2009 16:10:44 +0000 michi_cc (svn r18573) -Fix [FS#3198]: [OSX] Try to get a generic RGB colour space if getting the system colour profile failed. (tyler) draft
Sun, 20 Dec 2009 15:37:39 +0000 frosch (svn r18572) -Change: Enable 'multiple NewGRF engine sets' by default. draft
Sun, 20 Dec 2009 15:21:39 +0000 frosch (svn r18571) -Fix (r18551): Vehicles not carrying any cargo (e.g. engines) were not considered for sending to depot for replacement. draft
Sun, 20 Dec 2009 15:20:20 +0000 rubidium (svn r18570) -Merge (r18569): sprites for window shading draft
Sun, 20 Dec 2009 15:08:20 +0000 frosch (svn r18568) -Codechange: Bail out early. draft
Sun, 20 Dec 2009 14:53:32 +0000 rubidium (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work draft
Sun, 20 Dec 2009 14:28:55 +0000 frosch (svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once. draft