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-19 22:36:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4af854271a
evennia
/
src
/
objects
History
Download ZIP
Download TAR.GZ
Greg Taylor
4af854271a
Fix clearing attributes via @set.
2009-03-30 00:37:24 +00:00
..
managers
Fixed an annoying problem with player creation. It only affected the first player created after the server was started for the first time.
2009-03-26 14:12:30 +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
Fix clearing attributes via @set.
2009-03-30 00:37:24 +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