| Commit message (Expand) | Author | Age |
* | atdump() to treat certain values special | orwell96 | 2018-10-29 |
* | Properly handle speed restrictions | orwell96 | 2018-10-10 |
* | Add signal safety control override, restructure control system | orwell96 | 2018-10-10 |
* | Improve route programming: | orwell96 | 2018-10-07 |
* | Add interlocking guide/manual, silence debug outputs | orwell96 | 2018-09-14 |
* | Move passive API to the advtrains core | orwell96 | 2018-08-16 |
* | Remove redundant digtron.lua file | Gabriel Pérez-Cerezo | 2018-08-12 |
* | Add routesetting callbacks. | orwell96 | 2018-08-12 |
* | Implement trains blocking sections | orwell96 | 2018-06-29 |
* | Complete Track Section handling, incl. removing tcb's and marker entities | orwell96 | 2018-06-26 |
* | Add track section concept and rework TCB design, implement new linking behavior | orwell96 | 2018-06-21 |
* | Check for inventory existence before serializing, and do not create it again ... | orwell96 | 2018-06-19 |
* | Fix box wagon inventory serialization and make box wagons protected. | orwell96 | 2018-06-14 |
* | Fix bugs found while testing | orwell96 | 2018-06-14 |
* | Fix final bugs and to-do's (u.a.save/load system) | orwell96 | 2018-06-14 |
* | Fix yaw calculations, track placement orientation and speed up direction look... | orwell96 | 2018-06-14 |
* | Implement collisions. (does not work yet, still code errors) | orwell96 | 2018-06-14 |
* | Fix path_dir to actually be an angle, path item deletion and orientation of w... | orwell96 | 2018-06-14 |
* | Bugfixes part 1 | orwell96 | 2018-06-14 |
* | Restructure path system | orwell96 | 2018-06-14 |
* | Merge branch 'master' of https://github.com/orwell96/advtrains | Gabriel Pérez-Cerezo | 2018-06-10 |
|\ |
|
| * | Rework the privilege system completely | orwell96 | 2018-03-14 |
* | | Merge https://github.com/orwell96/advtrains into log | Gabriel Pérez-Cerezo | 2018-02-22 |
|\| |
|
| * | Log certain events in a logfile in the world directory | Gabriel Pérez-Cerezo | 2018-02-21 |
* | | added separate logging for railway networks | Gabriel Pérez-Cerezo | 2018-02-18 |
|/ |
|
* | Simplify /at_reroute | orwell96 | 2018-01-23 |
* | Add bord computer to trains | orwell96 | 2018-01-09 |
* | Change controls for trains (again) | orwell96 | 2018-01-07 |
* | Decrease the amount of garbage saved in save files | orwell96 | 2018-01-07 |
* | Rewrite rail connection system... | orwell96 | 2017-12-18 |
* | Move train_load() function into advtrains_train_track | orwell96 | 2017-12-18 |
* | Add modifiable wagon extents | orwell96 | 2017-11-23 |
* | Replace many math.floor(x+0.5) calls (or math.floor calls that should be thos... | orwell96 | 2017-10-25 |
* | Fix coupling and collisions in certain cases | orwell96 | 2017-10-25 |
* | Fix error cascade due to inexistent drb_dump when debugging is disabled | orwell96 | 2017-10-11 |
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
* | Restructure mod directory | orwell96 | 2017-01-04 |
* | Do not duplicate definitions of 'print' in every file | orwell96 | 2017-01-02 |
* | Turning mod into a modpack and separating the trains from the core mod | orwell96 | 2016-12-20 |