log

age author description
Mon, 09 Oct 2006 21:42:18 +0000 bjarni (svn r6709) -Fix r6679: [build train window] solved an issue that could lead to trailing empty blocks in the list array draft
Mon, 09 Oct 2006 21:30:16 +0000 bjarni (svn r6708) -Feature: [build aircraft window] added sort options to the list draft
Mon, 09 Oct 2006 20:16:56 +0000 bjarni (svn r6707) -Feature: [build aircraft window] added buttons to view propeller planes, jet planes or helicopters draft
Mon, 09 Oct 2006 14:28:35 +0000 Darkvater (svn r6699) -Fixed translator link in readme draft
Sun, 08 Oct 2006 22:16:30 +0000 bjarni (svn r6698) -Code cleanup r6697: simplified getting the string of the vehicle type draft
Sun, 08 Oct 2006 21:46:05 +0000 bjarni (svn r6697) -Fix: [order refit] if an order refit fails, the vehicle is now stopped and the player gets a message (like vehicle stopped in depot) draft
Sun, 08 Oct 2006 21:10:00 +0000 bjarni (svn r6696) -Codechange: changed all comparision for refit cargo in orders against CT_NO_REFIT to checks for valid cargo IDs draft
Sun, 08 Oct 2006 21:00:13 +0000 glx (svn r6695) -Fix FS#356: disable main toolbar buttons showing company list drop downs when there are no companies draft
Sun, 08 Oct 2006 20:54:27 +0000 bjarni (svn r6694) -Fix: FS#361 Refit-to Order bug (only one of the two bugs mentioned there) draft
Sun, 08 Oct 2006 19:50:10 +0000 bjarni (svn r6693) -Fix: [ship view window] disable the refit button when the ship is not refitable or not stopped in a depot draft
Sun, 08 Oct 2006 19:43:35 +0000 miham (svn r6692) WebTranslator2 update to 2006-10-08 21:42:47 draft
Sun, 08 Oct 2006 19:31:01 +0000 glx (svn r6691) -Fix r3907: check the transport type under the bridge when you want to get the road bits under a bridge (thanx hylje) draft
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...) draft
Sun, 08 Oct 2006 17:56:08 +0000 bjarni (svn r6689) -Fix: corrected vehicle type in tooltip for the list in the refit window draft
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) draft
Sun, 08 Oct 2006 10:40:52 +0000 miham (svn r6687) WebTranslator2 update to 2006-10-08 12:40:12 draft
Sun, 08 Oct 2006 08:47:07 +0000 bjarni (svn r6686) -Fix r6684: Intro Date is now called Introduction Date draft
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... draft
Sat, 07 Oct 2006 22:58:25 +0000 bjarni (svn r6684) -Feature: [train build window] added sorting options for the engines draft
Sat, 07 Oct 2006 20:31:38 +0000 KUDr (svn r6683) -Fix: '<' signed unsigned mismatch produced by VC8 draft
Sat, 07 Oct 2006 17:36:32 +0000 miham (svn r6682) WebTranslator2 update to 2006-10-07 19:35:57 draft
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 draft
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 draft
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 draft
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 draft
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 draft
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 draft
Sat, 07 Oct 2006 07:24:45 +0000 miham (svn r6675) WebTranslator2 update to 2006-10-07 09:24:13 draft
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) draft
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 draft