Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-04-28 | store description and sections in wagon group | Birte Kristina Friesel | -1/+23 |
2024-04-27 | Explicitly group wagons, just as the backend does | Birte Kristina Friesel | -0/+52 |
2024-04-27 | set wagon->group_index even if train type is unknown | Birte Kristina Friesel | -1/+6 |
2024-04-27 | release v0.130.13 | Birte Kristina Friesel | -2/+2 |
2024-03-29 | Release v0.120.12 | Birte Kristina Friesel | -2/+2 |
2024-03-29 | Wagon: add is_closed accessor | Birte Kristina Friesel | -3/+8 |
2024-03-07 | Release v0.110.11 | Birte Kristina Friesel | -2/+2 |
2024-03-06 | Wagon: add group_index accessor | Birte Kristina Friesel | -20/+21 |
2024-03-04 | Release v0.100.10 | Birte Kristina Friesel | -2/+2 |
2024-03-03 | Release v0.090.09 | Birte Kristina Friesel | -2/+2 |
2023-02-13 | Release v0.080.08 | Daniel Friesel | -2/+2 |
2023-01-07 | Release v*.070.07 | Daniel Friesel | -2/+2 |
2021-01-10 | release 0.060.06 | Daniel Friesel | -2/+2 |
2021-01-10 | add train_descriptions accessor | Daniel Friesel | -1/+4 |
2020-12-26 | Release v0.050.05 | Daniel Friesel | -2/+2 |
2020-12-26 | Release v0.040.04 | Daniel Friesel | -2/+2 |
2020-12-26 | ICE 3 V -> Velaro; actually distinguish between ICE T 411 / 415 | Daniel Friesel | -1/+1 |
2020-12-26 | distinguish between IC2 KISS and IC2 Twindexx | Daniel Friesel | -1/+1 |
2020-04-26 | Release v0.030.03 | Daniel Friesel | -2/+2 |
2019-12-21 | wagon: +train_no, uic_id | Daniel Friesel | -1/+3 |
2019-06-23 | release v0.02 | Daniel Friesel | -2/+2 |
2019-05-31 | initial release0.01 | Daniel Friesel | -2/+2 |
2019-05-19 | check if wagons have invalid positions | Daniel Friesel | -0/+11 |
2019-01-04 | is_{first,second}_class: Support dosto wagons | Daniel Friesel | -2/+2 |
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/+1 |
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 | -5/+79 |
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-01 | add has_compartments accessor | Daniel Friesel | -24/+27 |
2018-12-27 | add some type parsing | Daniel Friesel | -2/+65 |
2018-11-26 | perltidy | Daniel Friesel | -21/+20 |
2018-11-26 | Use ::Section module for section data | Daniel Friesel | -0/+34 |
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 | -8/+23 |
2018-11-25 | Add train classes | Daniel Friesel | -2/+36 |
2018-11-25 | Initial commit | Daniel Friesel | -0/+41 |