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.cpp
Age
Commit message (
Expand
)
Author
2012-03-24
(svn r24058) -Fix [FS#5124]: Wrong numbering of string parameters.
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-12-13
(svn r23504) -Feature: Aircraft range.
michi_cc
2011-11-01
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...
frosch
2011-05-02
(svn r22411) -Document: another bunch of bits
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
2010-03-06
(svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort fo...
terkhen
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-30
(svn r18963) -Codechange: Give AccelerationModel a generical name.
terkhen
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-15
(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversion...
rubidium
2010-01-07
(svn r18752) -Codechange: unduplify some code
rubidium
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-28
(svn r18324) -Codechange: there's no need for a default size when the window ...
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18280) -Codechange: remove widget indices that are not needed for custo...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-16
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*En...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-08
(svn r18019) -Codechange: make the 'engine preview' window nested
rubidium
2009-10-31
(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail cons...
frosch
2009-10-27
(svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the 'exclusi...
rubidium
2009-10-06
(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.
frosch
2009-10-06
(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a...
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-13
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
rubidium
2009-09-02
(svn r17397) -Codechange: Add new vehicle news window.
alberth
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-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-04
(svn r17062) -Change: unify the naming of some 125 strings
rubidium
2009-06-27
(svn r16679) -Codechange: Let GetCapacityOfArticulatedParts() return a CargoA...
frosch
2009-05-27
(svn r16449) -Fix [FS#2924]: vehicle recolouring wasn't done for engine previ...
rubidium
2009-05-24
(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles...
frosch
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-04-26
(svn r16156) -Codechange: make the parameters of DrawStringMultiline the same...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-20
(svn r16105) -Codechange: use {CARGO} instead hardcoded cargo name
glx
[next]