This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-25 17:26:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d4f80a526e
evennia
/
src
/
objects
History
Download ZIP
Download TAR.GZ
Greg Taylor
65d8ac8bdc
Disallow re-naming and re-aliasing duplicates.
2009-04-06 22:24:49 +00:00
..
managers
Clean up some of the methods on the script parent system. I have no idea why I was being silly and passing things around through dictionaries. Yick. Also added a at_player_creation method to basicplayer.py that is triggered after player objects are created and ready to go, but before they are logged in.
2009-03-30 00:54:05 +00:00
util
Huge overhaul in the way objects and sessions are used with commands. We now pass all commands through objects (aside from unlogged commands), which means session.msg() is now deprecated for any use other than unlogged out.
2009-01-24 20:30:46 +00:00
__init__.py
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
2008-12-15 04:00:25 +00:00
exceptions.py
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
2008-12-15 04:00:25 +00:00
models.py
Disallow re-naming and re-aliasing duplicates.
2009-04-06 22:24:49 +00:00
views.py
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
2008-12-15 04:00:25 +00:00