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
/
rail_gui.cpp
Age
Commit message (
Expand
)
Author
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-22
(svn r22128) -Fix [FS#4530]: Build-station-window showed wrong selection when...
frosch
2011-02-07
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
rubidium
2011-01-20
(svn r21867) -Codechange: move creating the rail type dropdown to a more gene...
rubidium
2011-01-15
(svn r21803) -Cleanup: Remove unnecessary semicolons.
terkhen
2011-01-09
(svn r21761) -Add: Wheel-scrolling in the new build station GUI.
frosch
2011-01-09
(svn r21759) -Codechange: Increase the initial horizontal size of the station...
alberth
2011-01-09
(svn r21758) -Add: Allow vertical resizing of the stationpicker window.
alberth
2011-01-09
(svn r21757) -Codechange: Use a list instead of a dropdown for selecting the ...
alberth
2011-01-09
(svn r21756) -Add: Display name of the selected station type in the station p...
alberth
2011-01-09
(svn r21755) -Feature: Display newgrf station sprites during station picking.
alberth
2011-01-09
(svn r21753) -Codechange: Use a widget for the coverage text, and re-init ins...
alberth
2011-01-09
(svn r21752) -Doc: document the stationpicker widgets and variables.
alberth
2011-01-09
(svn r21751) -Fix: Re-initialize the stationpicker data when newgrf classes h...
alberth
2010-12-24
(svn r21628) -Codechange: Remove local variables that just point to global _thd.
alberth
2010-12-24
(svn r21627) -Codechange: Remove _place_proc global variable.
alberth
2010-12-24
(svn r21621) -Codechange: Only consider tile highlighting mode bits in tile s...
alberth
2010-12-24
(svn r21618) -Fix: Use correct 3 bit mask for directions.
alberth
2010-12-23
(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of...
alberth
2010-12-21
(svn r21587) -Codechange: Move simple callback functions into the switch.
alberth
2010-12-21
(svn r21586) -Codechange: Record the last started user action, and use that i...
alberth
2010-12-21
(svn r21585) -Codechange: Move the simple click functions into the switch.
alberth
2010-12-21
(svn r21584) -Codechange: Replace the _rail_build_button array by a switch.
alberth
2010-12-21
(svn r21582) -Codechange: Simplify BuildRailClick_AutoSignals().
alberth
2010-12-21
(svn r21581) -Codechange: Fix indenting code style of a few multi-line statem...
alberth
2010-12-21
(svn r21571) -Codechange: Having a break after a return is no good.
alberth
2010-12-10
(svn r21449) -Change: make the waypoint window make use the generic "matrix" ...
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-12
(svn r20470) -Codechange: Make arrow buttons lower and raise like other butto...
frosch
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-07
(svn r20406) -Codechange: make StationClass use the new generic class
rubidium
2010-08-02
(svn r20315) -Codechange: Replace magic numbers by named constants.
michi_cc
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-30
(svn r20242) -Change: remove the need for "{WHITE}" control codes in some of ...
rubidium
2010-07-30
(svn r20241) -Codechange: Move variable declarations to their first use.
alberth
2010-07-26
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...
alberth
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-04
(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuil...
frosch
2010-07-03
(svn r20070) -Feature: when none of the open windows handles a keypress, try ...
yexo
2010-07-03
(svn r20068) -Feature: customizable hotkeys for the rail toolbar
yexo
2010-04-14
(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.
frosch
2010-03-17
(svn r19445) -Change: No need to drag an area when overbuilding bridges.
frosch
2010-03-16
(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type ...
peter1138
2010-03-05
(svn r19321) -Codechange [FS#3630]: unify the rail station widget description...
rubidium
2010-02-04
(svn r19006) -Fix (r18970): default rail type determination failed causing 'A...
rubidium
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
[next]