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_line_automation
Age
Commit message (
Expand
)
Author
2019-08-29
Secure inputs to scheduler so that they don't get recognised when executing t...
HEAD
origin/master
origin/HEAD
master
orwell96
2019-08-26
Add lines scheduler for reliable railway-time scheduling(which is also safer ...
orwell96
2019-07-20
math.floor triggers error if it gets something nil
Gabriel Pérez-Cerezo
2019-07-20
Prevent injection of floating-point delays, that wreck advtrains
Gabriel Pérez-Cerezo
2019-07-20
Added option to modify departure speed and door delay
Gabriel Pérez-Cerezo
2019-06-19
RWTs can be specified in any form, unify converters, repeating time handling
orwell96
2019-06-19
Omit cycle in to_String
orwell96
2019-06-19
Railway Time: atlatc interface, improve util functions
orwell96
2019-06-19
Railway Time: Basic time counter and utility functions
orwell96
2019-04-16
Move LZB system to core and unify approach callback mechanism
orwell96
2019-02-19
Add ARS rules for stop rails
orwell96
2019-02-19
Move "Reverse" command in stoprail to directly before departure
orwell96
2019-02-16
Fix stop rails sometimes not sending stop command
orwell96
2019-02-11
Small stoprail fixes
orwell96
2019-02-03
Minor Bugfixes
orwell96
2019-01-24
Basic functions of "stop rail", missing ARS rules and signal.
orwell96
2019-01-24
Point speed restriction rails
orwell96
2018-12-08
Signs (static signals)
orwell96
2018-11-29
no debugpring
orwell96
2018-11-29
Added on_train_approach callback, non-permanent external LZB brakepoints and ...
orwell96