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
/
engine_gui.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-13
Codechange: use std::sort() in EngList_Sort[Partial]()
glx
2014-09-07
(svn r26804) -Feature: Allow hiding of non-interesting engines in the build v...
alberth
2014-09-07
(svn r26799) -Codechange: Export vehicle sorting data and functions.
alberth
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2012-01-01
(svn r23704) -Doc: Doxygen comment fixes and additions.
alberth
2011-11-01
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...
frosch
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-11-16
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*En...
rubidium
2009-09-13
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
rubidium
2009-08-30
(svn r17328) -Codechange: Get the vehicle technical data as string rather tha...
alberth
2009-08-30
(svn r17327) -Codechange: Allow external use of GetEngineCategoryName().
alberth
2009-08-30
(svn r17325) -Codechange: Un-duplicate engine drawing routines.
alberth
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-04-12
(svn r16042) -Feature [FS#1941]: Allow filtering of vehicle purchase lists by...
frosch
2008-05-28
(svn r13314) -Codechange: Switch EngineList from std::vector to GUIList
peter1138
2008-05-27
(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and...
peter1138