evennia/src/comms
2013-10-17 23:44:52 +02:00
..
imc2lib Cleaned and updated the i18n strings for various server-core system. Removed i18n for all strings that are only visible on stdout or in logs. Still missing i18n on certain specific things such as model field help and attribute warnings. Updated Swedish translation to match. 2012-06-14 02:43:35 +02:00
migrations Merge from Kelketek's clone. Added fixes to migrations of Tags. Issues with ContentTypes meaning that this revision is not possible to start. 2013-10-17 23:44:52 +02:00
__init__.py Turned comms into typeclassed objects. 2013-09-28 22:23:30 -05:00
admin.py Admin pages load now, but they ain't always pretty. 2013-09-29 13:30:25 -05:00
channelhandler.py Useful default typeclass for channels added. Handles poses and provides interfaces for external messages and internal alike. 2013-09-29 13:11:10 -05:00
comms.py Useful default typeclass for channels added. Handles poses and provides interfaces for external messages and internal alike. 2013-09-29 13:11:10 -05:00
imc2.py Turned comms into typeclassed objects. 2013-09-28 22:23:30 -05:00
irc.py Useful default typeclass for channels added. Handles poses and provides interfaces for external messages and internal alike. 2013-09-29 13:11:10 -05:00
managers.py Useful default typeclass for channels added. Handles poses and provides interfaces for external messages and internal alike. 2013-09-29 13:11:10 -05:00
models.py Merge from Kelketek's clone. Added fixes to migrations of Tags. Issues with ContentTypes meaning that this revision is not possible to start. 2013-10-17 23:44:52 +02:00
rss.py Turned comms into typeclassed objects. 2013-09-28 22:23:30 -05:00