Tue, 03 Oct 2006 14:04:43 +0000 peter1138 (svn r6623) - Codechange: When adding a NewGRF string, check to see if it can replace an existing string. Also remove string length check on load which was a quickfix for some grfs.
Tue, 03 Oct 2006 09:25:42 +0000 peter1138 (svn r6622) - Add support for NewGRF text includes. (Based on mart3p's patch)
Tue, 03 Oct 2006 02:08:15 +0000 belugas (svn r6619) -Codechange: Use accessors for disabled_state.
Mon, 02 Oct 2006 22:10:04 +0000 peter1138 (svn r6618) - After refitting a train, update its cached variables as they may change.
Mon, 02 Oct 2006 20:30:20 +0000 glx (svn r6617) -Fix r6596: missing '>' in openttd.vcproj
Mon, 02 Oct 2006 16:27:02 +0000 miham (svn r6616) WebTranslator2 update to 2006-10-02 18:26:27
Mon, 02 Oct 2006 16:03:31 +0000 peter1138 (svn r6615) - Fix (r6601): Fix bug that prevented subtypes appearing in some cases.
Mon, 02 Oct 2006 08:41:20 +0000 bjarni (svn r6614) -Fix: added check to see if a newly opened refit window is different from NULL before assigning data to it
Mon, 02 Oct 2006 08:10:09 +0000 miham (svn r6613) WebTranslator2 update to 2006-10-02 10:09:31
Mon, 02 Oct 2006 00:28:31 +0000 belugas (svn r6612) -Codechange: Use accessors for hidden_state.
Sun, 01 Oct 2006 17:56:38 +0000 peter1138 (svn r6611) - Newsounds:
Sun, 01 Oct 2006 17:26:37 +0000 miham (svn r6610) WebTranslator2 update to 2006-10-01 19:26:07
Sun, 01 Oct 2006 16:02:29 +0000 peter1138 (svn r6609) - Move the mass stop/start buttons of the depot window to the bottom row, to match all other vehicle list windows, and make it look a bit neater, (Suggested by skidd13)
Sun, 01 Oct 2006 15:03:15 +0000 peter1138 (svn r6608) - Fix (r6601): The scroll bar could fall out of the window... more gui-fu needed...
Sun, 01 Oct 2006 14:55:53 +0000 peter1138 (svn r6607) - Fix (r6601): Fix selection of refit type when the list is scrolled.
Sun, 01 Oct 2006 14:48:22 +0000 miham (svn r6606) WebTranslator2 update to 2006-10-01 16:47:44
Sun, 01 Oct 2006 12:25:31 +0000 peter1138 (svn r6602) - Feature: we now support NewGRF livery refits, as used by DBsetXL, amongst others. This requires a savegame bump to save the cargo subtype.
Sun, 01 Oct 2006 12:00:32 +0000 peter1138 (svn r6601) - Codechange: Support cargo subtypes in the refit window. The refit window has been altered to support resizing and scrolling. Note that the cargo subtype isn't yet passed for actual refitting yet. (Based on mart3p's patch)
Sun, 01 Oct 2006 06:20:42 +0000 miham (svn r6600) WebTranslator2 update to 2006-10-01 08:20:02
Sun, 01 Oct 2006 01:32:07 +0000 belugas (svn r6599) -Codechange: Add accessors around the members click/disabled/hidden_state of Window
Sun, 01 Oct 2006 00:38:46 +0000 belugas (svn r6596) -Fix(r6562) : Add missing resize_window_widget.h to MSVC projects
Sat, 30 Sep 2006 23:53:35 +0000 bjarni (svn r6595) -Fix r6542: [depot window] clicking sell all in a depot with no vehicles will now do nothing at all (instead of opening the confination window) (spotted by glx)
Sat, 30 Sep 2006 21:36:00 +0000 peter1138 (svn r6594) - Fix (r6513): When adding command callbacks, add the callback to the list...
Sat, 30 Sep 2006 21:23:34 +0000 bjarni (svn r6593) -Fix: [depot window] added sprites to the buttons, that lacked one
Sat, 30 Sep 2006 21:12:53 +0000 miham (svn r6592) [Translations] Removed strings obsoleted by Bjarni at r6591
Sat, 30 Sep 2006 20:59:23 +0000 bjarni (svn r6591) -Codechange: changed strings that used the word "depot" into one for each vehicle type
Sat, 30 Sep 2006 19:21:39 +0000 glx (svn r6590) -Fix r6588: killed MSVC warnings for real
Sat, 30 Sep 2006 17:44:22 +0000 miham (svn r6589) WebTranslator2 update to 2006-09-30 19:43:48
Sat, 30 Sep 2006 17:13:39 +0000 bjarni (svn r6588) -Fix r6582: killed some windows only warnings (thanks webfreakz for testing)
Sat, 30 Sep 2006 15:59:57 +0000 miham (svn r6587) WebTranslator2 update to 2006-09-30 17:59:21
Sat, 30 Sep 2006 13:39:34 +0000 bjarni (svn r6586) -Feature: [depot window] added a vehicle list window with all vehicles having a certain depot in their orders
Sat, 30 Sep 2006 11:21:54 +0000 miham (svn r6585) WebTranslator2 update to 2006-09-30 13:21:19
Sat, 30 Sep 2006 05:24:09 +0000 miham (svn r6584) WebTranslator2 update to 2006-09-30 07:23:18
Fri, 29 Sep 2006 20:41:28 +0000 bjarni (svn r6582) -Codechange: changed GenerateVehicleSortList() to reuse the same allocation over and over if possible (like BuildDepotVehicleList() )
Fri, 29 Sep 2006 19:03:40 +0000 bjarni (svn r6581) -Fix r6562: [vehicle list windows] fixed an off by one issue when drawing the bottom row of buttons
Fri, 29 Sep 2006 18:39:20 +0000 bjarni (svn r6580) -Fix r6552: [depot window] fixed issue where vehicles sometimes failed to restart after being replaced
Fri, 29 Sep 2006 17:41:00 +0000 bjarni (svn r6579) -Fix r6552: [depot window] solved a condition where pressing autoreplace in a depot window could result in asserts
Fri, 29 Sep 2006 16:57:12 +0000 belugas (svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files
Fri, 29 Sep 2006 11:30:48 +0000 bjarni (svn r6570) -Feature: added "start all" and "stop all" buttons to the vehicle lists
Fri, 29 Sep 2006 10:54:59 +0000 bjarni (svn r6569) -Fix r6562: fixed incorrect drawing of road vehicle depot
Fri, 29 Sep 2006 09:44:32 +0000 miham (svn r6568) WebTranslator2 update to 2006-09-29 11:43:44
Fri, 29 Sep 2006 07:54:28 +0000 bjarni (svn r6567) -Fix r6542: [depot window] solved an issue where the confimation window sometimes failed to close (spotted by MacLir)
Fri, 29 Sep 2006 07:30:44 +0000 peter1138 (svn r6565) - Fix (r6562): Missing newline at EOF caused a compiler warning
Thu, 28 Sep 2006 23:05:03 +0000 bjarni (svn r6562) -Codechange: merged the vehicle list window widget arrays
Thu, 28 Sep 2006 19:56:29 +0000 bjarni (svn r6561) -Fix r6513: [depot window] fixed an off by one error, that caused planes and ships to be drawn one pixel lower for each row
Thu, 28 Sep 2006 18:42:35 +0000 peter1138 (svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
Thu, 28 Sep 2006 18:13:31 +0000 bjarni (svn r6559) -Codechange: [vehicle list windows] moved creation and drawing code into two new functions to make it easier to see what goes on where
Thu, 28 Sep 2006 16:29:35 +0000 miham (svn r6556) WebTranslator2 update to 2006-09-28 18:28:48
Thu, 28 Sep 2006 15:41:53 +0000 bjarni (svn r6554) -Fix r6513: [depot window] fixed a bug where moving rail vehicles from one line to another could fail under certain conditions
Thu, 28 Sep 2006 14:17:08 +0000 bjarni (svn r6552) -Feature: [depot window] added a "autoreplace all vehicles in depot" button
Thu, 28 Sep 2006 07:02:55 +0000 peter1138 (svn r6544) - Codechange: Rename CmdReplaceVehicle to CmdSetAutoReplace, to reflect what it does.
Thu, 28 Sep 2006 05:40:39 +0000 miham (svn r6543) WebTranslator2 update to 2006-09-28 07:40:01
Wed, 27 Sep 2006 22:44:39 +0000 bjarni (svn r6542) -Feature: [depot window] added a "sell all vehicles in depot" button
Wed, 27 Sep 2006 20:39:24 +0000 miham (svn r6536) WebTranslator2 update to 2006-09-27 22:37:14
Wed, 27 Sep 2006 18:46:59 +0000 peter1138 (svn r6533) - Fix (r6532): Somebody forgot to add newsounds to the ttdpatch flags...
Wed, 27 Sep 2006 18:17:01 +0000 peter1138 (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported.
Wed, 27 Sep 2006 16:07:07 +0000 miham (svn r6531) WebTranslator2 update to 2006-09-27 18:06:40
Wed, 27 Sep 2006 15:47:00 +0000 bjarni (svn r6530) -Fix r6529: added missing header file (oops)
Wed, 27 Sep 2006 15:40:55 +0000 bjarni (svn r6529) -Fix r6513: [depot window] added missing switch in CcCloneVehicle()
Wed, 27 Sep 2006 15:28:47 +0000 bjarni (svn r6528) -Fix r6527: fixed an off by one error in an assert