summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-30(svn r6595) -Fix r6542: [depot window] clicking sell all in a depot with no v...bjarni
2006-09-30(svn r6594) - Fix (r6513): When adding command callbacks, add the callback to...peter1138
2006-09-30(svn r6593) -Fix: [depot window] added sprites to the buttons, that lacked onebjarni
2006-09-30(svn r6592) [Translations] Removed strings obsoleted by Bjarni at r6591miham
2006-09-30(svn r6591) -Codechange: changed strings that used the word "depot" into one ...bjarni
2006-09-30(svn r6590) -Fix r6588: killed MSVC warnings for realglx
2006-09-30(svn r6589) WebTranslator2 update to 2006-09-30 19:43:48miham
2006-09-30(svn r6588) -Fix r6582: killed some windows only warnings (thanks webfreakz f...bjarni
2006-09-30(svn r6587) WebTranslator2 update to 2006-09-30 17:59:21miham
2006-09-30(svn r6586) -Feature: [depot window] added a vehicle list window with all veh...bjarni
2006-09-30(svn r6585) WebTranslator2 update to 2006-09-30 13:21:19miham
2006-09-30(svn r6584) WebTranslator2 update to 2006-09-30 07:23:18miham
2006-09-29(svn r6582) -Codechange: changed GenerateVehicleSortList() to reuse the same ...bjarni
2006-09-29(svn r6581) -Fix r6562: [vehicle list windows] fixed an off by one issue when...bjarni
2006-09-29(svn r6580) -Fix r6552: [depot window] fixed issue where vehicles sometimes f...bjarni
2006-09-29(svn r6579) -Fix r6552: [depot window] solved a condition where pressing auto...bjarni
2006-09-29(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of M...belugas
2006-09-29(svn r6570) -Feature: added "start all" and "stop all" buttons to the vehicle...bjarni
2006-09-29(svn r6569) -Fix r6562: fixed incorrect drawing of road vehicle depotbjarni
2006-09-29(svn r6568) WebTranslator2 update to 2006-09-29 11:43:44miham
2006-09-29(svn r6567) -Fix r6542: [depot window] solved an issue where the confimation ...bjarni
2006-09-29(svn r6565) - Fix (r6562): Missing newline at EOF caused a compiler warningpeter1138
2006-09-28(svn r6562) -Codechange: merged the vehicle list window widget arraysbjarni
2006-09-28(svn r6561) -Fix r6513: [depot window] fixed an off by one error, that caused...bjarni
2006-09-28(svn r6560) - Codechange: Minor fix; add missing #include guards and comments...peter1138
2006-09-28(svn r6559) -Codechange: [vehicle list windows] moved creation and drawing co...bjarni
2006-09-28(svn r6556) WebTranslator2 update to 2006-09-28 18:28:48miham
2006-09-28(svn r6554) -Fix r6513: [depot window] fixed a bug where moving rail vehicles...bjarni
2006-09-28(svn r6552) -Feature: [depot window] added a "autoreplace all vehicles in dep...bjarni
2006-09-28(svn r6544) - Codechange: Rename CmdReplaceVehicle to CmdSetAutoReplace, to r...peter1138
2006-09-28(svn r6543) WebTranslator2 update to 2006-09-28 07:40:01miham
2006-09-27(svn r6542) -Feature: [depot window] added a "sell all vehicles in depot" buttonbjarni
2006-09-27(svn r6536) WebTranslator2 update to 2006-09-27 22:37:14miham
2006-09-27(svn r6533) - Fix (r6532): Somebody forgot to add newsounds to the ttdpatch f...peter1138
2006-09-27(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ...peter1138
2006-09-27(svn r6531) WebTranslator2 update to 2006-09-27 18:06:40miham
2006-09-27(svn r6530) -Fix r6529: added missing header file (oops)bjarni
2006-09-27(svn r6529) -Fix r6513: [depot window] added missing switch in CcCloneVehicle()bjarni
2006-09-27(svn r6528) -Fix r6527: fixed an off by one error in an assertbjarni
2006-09-27(svn r6527) -Codechange: [depot window] added asserts to ensure that widget n...bjarni
2006-09-27(svn r6526) -Codechange: [depot window] the train only widgets are now resize...bjarni
2006-09-27(svn r6525) -Codechange r6513: altered how to control how to move widgets aro...bjarni
2006-09-27(svn r6524) -Code cleanup r6515: cleaned up the command to start/stop all veh...bjarni
2006-09-27(svn r6523) - 'Feature'/'Fix': Add tooltips to the new company colour windowpeter1138
2006-09-27(svn r6522) -Feature: [depot window] the buttons are now "scaled" resizedbjarni
2006-09-27(svn r6521) WebTranslator2 update to 2006-09-27 13:29:33miham
2006-09-27(svn r6520) -Fix r6515: "start all" and "stop all" buttons in depot windows a...bjarni
2006-09-27(svn r6519) -Code cleanup r6518: changed a line to apply to the coding stylebjarni
2006-09-27(svn r6518) -Codechange: unified the vehicle refit windowsbjarni
2006-09-27(svn r6516) -Fix r6513: killed warnings about two variables being used uninit...bjarni