summaryrefslogtreecommitdiff
path: root/depot_gui.c
AgeCommit message (Expand)Author
2007-01-01(svn r7726) -Fix (r7622, FS#497): segmentation fault on pressing the 'sell al...rubidium
2006-12-29(svn r7622) -Codechange: Convert some more windows to ShowQuery. This include...Darkvater
2006-12-07(svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-res...Darkvater
2006-12-06(svn r7403) -Codechange (r7386, r7385): Use available functions to find a win...Darkvater
2006-12-06(svn r7390) -Codechange r7386: only loop though the windows to find a depot w...bjarni
2006-12-05(svn r7386) -Codechange r7385: moved deletion of the vehicle highlight from D...bjarni
2006-12-05(svn r7385) -Fix: FS#418 Deleting Train in depot with autoreplace failesbjarni
2006-11-18(svn r7206) -Codechange: Remove (some of) the magic needed for windows that c...Darkvater
2006-11-11(svn r7129) -Codechange: Get rid of a global variable that only sets a window...Darkvater
2006-11-10(svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos...Darkvater
2006-10-27(svn r6971) -Fix r6961: WWT_NODISTXTBTN buttons were normal buttons not push ...glx
2006-10-27(svn r6962) -Fix r6961: spacing...Darkvater
2006-10-27(svn r6961) -Codechange: Remove relic from r212 WWT_NODISTXTBTN which was ori...Darkvater
2006-10-24(svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i...Darkvater
2006-10-24(svn r6922) -Feature: Add proper cloning sprites and cursors, different for e...Darkvater
2006-10-10(svn r6722) -Codechange: [aircraft build window] moved aircraft build window ...bjarni
2006-10-10(svn r6719) -Code cleanup: [depot window] removed line that assigned 0 to a v...bjarni
2006-10-10(svn r6718) -Codechange: added function to get the line height for a vehicle ...bjarni
2006-10-08(svn r6685) -Fix (r6672): Hide the 'sell chain' panel instead of the horizont...peter1138
2006-10-07(svn r6677) -Codechange r6651: [depot window] disabled the check for the corr...bjarni
2006-10-07(svn r6676) -Fix: [vehicle list windows] mass start/stop now works correctly ...bjarni
2006-10-06(svn r6673) -Codechange: [depot window] replaced a piece of code to calculate...bjarni
2006-10-06(svn r6672) -Codechange: [depot & vehicle windows] applied SetWindowWidgetsDi...bjarni
2006-10-06(svn r6668) -Codechange: [depot window] simplified the engine drawing loop in...bjarni
2006-10-05(svn r6657) -Change: [depot window] sell all vehicles in depot confirm window...bjarni
2006-10-05(svn r6652) -Feature: [depot window] depot lists are now sorted, so vehicle 1...bjarni
2006-10-05(svn r6651) -Coding feature: added the windowevent WE_INVALIDATE_DATAbjarni
2006-10-05(svn r6645) -Fix(r6631): Forgot two click_state occurencesbelugas
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