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