summaryrefslogtreecommitdiff
path: root/src/depot_gui.cpp
AgeCommit message (Expand)Author
2021-06-14Cleanup: nested_array should not be accessed directly.Peter Nelson
2021-05-29Codechange: Rename window related DeleteXXX to match new behaviourglx22
2021-05-29Fix f6d5c01: Delay deletion when closing windowsglx22
2021-05-15Fix: comparison of narrow type to wide type in loop (potential for infinite l...Rubidium
2021-02-22Fix #8724: Got wrong DepotID/StationID for airports, causing crashCharles Pigott
2021-02-21Fix #8349: Close depot vehicle list windows when closing the depot windowCharles Pigott
2021-01-11Change: Relocate rename and location buttons in all windows.frosch
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2020-07-27Codechange: Spell 'Viewport' consistentlyTechGeekNZ
2019-12-21Codechange: Replace FOR_ALL_ENGINES with range-based for loopsglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-07Fix #7188: check the validity of command callback for scripts (#7701)glx22
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-28Fix: MSVC warnings (#7423)glx22
2019-03-26Codechange: Replace SmallVector::Length() with std::vector::size()Henry Wilson
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2018-10-31Change: Clone tool in depot window now behaves like clone button in vehicle w...Alexander Weiss
2017-12-10(svn r27938) -Fix (r27899): When scrolling in the train depot, also scroll th...frosch
2017-12-10(svn r27937) -Change: When train depots have a horizontal scrollbar, allow sc...frosch
2017-08-26(svn r27899) -Feature: Draw vertical separators at tile distance in the train...frosch
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2016-08-15(svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor.frosch
2016-08-15(svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple ...frosch
2016-05-29(svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot window...frosch
2015-11-20(svn r27450) -Feature[FS#6391](r27446): Lower the sell-chain button in the tr...alberth
2015-11-14(svn r27446) -Feature: Lower the sell-vehicle button in the depot GUI while d...frosch
2015-02-01(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...frosch
2015-02-01(svn r27133) -Fix: Dragging of free wagons in depot failed with GUI zoom.frosch
2014-10-14(svn r27014) -Fix [FS#6102]: unit number was not always fully shown in depotsrubidium
2014-10-04(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purc...peter1138
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-11-25(svn r26106) -Codechange: document fall through explicitlyrubidium
2013-07-01(svn r25548) -Fix [FS#5629] (r25537): Removed too much code and forgot some o...frosch
2013-06-30(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of ro...frosch
2013-06-30(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX wid...frosch
2013-06-01(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all o...frosch
2013-05-26(svn r25294) -Feature: Add another button to window title bars to resize the ...frosch
2013-05-26(svn r25290) -Add: Assign string names to notable windows.frosch
2013-05-26(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...frosch
2013-04-13(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a...frosch
2013-02-02(svn r24955) -Change (r24808) [FS#4458]: Revert to opening the vehicle GUI ag...frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-26(svn r24854) -Fix (r24839): Only consider vehicles available in the climate f...frosch
2012-12-23(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list spr...michi_cc
2012-12-09(svn r24808) -Feature(ette) [FS#4458]: When share-cloning vehicles don't open...frosch
2012-12-08(svn r24801) -Codechange: Add functions to set integral DParams to suitable v...frosch
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-06-23(svn r24351) -Fix: Short vehicles were not properly positioned at the cursor ...frosch
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-16(svn r23539) -Codechange: prevent conflict between widget naming of (vehicle)...rubidium