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
/
vehicle_gui.cpp
Age
Commit message (
Expand
)
Author
2010-03-06
(svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort fo...
terkhen
2010-03-06
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
terkhen
2010-02-22
(svn r19216) -Feature: Scroll to current order destination when ctrl+clicking...
frosch
2010-02-10
(svn r19087) -Codechange: some typos in StringIDs
rubidium
2010-02-05
(svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instea...
smatz
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-20
(svn r18868) -Fix [FS#3547](r18776): Wrong comparator.
frosch
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-15
(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversion...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2010-01-11
(svn r18779) -Codechange: merge the command callbacks of the primary vehicles...
rubidium
2010-01-10
(svn r18776) -Codechange: Use SmallVector to collect refit options.
frosch
2010-01-10
(svn r18774) -Change: Consider callback 19 only broken after subcargos 0 to 2...
frosch
2009-12-21
(svn r18590) -Fix [FS#3397]: too strict assert was triggered
rubidium
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-20
(svn r18576) -Codechange: use the function to determine the width of digits f...
rubidium
2009-12-16
(svn r18515) -Change: make it visible when you're to pass the next signal on ...
rubidium
2009-12-14
(svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with i...
rubidium
2009-12-13
(svn r18495) -Codechange: make sure we don't taint the vehicle cache with fin...
rubidium
2009-12-09
(svn r18450) -Fix [FS#3363]: initial size of the vehicle detail windows would...
rubidium
2009-12-09
(svn r18441) -Fix: The vehicle list filler widget didn't fill.
peter1138
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-26
(svn r18296) -Codechange: show the next 4 orders instead of the first 4 order...
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-23
(svn r18256) -Codechange: make the vehicle details window big font aware
rubidium
2009-11-22
(svn r18242) -Codechange: make the refit window big font aware
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-22
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size ...
rubidium
2009-11-22
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-19
(svn r18187) -Codechange: make the advanced face selection, custom currency, ...
rubidium
2009-11-19
(svn r18185) -Fix: the up/down buttons had the wrong logical ordering with RT...
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-17
(svn r18142) -Codechange: make the vehicle details RTL (and huge ship/aircraf...
rubidium
2009-11-17
(svn r18140) -Codechange: Use text lines widget part to set height of 'Name' ...
peter1138
2009-11-17
(svn r18136) -Codechange: support RTL in the vehicle lists
rubidium
2009-11-17
(svn r18134) -Codechange: scale the offset of the text/vehicle in the vehicle...
rubidium
2009-11-16
(svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image
rubidium
2009-11-16
(svn r18131) -Codechange: account for the height of the small order lists whe...
rubidium
2009-11-16
(svn r18130) -Codechange: initial steps into making the vehicle/group lists b...
rubidium
2009-11-16
(svn r18129) -Codechange: Fix up train details window for correct offsets and...
peter1138
2009-11-16
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...
rubidium
2009-11-16
(svn r18115) -Codechange: prevent RTL glitch with refitting and cargo suffix
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
[next]