| Commit message (Expand) | Author | Age |
* | Occupation system: store multiple indices for the same train, introduce rever... | orwell96 | 2023-06-24 |
* | Add function to get wagon in train from index | orwell96 | 2023-05-27 |
* | Rework train same-track collision system and deterministic coupling | orwell96 | 2021-07-07 |
* | Don't try to invalidate_ahead when path has been regularily invalidated before | orwell96 | 2021-02-10 |
* | Start using path_invalidate_ahead() | orwell96 | 2021-02-10 |
* | Implement a LZB speed lookup table for the path and rewrite velocity controls | orwell96 | 2021-02-10 |
* | optimize path_get_index_by_offset | techniX | 2020-07-10 |
* | comment out annoying debug info | Gabriel PĂ©rez-Cerezo | 2020-06-14 |
* | Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77 | orwell96 | 2020-06-10 |
* | Simplify and optimize path_get_index_by_offset (cherrypicked) | orwell96 | 2019-12-09 |
* | Possible fix for braking problems + debug outputs | orwell96 | 2019-01-23 |
* | Warn when something clears the path winthin train step | orwell96 | 2019-01-22 |
* | Revert "Correct last commit" | orwell96 | 2019-01-22 |
* | Revert "Debugging code to trace down path_invalidate within callbacks error" | orwell96 | 2019-01-22 |
* | Correct last commit | orwell96 | 2019-01-22 |
* | Debugging code to trace down path_invalidate within callbacks error | orwell96 | 2019-01-22 |
* | Additional info print for path_print() | orwell96 | 2019-01-21 |
* | Fix H#69 | orwell96 | 2018-10-17 |
* | Add signal safety control override, restructure control system | orwell96 | 2018-10-10 |
* | Add off-track train flag, fixes wagon object property reset on reversing | orwell96 | 2018-07-04 |
* | Fix bugs found while testing | orwell96 | 2018-06-14 |
* | Fix final bugs and to-do's (u.a.save/load system) | orwell96 | 2018-06-14 |
* | Mainly make collisions and coupling work | orwell96 | 2018-06-14 |
* | Implement a reverse path lookup for trains instead of an occupations window s... | orwell96 | 2018-06-14 |
* | Fix path_dir to actually be an angle, path item deletion and orientation of w... | orwell96 | 2018-06-14 |
* | Bugfixes part 1 | orwell96 | 2018-06-14 |
* | Occupation System, new train steps, still incomplete | orwell96 | 2018-06-14 |
* | Adapt wagons to new path system | orwell96 | 2018-06-14 |
* | Restructure path system | orwell96 | 2018-06-14 |
* | Rewrite rail connection system... | orwell96 | 2017-12-18 |