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
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
2008-07-20
(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they a...
rubidium
2008-07-14
(svn r13704) -Fix: make timetables work more sensible when used in conjunctio...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-18
(svn r12762) -Fix: tabs after the first non-tab character are generally not o...
rubidium
2008-04-07
(svn r12615) -Codechange: rename some enums related to depot orders to make i...
rubidium
2008-04-07
(svn r12600) -Codechange: make GetNonStopType return a more augmented type; n...
rubidium
2008-04-06
(svn r12593) -Codechange: hide Order's flags in most of the code.
rubidium
2008-04-05
(svn r12584) -Codechange: do not access the order type directly.
rubidium
2008-02-27
(svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add ...
glx
2008-01-15
(svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with...
rubidium
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-10-30
(svn r11359) -Fix [FS#1381]: shared timetables were not properly refreshed wi...
rubidium
2007-06-25
(svn r10331) -Feature: Add the possibility of automatically filling in timeta...
maedhros
2007-06-25
(svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they arri...
maedhros
2007-06-20
(svn r10237) -Fix (r10236): It helps if you use svn add with new files...
maedhros
[prev]