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
6c5488aab3
evennia
/
src
/
script_parents
History
Download ZIP
Download TAR.GZ
Greg Taylor
0ad8c88c22
Comment elaboration.
2009-04-25 06:32:47 +00:00
..
__init__.py
Splitting the scripted parent system out into the gamesrc directory. There will be more explanation of this later.
2008-12-15 05:55:04 +00:00
basicobject.py
Comment elaboration.
2009-04-25 06:32:47 +00:00
basicplayer.py
Add at_object_creation() to basicobject.py. I'll be adding at_object_destruction() later, ran out of time right now to do so. Also added some elaboration on the purpose of __init__ to basicobject.py.
2009-04-16 14:37:58 +00:00