Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-01-03 | add origin/destination accessors, support wings in orig/dest/train no | Daniel Friesel | -0/+61 |
2019-01-03 | Add IC2-specific data | Daniel Friesel | -0/+5 |
2019-01-03 | handle empty Baureihe (e.g. for swiss EC trains) | Daniel Friesel | -1/+4 |
2019-01-02 | remove debug output | Daniel Friesel | -1/+0 |
2019-01-02 | add train type-specific data (e.g. phone/quiet areas) | Daniel Friesel | -6/+96 |
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 | -0/+58 |
2019-01-02 | show wagon model / series | Daniel Friesel | -1/+4 |
2019-01-02 | remove AC description tag | Daniel Friesel | -3/+0 |
2019-01-02 | add mm, s, w wagon types | Daniel Friesel | -8/+19 |
2019-01-02 | Add generic train data accessors | Daniel Friesel | -0/+36 |
2019-01-01 | add has_compartments accessor | Daniel Friesel | -24/+27 |
2018-12-27 | add some type parsing | Daniel Friesel | -2/+65 |
2018-12-26 | skip unknown/invalid sections | Daniel Friesel | -0/+3 |
2018-12-26 | Fix direction | Daniel Friesel | -12/+11 |
2018-12-26 | show train direction | Daniel Friesel | -0/+17 |
2018-11-26 | perltidy | Daniel Friesel | -51/+60 |
2018-11-26 | Use ::Section module for section data | Daniel Friesel | -2/+37 |
2018-11-26 | ... fix typo in previous commit | Daniel Friesel | -1/+1 |
2018-11-26 | fix is_first_class / is_second_class accessors | Daniel Friesel | -2/+3 |
2018-11-25 | add locomotive/powercar flag and positions | Daniel Friesel | -11/+45 |
2018-11-25 | Add train classes | Daniel Friesel | -2/+36 |
2018-11-25 | Initial commit | Daniel Friesel | -0/+181 |