| Commit message (Expand) | Author | Age |
* | ARS supports triggering distant signal, other bugfixes | orwell | 2024-07-20 |
* | SmartRoute: Implement auto route search and first prototype | orwell | 2024-06-22 |
* | Fix more setstate stuff with new API (compat legacy) | orwell | 2024-06-11 |
* | Fix working of the legacy signals under new system | orwell | 2024-05-24 |
* | Add proper UI aspect selection for static dialog | orwell | 2024-05-23 |
* | Connect the ropes, start on making the UI work | orwell | 2024-05-23 |
* | Merge branch 'new-ks-orwell' into route_prog_rework | orwell | 2024-04-08 |
|\ |
|
| * | 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 |
| * | Allow assigning distant signals from the main signal | 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 |
| * | Implement basic route signaling with Japanese signals for demo | Y. Wang | 2023-03-23 |
* | | Implement routesetting incorporating tscache, other improvements | orwell | 2024-01-28 |
* | | 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 |
* | | 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 |
* | | Make selection boxes of track nodes larger | Blockhead | 2023-04-12 |
* | | Report coordinates of wagons with unregistered prototypes | Y. Wang | 2023-04-12 |
|/ |
|
* | On_Joinplayer: fix train ID check for attachment update | orwell96 | 2022-06-13 |
* | 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 |
* | Automatically group wagons and locomotives based on definition values | Maverick2797 | 2021-12-29 |
* | Fix speed sign allowing v>max_speed | Y. Wang | 2021-12-16 |
* | 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 |
* | Add more unit tests, fix broken unit test | Gabriel Pérez-Cerezo | 2021-11-09 |
* | New-Ks: minor additions/corrections to ywang's work: | orwell96 | 2021-11-08 |
* | Add documentation on signal aspects | ywang | 2021-11-07 |
* | Make train HUD check for existing speed restrictions | ywang | 2021-11-07 |
* | Support different types of speed restrictions; add documentation | ywang | 2021-11-07 |
* | On-Track Collision system: Fix train teleportation when using split_at_index(... | orwell96 | 2021-11-04 |
* | LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller) | orwell96 | 2021-11-02 |
* | Coupler types: Better output when there are no couplers on a wagon | orwell96 | 2021-10-25 |
* | Coupling: Add concept of coupler types, allow coupling only when coupler type... | orwell96 | 2021-10-25 |
* | Train Coupling: Change behavior so that train direction of initiating train i... | orwell96 | 2021-10-25 |
* | Disable position-based collision and coupling system for very short trains (s... | orwell96 | 2021-07-07 |
* | Rework train same-track collision system and deterministic coupling | orwell96 | 2021-07-07 |
* | Shutdown callback: don't save advtrains save files when MT crashed within adv... | orwell96 | 2021-07-07 |
* | Make the collision mode configurable | Gabriel Pérez-Cerezo | 2021-06-30 |
* | Train-World collisions: Collide only with 'normal'-drawtype nodes. | orwell96 | 2021-06-29 |
* | Entity Damage: Correct sign entity name | orwell96 | 2021-06-29 |
* | Trains splitting: retain important properties (door state, line, texts etc) | orwell96 | 2021-05-22 |