| Commit message (Expand) | Author | Age |
... | |
| * | | Show IP form for repeater signals | Y. Wang | 2023-03-23 |
| * | | Distant signaling: avoid signal signs | Y. Wang | 2023-03-23 |
| * | | Rework formspecs; add description to JP signal group | Y. Wang | 2023-03-23 |
| * | | Adjust signal aspect formspecs to be of similar size | Y. Wang | 2023-03-23 |
| * | | Remove pre_occupy (not used); put detailed luacov info in artifacts | Y. Wang | 2023-03-23 |
| * | | Increase testing coverage for signal_aspects API | Y. Wang | 2023-03-23 |
| * | | Harden type 2 signal group API; add test for type 2 main signals | Y. Wang | 2023-03-23 |
| * | | Add API documentation | Y. Wang | 2023-03-23 |
| * | | Properly handle repeater signals | Y. Wang | 2023-03-23 |
| * | | Allow assigning distant signals from the main signal | Y. Wang | 2023-03-23 |
| * | | Add hotfix for path invalidation | Y. Wang | 2023-03-23 |
| * | | Automatic dst unassignment; respect tcbs.nodst | Y. Wang | 2023-03-23 |
| * | | Reduce number of set_aspect calls | Y. Wang | 2023-03-23 |
| * | | Unassign distant signals when canceling route | Y. Wang | 2023-03-23 |
| * | | Implement primitive distant signaling | Y. Wang | 2023-03-23 |
| * | | Use tabs to switch between signaling and IP forms | Y. Wang | 2023-03-23 |
| * | | Record signal aspect to avoid excessive get_aspect calls; report testing cove... | Y. Wang | 2023-03-23 |
| * | | Implement basic route signaling with Japanese signals for demo | Y. Wang | 2023-03-23 |
| |/ |
|
* | | Implement routesetting incorporating tscache, other improvements | orwell | 2024-01-28 |
* | | Signals can have nil name, documentation on route def | orwell | 2023-12-17 |
* | | Implement RS cache, per-track-section caching of route locks. This will later... | orwell | 2023-10-15 |
* | | Forget it, and use the old preset tables for track registration. Just adapt i... | orwell | 2023-10-15 |
* | | Begin major rework of track registration system | orwell96 | 2023-09-04 |
* | | Fix map, fix train placing | orwell96 | 2023-05-27 |
* | | TCB Xlinking added, to make nonconnected crossings possible | orwell96 | 2023-05-27 |
* | | Auto-Repair Track Sections/TCBs (automatically when adding/removing or trigge... | orwell96 | 2023-05-27 |
* | | Add TrackIterator interface as a common framework for walking along tracks (a... | orwell96 | 2023-05-27 |
|/ |
|
* | Interlocking: Correct duplicate influence points semi-automaticallyrelease-2.4.0 | orwell96 | 2021-11-14 |
* | Add more unit tests, fix broken unit test | Gabriel PĂ©rez-Cerezo | 2021-11-09 |
* | Support different types of speed restrictions; add documentation | ywang | 2021-11-07 |
* | make distant signal aspect dropdown labels consistent with the ones for the m... | ywang | 2021-11-05 |
* | Re-add Zs 3(v) indicators; swap green and yellow lights for realism | ywang | 2021-11-05 |
* | Route Formspec: When cancelling route, disable ARS only temporarily, not perm... | orwell96 | 2021-10-26 |
* | Remove sounds = default.sound_stone_defaults() as default is no longer a depe... | orwell96 | 2021-04-04 |
* | Rework route ui formspec layout | hlqkj | 2021-03-22 |
* | Replace deprecated depends.txt's by mod.conf and organize dependencies consis... | orwell96 | 2021-03-13 |
* | Signal influence points: Make sure to clear on removal of signal, clear orpha... | orwell96 | 2021-03-12 |
* | Added alternative recipes, falling back on the default: items as they seem to... | Maverick2797 | 2021-03-06 |
* | Fix protection of TSR rail | orwell96 | 2021-02-19 |
* | Add some missing craft recipes | orwell96 | 2021-02-19 |
* | fix legacy signal aspect converter | orwell96 | 2021-02-10 |
* | Remove debug facilities | orwell96 | 2021-02-10 |
* | Add debug prints, modify LZB to fix problems with look_ahead | orwell96 | 2021-02-10 |
* | Add sign to make shunt moves proceed as main and improve doc of signals | orwell96 | 2021-02-10 |
* | Fix new green signals bug caused by old trav_lzbdata, and callback loop in si... | orwell96 | 2021-02-10 |
* | Start using path_invalidate_ahead() | orwell96 | 2021-02-10 |
* | Fix things, rework signal aspect select dialog, transform old aspects on-the-fly | orwell96 | 2021-02-10 |
* | Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API] | orwell96 | 2021-02-10 |
* | Fix lots of things around new LZB | orwell96 | 2021-02-10 |
* | Implement a LZB speed lookup table for the path and rewrite velocity controls | orwell96 | 2021-02-10 |