aboutsummaryrefslogtreecommitdiff
path: root/advtrains/protection.lua
Commit message (Collapse)AuthorAge
* Begin transition to .po filesY. Wang2023-10-04
|
* Add helper for "insufficient privileges" messagesY. Wang2022-11-02
| | | | | BREAKING: attrans is now implemented as a table with the __call metamethod instead of as a function
* Add strings for translation; add zh_TW translationywang2022-10-15
|
* Make track protection radius configurableorwell962018-12-18
|
* Fix protection regarding tracks (track_builder and railway_operator) and ↵orwell962018-11-12
| | | | documentation on privileges
* Rework the privilege system completelyorwell962018-03-14
See privilege_guide.txt for information