log

age author description
Tue, 10 Oct 2006 20:11:48 +0000 bjarni (svn r6729) -Fix r6707: [build aircraft window] solved a crash when using a grf set with a buildable helicopter with a lower EngineID than the first buildable plane draft
Tue, 10 Oct 2006 17:53:08 +0000 bjarni (svn r6728) -Fix r6651: solved issue where moving rail vehicles in a depot could read from a NULL pointer draft
Tue, 10 Oct 2006 17:19:21 +0000 glx (svn r6727) -Fix r6619: don't disable inexistant widget draft
Tue, 10 Oct 2006 15:46:03 +0000 bjarni (svn r6726) -Codechange: [vehicle build window] cleaned up the name sorter (mainly by peter1138) draft
Tue, 10 Oct 2006 15:13:41 +0000 bjarni (svn r6725) -Fix r6624: fixed some translated strings to apply to the added {STRING} in english.txt draft
Tue, 10 Oct 2006 15:09:28 +0000 glx (svn r6724) -Fix r6723: respect alphabetical order draft
Tue, 10 Oct 2006 15:07:13 +0000 glx (svn r6723) -Fix r6722: forgot openttd.vcproj draft
Tue, 10 Oct 2006 15:02:38 +0000 bjarni (svn r6722) -Codechange: [aircraft build window] moved aircraft build window to a file of it's own draft
Tue, 10 Oct 2006 14:05:39 +0000 Darkvater (svn r6721) -Codechange: some comments, aligning, types and variable localization. draft
Tue, 10 Oct 2006 12:18:46 +0000 miham (svn r6720) WebTranslator2 update to 2006-10-10 14:18:03 draft
Tue, 10 Oct 2006 10:11:41 +0000 bjarni (svn r6719) -Code cleanup: [depot window] removed line that assigned 0 to a var, that's already 0 draft
Tue, 10 Oct 2006 10:04:09 +0000 bjarni (svn r6718) -Codechange: added function to get the line height for a vehicle type draft
Tue, 10 Oct 2006 09:40:12 +0000 Darkvater (svn r6717) -Codechange: move OPENTTD_SPRITES_COUNT into table/sprites.h to use it from there. draft
Tue, 10 Oct 2006 08:34:14 +0000 bjarni (svn r6716) -Code cleanup: [aircraft/train build windows] fixed a spelling mistake in the widget names (the game itself is unaffected by this) draft
Tue, 10 Oct 2006 08:24:29 +0000 bjarni (svn r6715) -Fix r6714: roadvehicle and ship building windows are now also marked dirty when getting a WE_INVALIDATE_DATA event draft
Tue, 10 Oct 2006 08:14:30 +0000 bjarni (svn r6714) -Codechange: replaced a direct manipulation of windows with InvalidateWindowData() in rail_cmd.c draft
Tue, 10 Oct 2006 07:57:16 +0000 miham (svn r6713) WebTranslator2 update to 2006-10-10 09:56:34 draft
Tue, 10 Oct 2006 07:56:23 +0000 bjarni (svn r6712) -Code cleanup: renamed buildtrain_d to buildvehicle_d as it's used for all vehicle types draft
Tue, 10 Oct 2006 06:19:46 +0000 miham (svn r6711) WebTranslator2 update to 2006-10-10 08:19:02 draft
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