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
2009-09-02
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scroll...
rubidium
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-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 r16921) -Codechange: make it more clear what strings are related to road...
rubidium
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-17
(svn r16863) -Codechange: GetWaypointByTile -> Waypoint::GetByTile, like used...
rubidium
2009-07-16
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
smatz
2009-07-10
(svn r16785) -Codechange: make ships going to buoys use OT_GOTO_WAYPOINT too
rubidium
2009-06-24
(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()
smatz
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-05-23
(svn r16397) -Codechange: move GetVehicleOrder/GetLastVehicleOrder into Vehicle
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-02
(svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder().
frosch
2009-05-01
(svn r16197) -Codechange: Structure buttons of train order window based on re...
alberth
2009-05-01
(svn r16196) -Codechange: Added nested widgets for non-train and other-compan...
alberth
2009-05-01
(svn r16195) -Codechange: Even empty widgets should live within window bounda...
alberth
2009-04-30
(svn r16191) -Codechange: Added nested widgets of one order window.
alberth
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-19
(svn r16092) -Fix [FS#2829]: Resizing the order window also resizes the butto...
alberth
2009-04-19
(svn r16089) -Codechange: Removing the ORDER_WIDGET_RESIZE_BAR widget
alberth
2009-04-19
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...
rubidium
2009-04-18
(svn r16081) -Doc: Adding/fixing some Doxygen comments.
alberth
2009-04-18
(svn r16080) -Codechange: Introducing a constant for order-list line height.
alberth
2009-04-18
(svn r16078) -Change: do not show stop location for via orders; they don't st...
rubidium
2009-04-13
(svn r16056) -Fix (r16037): clicking twice on the "end of orders" crashed.
rubidium
2009-04-12
(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-22
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
rubidium
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-02-09
(svn r15427) -Codechange: give w->caption_color a more sensible name as it ho...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-04
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...
rubidium
2009-02-04
(svn r15336) -Fix: do not use _current_company in the GUI as there are no gua...
rubidium
2009-02-01
(svn r15312) -Codechange: Handle closing of drop down menus when clicking in ...
peter1138
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-22
(svn r15202) -Fix (r14827): only make quick goto active for your own company
rubidium
2009-01-04
(svn r14840) -Cleanup: remove duplicate includes
glx
2009-01-04
(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (init...
rubidium
2009-01-03
(svn r14819) -Change: make details and order menu stickyable, like the timeta...
rubidium
2009-01-03
(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot...
smatz
2009-01-03
(svn r14801) -Codechange: don't reference Vehicle::num_orders directly but th...
rubidium
2009-01-02
(svn r14784) -Change: don't close and reopen the vehicle order/detail windows...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-10-24
(svn r14524) -Add: stop-in-depot as part of orders (PhilSophus)
rubidium
[prev]
[next]