summaryrefslogtreecommitdiff
path: root/src/timetable_cmd.cpp
AgeCommit message (Collapse)Author
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to ↵rubidium
their respective places.
2007-11-20(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ↵skidd13
remaining to fit with the naming style
2007-11-19(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ↵skidd13
remaining to fit with the naming style
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming ↵skidd13
style
2007-10-30(svn r11359) -Fix [FS#1381]: shared timetables were not properly refreshed ↵rubidium
with autofill.
2007-06-25(svn r10331) -Feature: Add the possibility of automatically filling in ↵maedhros
timetables based on the times from the first (or subsequent) run-throughs.
2007-06-25(svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they ↵maedhros
arrive early even if they haven't been timetabled to wait, so make sure the lateness counter gets updated as well.
2007-06-20(svn r10237) -Fix (r10236): It helps if you use svn add with new files...maedhros