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
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