log

age author description
Tue, 22 Dec 2009 11:15:08 +0000 alberth (svn r18600) -Fix (r18599): Re-enable ctl+click to jump to competitor station. draft
Tue, 22 Dec 2009 10:28:58 +0000 alberth (svn r18599) -Fix: Displaying selected orders of a competitor vehicle was broken, disable the selection. draft
Tue, 22 Dec 2009 08:34:40 +0000 rubidium (svn r18598) -Fix [FS#3402]: also cancel the save-pause when loading a savegame as scenario draft
Mon, 21 Dec 2009 21:14:40 +0000 frosch (svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker. draft
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
Sun, 20 Dec 2009 14:18:22 +0000 rubidium (svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly casting from floats to integers draft
Sun, 20 Dec 2009 14:05:58 +0000 glx (svn r18564) -Fix: silence a warning draft
Sun, 20 Dec 2009 13:45:43 +0000 rubidium (svn r18563) -Document: some industry related functions draft
Sun, 20 Dec 2009 12:29:16 +0000 rubidium (svn r18562) -Document: improve clarity of the AIAccounting class draft
Sun, 20 Dec 2009 11:22:36 +0000 rubidium (svn r18561) -Fix [FS#3390]: Do try to overtake a vehicle in a station as overtaking in a station is not allowed draft
Sun, 20 Dec 2009 09:28:53 +0000 peter1138 (svn r18560) -Fix (r18541): variety distribution dropdown should not be on heightmap window. draft
Sun, 20 Dec 2009 09:26:37 +0000 peter1138 (svn r18559) -Fix: When using original landscape generator, the terrain type and water level fields have no effect for arctic or tropic climates, so disable the dropdowns. draft
Sun, 20 Dec 2009 00:53:22 +0000 smatz (svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twice draft
Sat, 19 Dec 2009 23:53:15 +0000 smatz (svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files draft
Sat, 19 Dec 2009 23:48:42 +0000 smatz (svn r18556) -Fix (r17005): squirrel export didn't accept negative constants draft
Sat, 19 Dec 2009 23:46:15 +0000 smatz (svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for eg. 64bit systems, don't use them draft
Sat, 19 Dec 2009 22:17:02 +0000 frosch (svn r18554) -Change: Forbid industries to clear sea/river when leveling land. draft
Sat, 19 Dec 2009 22:04:02 +0000 rubidium (svn r18553) -Fix: make aircraft behave the same on autoreplace/autorenew as other vehicles draft
Sat, 19 Dec 2009 22:00:22 +0000 glx (svn r18552) -Fix (r18548): some translators were very fast draft
Sat, 19 Dec 2009 21:54:34 +0000 frosch (svn r18551) -Fix [FS#1762]: When autoreplace is the only allowed reason to send vehicles to depot, first check some minimal requirements (engine availability, refittability) and a heuristic for the needed money. draft
Sat, 19 Dec 2009 21:42:19 +0000 smatz (svn r18550) -Fix (r18281): show expected price of town construction even when the company doesn't have enough money draft
Sat, 19 Dec 2009 21:19:45 +0000 rubidium (svn r18549) -Fix: first do the time-since-last-service check and only then determine whether autoreplace needs to take place. This way they will not keep autoreplacing continuously on failure, but only after some timeout. draft
Sat, 19 Dec 2009 20:05:10 +0000 peter1138 (svn r18548) -Fix (r18541): Unused string slipped in. draft
Sat, 19 Dec 2009 19:29:01 +0000 rubidium (svn r18547) -Fix [FS#3388]: missing thread synchronisation when changing the resolution for SDL via the in game menu draft
Sat, 19 Dec 2009 19:21:37 +0000 rubidium (svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested. draft
Sat, 19 Dec 2009 18:46:40 +0000 frosch (svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is allocated. draft
Sat, 19 Dec 2009 18:45:20 +0000 translators (svn r18544) -Update from WebTranslator v3.0: draft
Sat, 19 Dec 2009 18:36:35 +0000 peter1138 (svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation. draft
Sat, 19 Dec 2009 18:03:04 +0000 alberth (svn r18542) -Codechange: Make nested widget parts obligatory in a window description. draft
Sat, 19 Dec 2009 18:00:38 +0000 peter1138 (svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris. draft
Sat, 19 Dec 2009 17:14:35 +0000 frosch (svn r18540) -Codechange: resulting in better name for 'result'. draft