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
/
station_gui.cpp
Age
Commit message (
Expand
)
Author
2011-06-17
(svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with n...
yexo
2011-06-16
(svn r22593) -Fix [FS#4647]: don't show cargo accepted/produced in the new st...
yexo
2011-06-04
(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.
terkhen
2011-05-06
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
frosch
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2011-03-13
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-03-08
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs l...
frosch
2011-01-19
(svn r21864) -Fix [FS#4430]: distant-join station would build at the wrong lo...
rubidium
2010-12-05
(svn r21415) -Codechange: limit station/waypoint name by amount of characters...
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-11-11
(svn r21144) -Change [FS#4206]: filter stations by cargo they have a rating f...
rubidium
2010-10-19
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could ...
planetmaker
2010-09-11
(svn r20785) -Fix: crash when closing the station view of oilrigs (similar to...
rubidium
2010-09-08
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-20
(svn r20579) -Change (r1579): Allow removing of buoys if they are only used b...
frosch
2010-08-15
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
alberth
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...
frosch
2010-08-12
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...
frosch
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-26
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...
alberth
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
2010-06-19
(svn r19997) -Codechange: Unify order of ship and plane icon in stationlist a...
rubidium
2010-06-12
(svn r19969) -Change: swap 'list of ships' and 'list of aircraft' buttons in ...
smatz
2010-06-10
(svn r19955) -Fix: close list of vehicles with given buoy/oil rig in orders w...
smatz
2010-05-11
(svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88)
rubidium
2010-05-11
(svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the p...
rubidium
2010-04-18
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...
frosch
2010-04-07
(svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the S...
smatz
2010-04-07
(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.
terkhen
2010-04-02
(svn r19540) -Feature: Sort the ratings of a station by cargo class / name.
terkhen
2010-03-06
(svn r19350) -Codechange: StationRect::BeforeAddRect() returns a CommandCost.
alberth
2010-02-14
(svn r19129) -Fix [FS#3623] (r19122): Don't draw cargo ratings/acceptance whe...
alberth
2010-02-13
(svn r19123) -Fix [FS#3617]: Resize station cargo widget when needed to displ...
alberth
2010-02-13
(svn r19122) -Codechange: Move cargo drawing to StationViewWindow::OnPaint().
alberth
2010-02-13
(svn r19121) -Codechange: Introduce a variable for the height of the ratings ...
alberth
2010-02-12
(svn r19111) -Fix (r19070): the station view didn't show acceptance anymore
rubidium
2010-02-10
(svn r19087) -Codechange: some typos in StringIDs
rubidium
2010-02-09
(svn r19070) -Fix [FS#3607]: the station coverage text was not RTL language a...
rubidium
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-05
(svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cp...
rubidium
2010-01-04
(svn r18718) -Codechange: make a wrapper macro for looping TileAreas
rubidium
2010-01-04
(svn r18713) -Fix [FS#3476]: the join station window didn't account for scrol...
rubidium
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
[next]