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
/
timetable_cmd.cpp
Age
Commit message (
Expand
)
Author
2015-06-20
(svn r27302) -Fix [FS#6313] (r26550): Updating timetables need to check the t...
frosch
2015-06-20
(svn r27301) -Fix [FS#6313] (r26550): Modifying timetable times or speeds alw...
frosch
2014-05-11
(svn r26574) -Fix [FS#6006]: Don't reset current order wait time if it's time...
fonsinchen
2014-05-01
(svn r26550) -Change: Show measured order times in timetable GUI
fonsinchen
2014-05-01
(svn r26547) -Codechange: Collect order travel and wait times independent of ...
fonsinchen
2014-05-01
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed pri...
fonsinchen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-07-17
(svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date...
rubidium
2013-06-09
(svn r25377) -Feature: timetable spreading of vehicles by Ctrl+Click when set...
rubidium
2012-03-20
(svn r24053) -Fix (r23947) [FS#5111]: Crash when timetabling a maximum travel...
michi_cc
2012-02-14
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
michi_cc
2012-02-14
(svn r23946) -Codechange: Pass a proper enum instead of a bit flag to CmdChan...
michi_cc
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-02-07
(svn r22013) -Codechange: move some functions out of functions.h
rubidium
2011-02-04
(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less us...
rubidium
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-18
(svn r21832) -Feature: limit vehicle lateness to the length of a full timetab...
rubidium
2011-01-18
(svn r21831) -Fix [FS#4414]: service orders for trains/aircraft would (someti...
rubidium
2010-12-29
(svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test mode...
rubidium
2010-12-26
(svn r21642) -Feature: concept of automatic station orders; add stub orders f...
rubidium
2010-08-19
(svn r20570) -Codechange: free/reserve some bits in the timetable commands to...
rubidium
2010-08-19
(svn r20569) -Cleanup: the change timetable command doesn't need the packed b...
rubidium
2010-08-18
(svn r20550) -Fix: documentation of CmdSetTimetableStart
rubidium
2010-04-18
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...
frosch
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-13
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
alberth
2010-02-14
(svn r19132) -Codechange: No need to end a line with ;;.
alberth
2009-11-25
(svn r18292) -Codechange: add a command to set the start date of a timetable....
rubidium
2009-11-25
(svn r18290) -Codechange: be more strict about what vehicles may use timetables
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
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-05-23
(svn r16397) -Codechange: move GetVehicleOrder/GetLastVehicleOrder into Vehicle
rubidium
2009-05-18
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsV...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-06
(svn r15382) -Fix [FS#2466]: multiple vehicles could be filling the timetable...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-10
(svn r14986) -Doc: small error in a comment (PhilSophus)
rubidium
2009-01-03
(svn r14803) -Codechange: move order list management into it's own class and ...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-11-18
(svn r14592) -Feature [FS#1124]: non-destructive autofill with option to keep...
rubidium
2008-10-08
(svn r14450) -Fix [FS#2337]: time table restoring did check too restrictively...
rubidium
2008-08-30
(svn r14192) -Fix [FS#2236]: properly update the current timetable's travel/w...
rubidium
2008-08-17
(svn r14096) -Codechange: merge the shared order's vehicle list management to...
rubidium
2008-08-03
(svn r13972) -Fix [FS#2180]: the timetable's "Clear Time" button didn't have ...
rubidium
[next]