evennia/evennia/help
2021-05-30 20:38:10 +02:00
..
migrations Run migrations. Changed HelpEntry 'view' locks to use 'read' instead, leaving 'view' to control what is seen in index. 2021-05-30 20:38:10 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
filehelp.py Add locks to filehelp entities. Test view/read locks 2021-05-30 10:59:36 +02:00
manager.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
models.py Add lock-handling to FileHelp, add warnings to sethelp 2021-05-30 20:17:46 +02:00
tests.py New FileHelp system to create help entries from external files 2021-05-08 15:11:53 +02:00
utils.py Add lock-handling to FileHelp, add warnings to sethelp 2021-05-30 20:17:46 +02:00