aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Stage changesh137-rc2ywang2020-04-12
|\
| * hostfix for trains ignoring ATC tracksywang2020-04-07
| * Clean up assetsywang2020-01-29
| * explicitly pass train_id to atc.send_commandywang2020-01-25
| * Fix problem related to long distance between train and LZB pointh137-rc1ywang2020-01-12
| * Fix bug with Point Speed Restriction Railywang2020-01-12
| * Image optimizationsywang2020-01-12
| * Fix failure to recognize brakingywang2019-12-18
| * HUD improvmentsywang2019-12-18
| * Consider speed limit; minor improvmentsywang2019-12-17
| * Remove dtime limitingywang2019-12-16
| * Stable codeywang2019-12-16
| * Improved quadratic function solver; added wrapper for math.sqrt()ywang2019-12-07
| * Fix minor bugsywang2019-12-05
| * More accurate train logic, but still buggyywang2019-12-05
| * Fix problems related to zeroywang2019-12-04
| * Update trainlogic to use new LZB functionywang2019-12-04
| * Add function to calculate distance until overrideywang2019-12-03
* | Stage changesywang2020-04-12
* | hostfix for trains ignoring ATC tracksywang2020-04-12
* | Clean up assetsywang2020-04-12
* | explicitly pass train_id to atc.send_commandywang2020-04-12
* | Fix problem related to long distance between train and LZB pointywang2020-04-12
* | Fix bug with Point Speed Restriction Railywang2020-04-12
* | Image optimizationsywang2020-04-12
* | Fix failure to recognize brakingywang2020-04-12
* | HUD improvmentsywang2020-04-12
* | Consider speed limit; minor improvmentsywang2020-04-12
* | Remove dtime limitingywang2020-04-12
* | Stable codeywang2020-04-12
* | Improved quadratic function solver; added wrapper for math.sqrt()ywang2020-04-12
* | Fix minor bugsywang2020-04-12
* | More accurate train logic, but still buggyywang2020-04-12
* | Fix problems related to zeroywang2020-04-12
* | Update trainlogic to use new LZB functionywang2020-04-12
* | Add function to calculate distance until overrideywang2020-04-12
* | Merge branch 'diagonal_platforms' of https://github.com/Montandalar/advtrainsrelease-2.1.2Gabriel PĂ©rez-Cerezo2020-03-15
|\ \
| * | Reduce the profile of the platforms by 0.1Blockhead2020-03-15
| * | Add 45 degree diagonal platforms with a meshBlockhead2020-03-15
* | | Get rid of the "Subway Train" item (was an ugly hack anyways, and is obsolete...orwell962020-03-08
* | | Delete train if it ends up off track, show a warningBlockhead2020-03-03
* | | Save clipboard on item metadataBlockhead2020-03-03
* | | Remove debugging print statementsBlockhead2020-03-03
* | | Draft copy toolBlockhead2020-03-03
|/ /
* | Relicense under AGPLv3 and update information in readme.txtorwell962020-02-15
* | Use minetest.safe_file_write() to atomically save state [Breaks MT4 compat]orwell962020-01-10
* | Merge branch 'mt5-fixes'orwell962020-01-04
|\ \
| * | Move attachment positions down 1 nodeorwell962019-12-05
* | | Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4Blockhead2020-01-04
* | | Remove fullbright (H#140)orwell962019-12-18