index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
depot_gui.cpp
Age
Commit message (
Expand
)
Author
2021-02-22
Fix #8724: Got wrong DepotID/StationID for airports, causing crash
Charles Pigott
2021-02-21
Fix #8349: Close depot vehicle list windows when closing the depot window
Charles Pigott
2021-01-11
Change: Relocate rename and location buttons in all windows.
frosch
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-07-27
Codechange: Spell 'Viewport' consistently
TechGeekNZ
2019-12-21
Codechange: Replace FOR_ALL_ENGINES with range-based for loops
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-07
Fix #7188: check the validity of command callback for scripts (#7701)
glx22
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-28
Fix: MSVC warnings (#7423)
glx22
2019-03-26
Codechange: Replace SmallVector::Length() with std::vector::size()
Henry Wilson
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2018-10-31
Change: 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 depots
rubidium
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 explicitly
rubidium
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 files
rubidium
2011-12-16
(svn r23539) -Codechange: prevent conflict between widget naming of (vehicle)...
rubidium
2011-12-16
(svn r23531) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-12-10
(svn r23484) -Fix [FS#4770]: in case you already have orders, ignore the vehi...
rubidium
[next]