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
c297e01fc3
evennia
/
src
/
players
History
Download ZIP
Download TAR.GZ
Griatch
7195e1e773
Minor fixes to create command.
2011-10-16 00:40:11 +02:00
..
migrations
Database schema has changed. Run migrations if you use South. Started work on tidying up admin interface.
2011-09-14 22:34:10 +02:00
__init__.py
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
2010-08-29 18:46:58 +00:00
admin.py
Added inlines and fixed admin interface to not allow editing User once a Player is created.
2011-10-04 21:14:41 +02:00
manager.py
Trunk: Merged griatch-branch. This implements a new reload mechanism - splitting Evennia into two processes: Server and Portal with different tasks. Also cleans and fixes several bugs in script systems as well as introduces i18n (courtesy of raydeejay).
2011-09-03 10:22:19 +00:00
models.py
Added inlines and fixed admin interface to not allow editing User once a Player is created.
2011-10-04 21:14:41 +02:00
player.py
Minor fixes to create command.
2011-10-16 00:40:11 +02:00