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.h
Age
Commit message (
Expand
)
Author
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-16
(svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image
rubidium
2009-11-16
(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as ...
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-10-24
(svn r17852) -Codechange: Use viewport nested widget in the view-vehicle window.
alberth
2009-10-24
(svn r17851) -Codechange: Use pure nested widgets for the view-vehicle window.
alberth
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-10
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicl...
frosch
2009-07-28
(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favou...
rubidium
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-21
(svn r16900) -Codechange: prepare the waypoint window for buoys
rubidium
2009-07-13
(svn r16817) -Codechange: Scroll depots horizontally in pixels instead of 1/8...
frosch
2009-07-12
(svn r16799) -Codechange: When drawing articulated road vehicles in the vehic...
frosch
2009-05-31
(svn r16483) -Codechange: Enumerate tabs in train details window.
frosch
2009-05-22
(svn r16386) -Codechange: Move ShowAdditionalText() to build_vehicle_gui and ...
frosch
2009-03-22
(svn r15807) -Codechange: let the build vehicle gui helper function pass arou...
rubidium
2009-02-14
(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details win...
michi_cc
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-13
(svn r14306) -Codechange: unify the code to draw the vehicle list.
rubidium
2008-09-12
(svn r14301) -Codechange: give the vehicle list and group list the same relat...
rubidium
2008-08-21
(svn r14118) -Fix(r14104): typos creeping like bugs
belugas
2008-08-20
(svn r14104) -Feature: Add a window for waypoints, allowing to view all the t...
belugas
2008-06-19
(svn r13587) -Codechange: make some globals members of VehicleListBase since ...
skidd13
2008-05-18
(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+Invalidat...
rubidium
2008-05-17
(svn r13146) -Codechange: vehicle_base.h doesn't need to be included in vehic...
rubidium
2008-05-17
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so wi...
rubidium
2008-05-11
(svn r13046) -Codechange: make classes of the VehicleListWindow and the Vehic...
rubidium
2008-05-11
(svn r13045) -Codechange: make list_d (now GUIList) more generic and uniform.
rubidium
2008-05-10
(svn r13037) -Codechange: make a class of the ReplaceVehicle window.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-27
(svn r12912) -Codechange: overloaded ChangeVehicleViewWindow() so each argume...
bjarni
2008-04-24
(svn r12862) -Codechange: reduce code duplication for VehicleType -> WindowCl...
smatz
2008-03-28
(svn r12476) -Codechange: split type engine related types from engine.h (and ...
rubidium
2008-03-28
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPix...
rubidium
2008-03-28
(svn r12470) -Codechange: split order related types from order.h (and openttd...
rubidium
2008-03-28
(svn r12468) -Codechange: move some type related stuff from station.h (and op...
rubidium
2008-01-18
(svn r11916) -Codechange: use enums from VehicleViewWindowWidgets instead of ...
smatz
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium
2007-08-29
(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.
rubidium
2007-06-11
(svn r10097) -Feature: Add support for articulated road vehicles, or callback...
maedhros
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-05-18
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...
rubidium
2007-04-04
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al...
belugas
2007-03-26
(svn r9475) -Codechange: Allow the purchase details widget to expand dynamica...
maedhros
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
[next]