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
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