evennia/evennia/players
2015-02-28 09:49:41 +01:00
..
migrations ... and another one. 2015-02-09 23:38:15 +01:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
admin.py Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
bots.py Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
manager.py Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however. 2015-02-23 15:06:30 +01:00
models.py Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
players.py Removed the normal_mode and ignore_empty keywords of puppet/unpuppet_object and instead handling those checks in the calling methods instead. This makes the call clearer. Also changed to using the on-object scripthandler for validation rather than importing and calling the manager unnecessarily. 2015-02-28 09:49:41 +01:00