home · contact · privacy
Refactor parser code.
[plomrogue2] / plomrogue /
2020-11-10 Christian HellerOnly force password-crotection on non-god-mode calls.
2020-11-10 Christian HellerPassword-protect tiles from portal and annotation editi...
2020-11-10 Christian HellerAlso inhibit FLATTEN_SURROUNDINGS with terrain passwording.
2020-11-10 Christian HellerAdd terrain editing access control via passwords.
2020-11-10 Christian HellerAdd TASK command to request available commands.
2020-11-10 Christian HellerSplit LOGIN into NICK and LOGIN.
2020-11-09 Christian HellerInitial commit.