evennia/apps/objects
Michael King 74a3a01429 Moved object and exit clearing to the destroy method instead of
the delete method.  This may change later, but for simplicity's sake,
this is how we're doing it for now.
2007-09-14 14:09:25 +00:00
..
sql Added two new channels: Errors and Info. These will now emit stuff that is sent via log_infomsg and log_errmsg. 2007-07-16 18:49:57 +00:00
__init__.py Re-organization. 2007-04-03 13:42:51 +00:00
models.py Moved object and exit clearing to the destroy method instead of 2007-09-14 14:09:25 +00:00
views.py Re-organization. 2007-04-03 13:42:51 +00:00