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
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-05-03
(svn r16216) -Codechange: Added nested widgets to vehicle view window.
alberth
2009-05-03
(svn r16215) -Codechange: Added tooltip to resizebox of vehicle view window.
alberth
2009-04-26
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...
rubidium
2009-04-26
(svn r16157) -Fix: wrong truncation of refit cost/graph x labels because they...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-21
(svn r16111) -Cleanup: remove some duplicate/unused strings
rubidium
2009-04-20
(svn r16102) -Codechange: unify the vehicle info strings; reduce the number o...
rubidium
2009-04-13
(svn r16054) -Fix: non advanced vehicle list didn't handle company switching ...
glx
2009-04-13
(svn r16053) -Codechange: Added nested widgets to vehicle refit and vehicle d...
alberth
2009-04-13
(svn r16052) -Codechange: Applying VehicleRefitWidgets in RefitWindow, fixed ...
alberth
2009-04-13
(svn r16051) -Codechange: Adding widget numbers enum for vehicle refit window.
alberth
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-22
(svn r15821) -Fix (r15813): Wrong widget selection prevented drop down label ...
peter1138
2009-03-22
(svn r15820) -Codechange: Some windows using nested widgets
alberth
2009-03-22
(svn r15813) -Codechange: remove the last remnants of the old text drawing API.
rubidium
2009-03-22
(svn r15807) -Codechange: let the build vehicle gui helper function pass arou...
rubidium
2009-03-22
(svn r15806) -Codechange: pass both left and right to the vehicle details dra...
rubidium
2009-03-21
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the n...
rubidium
2009-03-21
(svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windows
glx
2009-03-21
(svn r15782) -Codechange: replace some calls to the all text drawing API to t...
rubidium
2009-03-15
(svn r15725) -Fix: centering on a vehicle didn't respect its z coordinate
smatz
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-02-27
(svn r15592) -Fix: Refit-info in purchase list did only check the first artic...
frosch
2009-02-14
(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details win...
michi_cc
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-09
(svn r15427) -Codechange: give w->caption_color a more sensible name as it ho...
rubidium
2009-02-04
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-23
(svn r15236) -Codechange: Rename realistic_acceleration patch option to train...
peter1138
2009-01-13
(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR
smatz
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-03
(svn r14819) -Change: make details and order menu stickyable, like the timeta...
rubidium
2009-01-03
(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot...
smatz
2009-01-03
(svn r14801) -Codechange: don't reference Vehicle::num_orders directly but th...
rubidium
2009-01-02
(svn r14785) -Fix [FS#2132]: vehicle list for station gets closed when statio...
rubidium
2009-01-02
(svn r14784) -Change: don't close and reopen the vehicle order/detail windows...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-12-16
(svn r14683) -Change: only say a engine/vehicle is refittable when it can be ...
rubidium
2008-11-20
(svn r14599) -Fix (r14598)[FS#2417]: Show again group-membership in the vehic...
frosch
2008-10-24
(svn r14524) -Add: stop-in-depot as part of orders (PhilSophus)
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-24
(svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/mo...
smatz
2008-09-17
(svn r14352) -Feature: Allow sorting vehicles by remaining life time.
belugas
2008-09-15
(svn r14337) -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, presid...
smatz
[next]