aboutsummaryrefslogtreecommitdiff
path: root/advtrains/path.lua
Commit message (Expand)AuthorAge
* Fix path_invalidate_ahead after recent commitorwell962023-07-01
* Occupation system: store multiple indices for the same train, introduce rever...orwell962023-06-24
* Add function to get wagon in train from indexorwell962023-05-27
* Rework train same-track collision system and deterministic couplingorwell962021-07-07
* Don't try to invalidate_ahead when path has been regularily invalidated beforeorwell962021-02-10
* Start using path_invalidate_ahead()orwell962021-02-10
* Implement a LZB speed lookup table for the path and rewrite velocity controlsorwell962021-02-10
* optimize path_get_index_by_offsettechniX2020-07-10
* comment out annoying debug infoGabriel PĂ©rez-Cerezo2020-06-14
* Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77orwell962020-06-10
* Simplify and optimize path_get_index_by_offset (cherrypicked)orwell962019-12-09
* Possible fix for braking problems + debug outputsorwell962019-01-23
* Warn when something clears the path winthin train steporwell962019-01-22
* Revert "Correct last commit"orwell962019-01-22
* Revert "Debugging code to trace down path_invalidate within callbacks error"orwell962019-01-22
* Correct last commitorwell962019-01-22
* Debugging code to trace down path_invalidate within callbacks errororwell962019-01-22
* Additional info print for path_print()orwell962019-01-21
* Fix H#69orwell962018-10-17
* Add signal safety control override, restructure control systemorwell962018-10-10
* Add off-track train flag, fixes wagon object property reset on reversingorwell962018-07-04
* Fix bugs found while testingorwell962018-06-14
* Fix final bugs and to-do's (u.a.save/load system)orwell962018-06-14
* Mainly make collisions and coupling workorwell962018-06-14
* Implement a reverse path lookup for trains instead of an occupations window s...orwell962018-06-14
* Fix path_dir to actually be an angle, path item deletion and orientation of w...orwell962018-06-14
* Bugfixes part 1orwell962018-06-14
* Occupation System, new train steps, still incompleteorwell962018-06-14
* Adapt wagons to new path systemorwell962018-06-14
* Restructure path systemorwell962018-06-14
* Rewrite rail connection system...orwell962017-12-18