This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
90a555b259
evennia
/
evennia
/
utils
/
idmapper
History
Download ZIP
Download TAR.GZ
Griatch
a17fa2a454
Add run_in_main_thread as helper for those wanting to run server code from web view.
Resolve
#2457
2022-02-12 18:44:38 +01:00
..
__init__.py
Updated docstrings as an example
2015-03-04 21:42:23 +01:00
LICENSE.md
Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper.
2015-02-23 15:06:30 +01:00
manager.py
Format code with black. Add makefile to run fmt/tests
2019-09-28 18:18:11 +02:00
models.py
Add run_in_main_thread as helper for those wanting to run server code from web view.
Resolve
#2457
2022-02-12 18:44:38 +01:00
README_evennia.md
Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper.
2015-02-23 15:06:30 +01:00
README_orig.rst
Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper.
2015-02-23 15:06:30 +01:00
tests.py
Format code with black. Add makefile to run fmt/tests
2019-09-28 18:18:11 +02:00