Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-01-03 | handle empty Baureihe (e.g. for swiss EC trains) | Daniel Friesel | -1/+2 |
2019-01-02 | train_subtype: return undef if unknown | Daniel Friesel | -1/+1 |
2019-01-02 | Add train_subtype accessor (ICE 1 / 2 / 3 / 4 / T / IC2) | Daniel Friesel | -2/+5 |
2019-01-02 | show wagon model / series | Daniel Friesel | -3/+6 |
2019-01-02 | Add generic train data accessors | Daniel Friesel | -0/+2 |
2018-12-27 | add some type parsing | Daniel Friesel | -2/+8 |
2018-12-26 | Fix db-wagenreihung for terminal stops | Daniel Friesel | -1/+1 |
2018-12-26 | no special color for second class | Daniel Friesel | -1/+1 |
2018-12-26 | show train direction | Daniel Friesel | -3/+7 |
2018-12-26 | rename dbwagenreihung to db-wagenreihung | Daniel Friesel | -0/+0 |
2018-12-26 | add basic option parsing | Daniel Friesel | -15/+39 |
2018-12-26 | Use color-coding for class distinction | Daniel Friesel | -26/+20 |
2018-11-26 | perltidy | Daniel Friesel | -31/+35 |
2018-11-26 | Use ::Section module for section data | Daniel Friesel | -2/+2 |
2018-11-25 | add preliminary build.PL and basic tests | Daniel Friesel | -0/+0 |
2018-11-25 | add locomotive/powercar flag and positions | Daniel Friesel | -6/+63 |
2018-11-25 | Add train classes | Daniel Friesel | -2/+8 |
2018-11-25 | Initial commit | Daniel Friesel | -0/+36 |