| Commit message (Expand) | Author | Age |
* | Stoprail wait green signal: make configurable, off for existing, default on f... | orwell | 4 days |
* | Adjust HUD code | Y. Wang | 4 days |
* | ATC: add "G" command to wait for green signal, improve ATC hud, potentially f... | orwell | 4 days |
* | Lua is great - or "Why are the Zs3 nodes not rotatable" | orwell | 11 days |
* | Disable dump debug save | orwell | 2025-01-15 |
* | Fix bugs found in the video | orwell | 2025-01-15 |
* | KS signal signs: change linespeed indicator 20->E, make tempspeed E also yell... | orwell | 2025-01-09 |
* | Track sections: Support train entering a section multiple times (finally solv... | orwell | 2025-01-09 |
* | Convert old PTS format on freeing route locks (route_post is not migrated) | orwell | 2025-01-09 |
* | Two occupation loops seem to have issues with endless loops, add guards | orwell | 2025-01-09 |
* | Various bugfixes found in lunixforks debug | orwell | 2025-01-09 |
* | Remove Smartroute debug prints | orwell | 2025-01-08 |
* | Update docs, fix the other signals | orwell | 2025-01-07 |
* | Remove unused source files (parts of ywang's original distant signal implemen... | orwell | 2025-01-07 |
* | Move logic to create block signalroutes into Smartroute instead of separate b... | orwell | 2025-01-07 |
* | Fix crash with missing section in routesetting, correctly clear ARS table whe... | orwell | 2025-01-07 |
* | Let up button clear the disable_ars flag on train | orwell | 2025-01-07 |
* | Bugfix for accidentally splitting sections on train placement | orwell | 2025-01-07 |
* | Change logic for pure distant signals: remain assigned even after train clear... | orwell | 2025-01-07 |
* | Add facility to auto-name signals when they are assigned | orwell | 2025-01-07 |
* | Smartroute: rework to use result of rs_cache instead of duplicating, use brea... | orwell | 2025-01-07 |
* | Repair sections on smartroute, detect start!=end TS in routesetting, create s... | orwell | 2024-12-13 |
* | ks signals: fix signs; mark routes with illegal end TCB as invalid | orwell | 2024-12-11 |
* | Smartroute: Never replace already existing intact routes, change colorcoding,... | orwell | 2024-12-10 |
* | Route Edit: Do not clear sel_rpart too eagerly, reshow form when necessary | orwell | 2024-12-05 |
* | Route Edit: Support aspect selection per signal, support call-on routes | orwell | 2024-12-05 |
* | Feature to add passive components to a section as fixed locks (for level cros... | orwell | 2024-12-03 |
* | Stoprail: Don'T replace station name if the field is empty | orwell | 2024-12-01 |
* | Misc Fixes found during play | orwell | 2024-12-01 |
* | Auto-assign signal to TCB if it finds one ahead of the influence point | orwell | 2024-11-25 |
* | Clear route_rsn when route commit succeeds and on section entering | orwell | 2024-11-25 |
* | Remove debug prints of distant signalling system | orwell | 2024-11-25 |
* | Assets: add interesting BVG subway texture | orwell | 2024-11-25 |
* | Make Buffers become implicitly their own TCBs and signals when interlocking i... | orwell | 2024-11-25 |
* | Node Callbacks: Call Enter/Leave at center of rail (.0 index) | orwell | 2024-11-25 |
* | Add Blocksignal mode for signals to autocreate simple block route | orwell | 2024-11-14 |
* | Route edit UI: option to copy route in place | orwell | 2024-11-13 |
* | Fix use_texture_alpha for tracks | Y. Wang | 2024-11-11 |
* | fix build for real now | orwell | 2024-11-11 |
* | build yml: remove duplicate task, lets see if it works nouw | orwell | 2024-11-11 |
* | Merge branch 'master' into route_prog_rework | orwell | 2024-11-11 |
|\ |
|
| * | Add setting to bypass coupler type checks when couplingHEADrelease-2.4.7master | Maverick2797 | 2024-11-09 |
| * | Discard running interrupt and schedule events when LuaATC components are removed | Maverick2797 | 2024-11-09 |
| * | Add get_fc_index() fucntion | Maverick2797 | 2024-11-09 |
| * | Fix get_fc concat when fc = nil | Maverick2797 | 2024-11-09 |
| * | Add "New From Route" function into route editing form | 1F616EMO | 2024-11-09 |
| * | Fix update_route receiving invalid route ID in after() | 1F616EMO | 2024-11-09 |
| * | Fix depercated functions | 1F616EMO | 2024-11-09 |
| * | Implement staticdata for trains | Y. Wang | 2024-11-09 |
| * | Address wagon aliasing issues | Y. Wang | 2024-11-09 |