aboutsummaryrefslogtreecommitdiff
path: root/advtrains/advtrains/atc.lua
Commit message (Expand)AuthorAge
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20
* Performance improvements: Don't clear paths unless absolutely necessaryorwell962017-05-03
* Merge nocrash branch into master and merging it with the unified functions so...orwell962017-04-29
|\
| * Add pcall wrapper to prevent server crashes when advtrains throws an errororwell962017-04-29
|/
* record_protection_violation: fix player name not being passedorwell962017-04-07
* Respect protection_bypass privilege, fix crash with areas and properly record...orwell962017-03-30
* Redo rail modelsorwell962017-03-12
* Fix crash when ATC rail exists but no command is saved.orwell962017-02-20
* Even more bugfixesorwell962017-02-04
* Commit 1.6.2orwell962017-02-04
* Revert change to node pos hashes, and rewrite trackdb to use individual coord...orwell962017-02-03
* Lua automation - initial incomplete codingorwell962017-02-02
* Replace all table indices that were pos_to_string strings with node hashes.orwell962017-01-31
* Multiple major changes:orwell962017-01-28
* Fix find&replace mistake that broke ATC command interpretationorwell962017-01-24
* Add intllib support and German translationorwell962017-01-23
* Add door controls and ATC commandsorwell962017-01-18
* Don't crash when wagons do not exist but show a warning insteadorwell962017-01-17
* replace trackdb by nodedborwell962017-01-16
* Unite all save data (except the track database) into a single save fileorwell962017-01-12
* Clean up debug message codeorwell962017-01-08
* also print ATC reverse command warningorwell962017-01-04
* Purge all debug messages and change 'print' function name to 'atprint'orwell962017-01-04
* Restructure mod directoryorwell962017-01-04