summaryrefslogtreecommitdiff
path: root/depot_gui.c
AgeCommit message (Expand)Author
2006-10-03(svn r6631) -Codechange: Use accessors for click_state.belugas
2006-10-03(svn r6619) -Codechange: Use accessors for disabled_state.belugas
2006-10-02(svn r6612) -Codechange: Use accessors for hidden_state.belugas
2006-10-01(svn r6609) - Move the mass stop/start buttons of the depot window to the bot...peter1138
2006-09-30(svn r6595) -Fix r6542: [depot window] clicking sell all in a depot with no v...bjarni
2006-09-30(svn r6593) -Fix: [depot window] added sprites to the buttons, that lacked onebjarni
2006-09-30(svn r6591) -Codechange: changed strings that used the word "depot" into one ...bjarni
2006-09-30(svn r6586) -Feature: [depot window] added a vehicle list window with all veh...bjarni
2006-09-29(svn r6567) -Fix r6542: [depot window] solved an issue where the confimation ...bjarni
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 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-27(svn r6542) -Feature: [depot window] added a "sell all vehicles in depot" buttonbjarni
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 r6522) -Feature: [depot window] the buttons are now "scaled" resizedbjarni
2006-09-27(svn r6520) -Fix r6515: "start all" and "stop all" buttons in depot windows a...bjarni
2006-09-27(svn r6516) -Fix r6513: killed warnings about two variables being used uninit...bjarni
2006-09-26(svn r6515) -Feature: added "start all" and "stop all" buttons to the depot w...bjarni
2006-09-26(svn r6513) -Codechange: unified the code to draw depot windowsbjarni