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-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
2009-11-14
(svn r18067) -Codechange: Eliminate a constant representing a widget top edge...
alberth
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-10-31
(svn r17912) -Fix [FS#3289] (r17868): crash when opening the vehicle list (no...
rubidium
2009-10-30
(svn r17906) -Fix [FS#3286]: Fill the vehicle list before initializing the wi...
alberth
2009-10-27
(svn r17895) -Codechange: Move drawing code of the vehicle details window out...
alberth
2009-10-27
(svn r17889) -Feature: double click on a item in the refit list refits withou...
rubidium
2009-10-25
(svn r17874) -Codechange: vehicle details window uses pure nested widgets.
alberth
2009-10-25
(svn r17868) -Codechange: Vehicle list window uses nested widgets only.
alberth
2009-10-25
(svn r17867) -Codechange: Prepare BaseVehicleListWindow for nested widgets.
alberth
2009-10-25
(svn r17865) -Codechange: Remove references to specific widgets and step-heig...
alberth
2009-10-24
(svn r17862) -Codechange: Use edge positions of the matrix widget in DrawVehi...
alberth
2009-10-24
(svn r17861) -Fix (r17860): max(uint, int) does not exist.
alberth
2009-10-24
(svn r17860) -Codechange: Refit window uses pure nested widgets.
alberth
2009-10-24
(svn r17856) -Codechange: Don't get the selected cargo as a sife effect of dr...
alberth
2009-10-24
(svn r17855) -Codechange: Remove or move var declarations in DrawVehicleRefit...
alberth
2009-10-24
(svn r17854) -Codechange: Merge different cases of setting widget data togeth...
alberth
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
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-10-24
(svn r17850) -Codechange: remove most usage of delta on OnResize
rubidium
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
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-30
(svn r17673) -Codechange: make InvalidateThisWindowData a function of the win...
rubidium
2009-09-28
(svn r17660) -Fix: StringID typo
glx
2009-09-23
(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP
glx
2009-09-19
(svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-pl...
alberth
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-14
(svn r17534) -Codechange: unify the naming of callback masks/flags
rubidium
2009-09-10
(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' wi...
rubidium
2009-09-07
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about bu...
rubidium
2009-09-02
(svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wr...
rubidium
2009-08-27
(svn r17292) -Codechange: use unified ToPercent() function to convert fract n...
smatz
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-15
(svn r17185) -Codechange: Tweak depot gui and vehicle lists, so text overlaps...
frosch
2009-08-15
(svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-07-22
(svn r16922) -Codechange: unduplicate some vehicle CMD_*s and move the settin...
rubidium
2009-07-22
(svn r16921) -Codechange: make it more clear what strings are related to road...
rubidium
2009-07-22
(svn r16920) -Codechange: shuffle some strings around to simplify looking up ...
rubidium
[prev]
[next]