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
/
autoreplace_gui.cpp
Age
Commit message (
Expand
)
Author
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
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-05-01
Feature: Add NotRoadTypes (NRT)
peter1138
2019-04-13
Codechange: use std::sort() in EngList_Sort[Partial]()
glx
2019-04-09
Codechange: Switch DropDownList to directly use std::vector, thus making Auto...
Michael Lutz
2019-03-28
Fix: MSVC warnings (#7423)
glx22
2019-03-26
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_b...
Henry Wilson
2019-03-26
Codechange: Replace SmallVector::Length() with std::vector::size()
Henry Wilson
2019-03-26
Codechange: Replace SmallVector::Clear() with std::vector::clear()
Henry Wilson
2019-03-24
Change: Show additional cost and refitted capacity in build vehicle window.
peter1138
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2016-12-08
(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not fi...
frosch
2014-10-05
(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort b...
peter1138
2014-09-11
(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.
alberth
2014-09-07
(svn r26805) -Feature: Allow hiding of non-interesting engines in the autorep...
alberth
2014-09-07
(svn r26801) -Add: Labels above the lists in the autoreplace GUI.
alberth
2014-09-07
(svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI.
alberth
2014-09-07
(svn r26799) -Codechange: Export vehicle sorting data and functions.
alberth
2014-09-07
(svn r26798) -Codechange: Code style fixes.
alberth
2014-06-10
(svn r26640) -Cleanup: Remove some pointless STR_JUST_STRING detours.
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-10-28
(svn r25919) -Change [FS#5734]: Preselect the current replacement in the righ...
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-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-01-23
(svn r24939) -Fix: Redraw autoreplace window properly in network games.
peter1138
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-11-11
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
frosch
2012-06-03
(svn r24321) -Change/Fix [FS#4254]: [NewGRF] Group vehicles in the purchase l...
frosch
2012-05-05
(svn r24202) -Change: Make the size of the details in the autoreplace GUI mat...
frosch
2012-04-17
(svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption...
michi_cc
2012-04-17
(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old....
michi_cc
2012-01-28
(svn r23863) -Fix (r22981): '' != ' == 0'.
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
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-10-03
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
frosch
2011-05-02
(svn r22413) -Document: even more stuff
rubidium
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-23
(svn r22133) -Fix: some coding style.
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-20
(svn r21868) -Fix (r21866 and some more): the changes to the main toolbar rai...
rubidium
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20455) -Codechange: Rename some vscroll and vscroll2 to more suitable n...
frosch
[next]