| Commit message (Expand) | Author | Age |
... | |
| * | | 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 |
| * | | Remove test world script from CI | 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 |
| * | | Use mineunit for advtrains_* | Y. Wang | 2023-03-23 |
| * | | Implement basic route signaling with Japanese signals for demo | Y. Wang | 2023-03-23 |
| * | | Add Ne 3 and Ne 4 | 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 |
* | | | Re-implement point origin handling (replace old points_split hack by proper s... | orwell | 2023-10-15 |
* | | | Use conn_map in the path calculation | orwell | 2023-10-15 |
* | | | Forget it, and use the old preset tables for track registration. Just adapt i... | orwell | 2023-10-15 |
* | | | Make the track registration less manual again to prevent duplicate code | orwell96 | 2023-09-05 |
* | | | Begin major rework of track registration system | orwell96 | 2023-09-04 |
* | | | Improve map formspec rendering | orwell96 | 2023-05-27 |
* | | | Fix map, fix train placing | orwell96 | 2023-05-27 |
* | | | Trackmap: get started | orwell96 | 2023-05-27 |
* | | | Kill itrainmap with fire | 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 |
| |/
|/| |
|
* | | Add function to get wagon in train from index | orwell96 | 2023-05-27 |
* | | Add craft recipes for the new ks speed indicators | Maverick2797 | 2023-04-12 |
* | | Make selection boxes of track nodes larger | Blockhead | 2023-04-12 |
* | | Report coordinates of wagons with unregistered prototypes | Y. Wang | 2023-04-12 |
|/ |
|
* | Add get_fc() and set_fc() commands | Maverick2797 | 2023-03-17 |
* | small security fixes in advtrains_luaautomation/ | Maverick2797 | 2023-03-17 |
* | Add punchers name to ops panel punch eventrelease-2.4.2 | Maverick2797 | 2023-03-12 |
* | On_Joinplayer: fix train ID check for attachment update | orwell96 | 2022-06-13 |
* | Minor change to README | Antonia | 2022-03-03 |
* | Fix new wagon positioning when wheel positions are asymmetric, and remove lef... | orwell96 | 2022-02-24 |
* | Wagons: Add two-pos wheel positioning logic for more realistic look of long w... | orwell96 | 2022-02-09 |
* | atc_reset(): Removed unused string parameter and also clear ATC autocouple fl... | orwell96 | 2021-12-31 |
* | Load/Unload Track FC Integration | Maverick2797 | 2021-12-29 |
* | Automatically group wagons and locomotives based on definition values | Maverick2797 | 2021-12-29 |
* | Luaautomation: add section_occupancy() | Maverick2797 | 2021-12-29 |
* | Fix speed sign allowing v>max_speed | Y. Wang | 2021-12-16 |
* | Add C&C Servers into the testing server list, since we are using the latest c... | Emojigit | 2021-11-26 |
* | Trivial fixup for train decoupling regressionrelease-2.4.1 | ywang | 2021-11-20 |
* | Interlocking: Correct duplicate influence points semi-automaticallyrelease-2.4.0 | orwell96 | 2021-11-14 |
* | rewrite readme in markdown, add more information | Gabriel Pérez-Cerezo | 2021-11-10 |
* | Remove non-deterministic test | Gabriel Pérez-Cerezo | 2021-11-10 |
* | Activate serialize_lib unit tests | Gabriel Pérez-Cerezo | 2021-11-10 |
* | Add more unit tests, fix broken unit test | Gabriel Pérez-Cerezo | 2021-11-09 |
* | configure build.yml to run the unit tests | Gabriel Pérez-Cerezo | 2021-11-09 |