Sun, 08 Oct 2006 19:28:55 +0000 peter1138 (svn r6690) - Fix (r6602): Translate global to per-climate cargo ids before... doing anything with them. (Thanks to MeusH for pointing this out...)
Sun, 08 Oct 2006 17:56:08 +0000 bjarni (svn r6689) -Fix: corrected vehicle type in tooltip for the list in the refit window
Sun, 08 Oct 2006 11:54:47 +0000 Darkvater (svn r6688) -Fix (r6297): Wrong caption for server password query window (eg put 'break' after switch statements)
Sun, 08 Oct 2006 10:40:52 +0000 miham (svn r6687) WebTranslator2 update to 2006-10-08 12:40:12
Sun, 08 Oct 2006 08:47:07 +0000 bjarni (svn r6686) -Fix r6684: Intro Date is now called Introduction Date
Sun, 08 Oct 2006 08:04:40 +0000 peter1138 (svn r6685) -Fix (r6672): Hide the 'sell chain' panel instead of the horizontal scroll bar twice...
Sat, 07 Oct 2006 22:58:25 +0000 bjarni (svn r6684) -Feature: [train build window] added sorting options for the engines
Sat, 07 Oct 2006 20:31:38 +0000 KUDr (svn r6683) -Fix: '<' signed unsigned mismatch produced by VC8
Sat, 07 Oct 2006 17:36:32 +0000 miham (svn r6682) WebTranslator2 update to 2006-10-07 19:35:57
Sat, 07 Oct 2006 15:04:22 +0000 bjarni (svn r6681) -Fix: when vehicles never expire they will stay at peak reliability instead of the lowest to make them useful even when old
Sat, 07 Oct 2006 14:30:13 +0000 bjarni (svn r6680) -Codechange r6679: [train build window] only generate the list when the window data is invalidated or the window is generated, not on each redraw
Sat, 07 Oct 2006 13:58:08 +0000 bjarni (svn r6679) -Feature: [train build window] added filter for wagons, engines or both in the display
Sat, 07 Oct 2006 09:02:48 +0000 bjarni (svn r6678) -Code cleanup: [train build window] made an enum with widget names and fixed some incorrect indents
Sat, 07 Oct 2006 08:39:34 +0000 bjarni (svn r6677) -Codechange r6651: [depot window] disabled the check for the correct cache in the depot window
Sat, 07 Oct 2006 08:24:11 +0000 bjarni (svn r6676) -Fix: [vehicle list windows] mass start/stop now works correctly in shared orders and station lists
Sat, 07 Oct 2006 07:24:45 +0000 miham (svn r6675) WebTranslator2 update to 2006-10-07 09:24:13
Fri, 06 Oct 2006 23:17:04 +0000 glx (svn r6674) -Fix r6631: two loops had incorrect behaviour (out of bound access in widget arrays)
Fri, 06 Oct 2006 22:08:37 +0000 bjarni (svn r6673) -Codechange: [depot window] replaced a piece of code to calculate max number of vehicles in a row with a simple read of the matrix grid
Fri, 06 Oct 2006 21:44:18 +0000 bjarni (svn r6672) -Codechange: [depot & vehicle windows] applied SetWindowWidgetsDisabledState() and SetWindowWidgetsHiddenState() to depot and vehicle windows
Fri, 06 Oct 2006 21:30:09 +0000 glx (svn r6671) -Fix r6670: typo :P
Fri, 06 Oct 2006 21:27:23 +0000 glx (svn r6670) -Fix r6669: SetWindowWidgetsDisableState() should disable widgets, not hide them
Fri, 06 Oct 2006 21:10:14 +0000 glx (svn r6669) -Add: vararg functions to set hidden/disabled/lowered state of multiple widgets in one call
Fri, 06 Oct 2006 10:16:47 +0000 bjarni (svn r6668) -Codechange: [depot window] simplified the engine drawing loop in the depot window
Fri, 06 Oct 2006 08:47:01 +0000 peter1138 (svn r6667) - Codechange: The vehicle list has no horizontal scroll bar, so don't use it to store data; instead, just get the widget's width.
Fri, 06 Oct 2006 06:48:11 +0000 miham (svn r6666) WebTranslator2 update to 2006-10-06 08:47:45
Fri, 06 Oct 2006 05:05:37 +0000 rubidium (svn r6664) -Fix (r6513): use svn:eol-style instead of eol-style
Fri, 06 Oct 2006 02:30:50 +0000 belugas (svn r6663) -Codechange: Remove the 32 widgets limit on landscape generator.
Fri, 06 Oct 2006 01:33:27 +0000 belugas (svn r6661) Feature: Windows are not restricted to 32 widget items anymore.
Fri, 06 Oct 2006 01:18:12 +0000 belugas (svn r6660) -Fix(r6631): Prevent the fast-foward button to toggle up and down when pressing shift.
Thu, 05 Oct 2006 23:38:40 +0000 glx (svn r6659) -Fix r6619: Fix widget state setting of the rail toolbar when using global hotkeys.
Thu, 05 Oct 2006 23:24:16 +0000 glx (svn r6658) -CodeChange: cleaned up the PlayerCompanyWindow code
Thu, 05 Oct 2006 23:10:58 +0000 bjarni (svn r6657) -Change: [depot window] sell all vehicles in depot confirm window now opens on top of depot window instead of in the middle of the screen
Thu, 05 Oct 2006 19:00:24 +0000 glx (svn r6656) -Fix r6631: keep gender button lowered when clicking on 'New Face'
Thu, 05 Oct 2006 18:35:09 +0000 miham (svn r6655) WebTranslator2 update to 2006-10-05 20:34:35
Thu, 05 Oct 2006 15:07:34 +0000 peter1138 (svn r6654) - Codechange: If no 2cc vehicles are available, hide the secondary colour choice.
Thu, 05 Oct 2006 14:04:24 +0000 bjarni (svn r6653) -Fix r6624: [autoreplace] autoreplace will no longer replace a vehicle if the old type can refit to the cargo types being used in the refit orders and the new one lacks one or more of those refit capabilities
Thu, 05 Oct 2006 13:11:17 +0000 bjarni (svn r6652) -Feature: [depot window] depot lists are now sorted, so vehicle 1 is always first and so on
Thu, 05 Oct 2006 12:59:28 +0000 bjarni (svn r6651) -Coding feature: added the windowevent WE_INVALIDATE_DATA
Thu, 05 Oct 2006 12:18:07 +0000 peter1138 (svn r6650) - Fix (r6619): Fix widget state setting of the rail toolbar when using hotkeys.
Thu, 05 Oct 2006 11:26:59 +0000 peter1138 (svn r6649) - Codechange: Show more correct capacity of articulated wagons in the train purchase list.
Thu, 05 Oct 2006 08:39:16 +0000 bjarni (svn r6648) -Codechange: simplified CmdDepotMassAutoReplace() by changing a switch-case into using a function, that was added in r6647
Thu, 05 Oct 2006 08:27:40 +0000 bjarni (svn r6647) -Fix: [vehicle list windows] Lists of shared orders are now no longer closed by a window event if the list is empty
Thu, 05 Oct 2006 08:15:51 +0000 bjarni (svn r6646) -Codechange: [vehicle list window] Cleaned up the drawing code
Thu, 05 Oct 2006 02:29:01 +0000 belugas (svn r6645) -Fix(r6631): Forgot two click_state occurences
Thu, 05 Oct 2006 02:26:27 +0000 belugas (svn r6644) -Fix(r6637): remove inline to allow MSVC compilation
Thu, 05 Oct 2006 01:43:49 +0000 belugas (svn r6643) -Fix(r6631): Adjust proper disabled and lowered states of removal button on railtoolbar
Wed, 04 Oct 2006 20:12:39 +0000 glx (svn r6642) -Fix r6639: 2 conversions missed
Wed, 04 Oct 2006 19:27:53 +0000 belugas (svn r6641) -Fix(6639): Wongly converted SetWidgetLoweredState
Wed, 04 Oct 2006 19:15:25 +0000 bjarni (svn r6640) -Fix: [autoreplace] autoreplace can now use the money for selling the old vehicle to build the new one
Wed, 04 Oct 2006 19:11:43 +0000 belugas (svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWidgetLoweredState, in order to follow pre-established standard
Wed, 04 Oct 2006 17:09:17 +0000 bjarni (svn r6638) -Fix r5652: restored each vehicle list type to their type classes, so it's possible to redraw all lists of one vehicle type again (instead of all types)
Wed, 04 Oct 2006 12:01:59 +0000 bjarni (svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot()
Wed, 04 Oct 2006 07:10:35 +0000 miham (svn r6636) WebTranslator2 update to 2006-10-04 09:10:08
Wed, 04 Oct 2006 01:08:25 +0000 glx (svn r6635) -Fix r6634: incomplete/incorrect assignment
Wed, 04 Oct 2006 00:51:13 +0000 belugas (svn r6634) -Fix(r6377): Do not change a widget state after a DrawWindowWidgets, as it is a bit useless
Wed, 04 Oct 2006 00:27:31 +0000 glx (svn r6633) -Fix r6631: climate selector now shows the current selected climate (and only this one)
Tue, 03 Oct 2006 21:11:42 +0000 miham (svn r6632) WebTranslator2 update to 2006-10-03 23:11:07
Tue, 03 Oct 2006 20:16:20 +0000 belugas (svn r6631) -Codechange: Use accessors for click_state.
Tue, 03 Oct 2006 17:39:36 +0000 miham (svn r6630) WebTranslator2 update to 2006-10-03 19:38:59
Tue, 03 Oct 2006 16:25:03 +0000 peter1138 (svn r6629) - Fix (r6628): One check for the number of players got misplaced by patch...