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
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
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-11-01
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...
frosch
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2011-04-09
(svn r22305) -Add: One digit for the fractional part of train lengths in the ...
frosch
2011-03-13
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-04
(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...
rubidium
2011-01-29
(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.
terkhen
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-15
(svn r21803) -Cleanup: Remove unnecessary semicolons.
terkhen
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-14
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
terkhen
2010-12-12
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ...
rubidium
[next]