| Commit message (Expand) | Author | Age |
* | Various translation improvements | Y. Wang | 2024-11-04 |
* | Fix use_texture_alpha for tracks | Y. Wang | 2024-02-25 |
* | Make selection boxes of track nodes larger | Blockhead | 2023-04-12 |
* | Fix undeclared globals warnings (#176) | orwell96 | 2021-04-25 |
* | Signal influence points: Make sure to clear on removal of signal, clear orpha... | orwell96 | 2021-03-12 |
* | Track can-dig check: also notify user when digging is not allowed | orwell96 | 2021-03-12 |
* | Add IGNORE_WORLD mode to test using only the advtrains save data | orwell96 | 2021-02-10 |
* | fix mis-patched 90+60r crossing conns | Gabriel Pérez-Cerezo | 2021-01-10 |
* | Fix 60/90 degree crossing connection | Blockhead | 2020-12-03 |
* | Remove last files with CR-LF line endings. | Gabriel Pérez-Cerezo | 2020-10-11 |
* | Fix 3-way conns table so traverser doesn't complain | Blockhead | 2020-10-11 |
* | Forbid track modification when train, IP or TCB is on it, better handle remov... | orwell96 | 2020-10-07 |
* | Fix manual switching on regular track switches. | Gabriel Pérez-Cerezo | 2020-09-14 |
* | Fix issues introduced by changes to switching | Blockhead | 2020-09-14 |
* | Enable three-way turnouts with proper conns support on all sides | Blockhead | 2020-09-11 |
* | Add 3-way turnouts and y-turnouts (both diverging) | Blockhead | 2020-09-11 |
* | Add two new sets of diamond crossing types | Blockhead | 2020-08-21 |
* | Add perpendicular and 45/90 degree crossing rails | Blockhead | 2020-07-06 |
* | Changes for linetrack | Gabriel Pérez-Cerezo | 2019-10-21 |
* | Fix slope placer protection | orwell96 | 2019-02-05 |
* | Move passive API to the advtrains core | orwell96 | 2018-08-16 |
* | Implement routesetting | orwell96 | 2018-07-21 |
* | Fix bugs found while testing | orwell96 | 2018-06-14 |
* | Mainly make collisions and coupling work | orwell96 | 2018-06-14 |
* | Rework the privilege system completely | orwell96 | 2018-03-14 |
* | Log certain events in a logfile in the world directory | Gabriel Pérez-Cerezo | 2018-02-21 |
* | Rewrite rail connection system... | orwell96 | 2017-12-18 |
* | Fix multiple track types not working simultaneously | orwell96 | 2017-11-22 |
* | Make trackplacer align rails by any tracks, not just by tracks with the same ... | orwell96 | 2017-11-22 |
* | Change name of the node database group in order to clone node database code i... | orwell96 | 2017-10-31 |
* | Implement multi-occupation in detector.on_node table to finally fix collisions | orwell96 | 2017-10-25 |
* | Moved default train track to separate mod, for integration with advcarts. | Gabriel Pérez-Cerezo | 2017-10-25 |
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
* | Restructure mod directory | orwell96 | 2017-01-04 |
* | Add Automatic Train Control system | orwell96 | 2017-01-04 |
* | make detector code clear entries of trains that do not exist | orwell96 | 2017-01-02 |
* | Do not duplicate definitions of 'print' in every file | orwell96 | 2017-01-02 |
* | remove train type concept and calculate train's capabilities based on used wa... | orwell96 | 2016-12-22 |
* | Turning mod into a modpack and separating the trains from the core mod | orwell96 | 2016-12-20 |