index
:
advtrains
master
origin/HEAD
origin/master
origin/master_old
origin/mt5-fixes
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains_interlocking
/
init.lua
Age
Commit message (
Collapse
)
Author
2018-10-29
Miscellaneous routesetting fixes
orwell96
- Move handling of "route_committed" to the routesetting function - Put aspect in every TCBS on the way - Add "route_origin" to TCBS fields to prevent subroute cancelling - Cancel entire route when another train enters from the wrong TCB
2018-10-26
Add Interlocking Tool to inspect route locks
orwell96
2018-10-10
Add signal safety control override, restructure control system
orwell96
2018-08-12
Add 'interlocking' privilege and add security checks
orwell96
2018-08-03
Uncommitted route handling (update_route function)
orwell96
2018-07-21
Implement routesetting
orwell96
Missing things: signal aspect updating, waiting routes handling, management /info tool
2018-07-04
Signal assignment and route programming procedure
orwell96
2018-06-29
get_ts_at_pos(), file for train-related stuff
orwell96
2018-06-21
Add track section concept and rework TCB design, implement new linking behavior
orwell96
2018-06-20
Add Track Circuit Breaks (TCBs), Database and Track Circuit Setup
orwell96
Does not get saved yet.
2018-06-19
Interlocking: Create demo signals, signal API and model for TCB configurer node
orwell96
2018-06-14
Draft of interlocking system
orwell96