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
/
order_gui.cpp
Age
Commit message (
Expand
)
Author
2010-12-14
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
terkhen
2010-12-12
(svn r21478) -Change [FS#4297]: improve some order related tooltips. Based on...
rubidium
2010-12-11
(svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menu
planetmaker
2010-12-11
(svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're stopping...
rubidium
2010-12-10
(svn r21457) -Feature(tte) [FS#4215]: scroll to the inserted order (thror)
rubidium
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-10-15
(svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default
planetmaker
2010-09-06
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone ...
smatz
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-19
(svn r20571) -Codechange: free/reserve some bits in the order commands to inc...
rubidium
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 r20290) -Codechange: Add missing 'break' statements.
alberth
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-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-21
(svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey...
yexo
2010-07-03
(svn r20058) -Feature: customizable hotkeys for the vehicle orders window
yexo
2010-06-11
(svn r19959) -Fix (r19889): Disable drag destination highlighting when aborti...
alberth
2010-05-23
(svn r19889) -Add [FS#3705]: Add drag destination highlighting to order gui (...
alberth
2010-05-12
(svn r19796) -Codechange: introduce and use a {DEPOT} string command
rubidium
2010-04-08
(svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order ...
rubidium
2010-04-07
(svn r19571) -Fix [FS#3739]: The timetable button was not automatically raise...
rubidium
2010-03-11
(svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies.
terkhen
2010-02-22
(svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code.
frosch
2010-02-20
(svn r19174) -Fix: Buoys are no Stations, only BaseStations.
frosch
2010-02-13
(svn r19118) -Fix [FS#3593]: Some buttons in the order gui were raised too soon.
alberth
2010-02-13
(svn r19117) -Fix [FS#3593]: The Non-stop dropdown wasn't enabled for depot a...
terkhen
2010-02-01
(svn r18980) -Codechange: preceeding -> preceding (spelling)
rubidium
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-22
(svn r18605) -Codechange: Coding style fixes, prevent useless calls to Update...
alberth
2009-12-22
(svn r18601) -Codechange: Use resize step of the order list panel widget for ...
alberth
2009-12-22
(svn r18600) -Fix (r18599): Re-enable ctl+click to jump to competitor station.
alberth
2009-12-22
(svn r18599) -Fix: Displaying selected orders of a competitor vehicle was bro...
alberth
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-02
(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.
frosch
2009-11-28
(svn r18326) -Fix (r18325): Missing signedness conversion.
frosch
2009-11-28
(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also ma...
frosch
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-19
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-16
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
[prev]
[next]