This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6ad30a8ba5
evennia
/
src
/
comms
History
Download ZIP
Download TAR.GZ
Kelketek
10f7986335
Removed bogus column rename from a migration.
2013-10-20 07:21:59 -05: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
Removed bogus column rename from a migration.
2013-10-20 07:21:59 -05: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
Fixed a missing return statement that caused non-superusers to not join default channels.
2013-10-18 20:34:09 +02: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
Fixed up some channel-related errors and made unittests run again.
2013-10-18 21:01:53 +02:00
rss.py
Turned comms into typeclassed objects.
2013-09-28 22:23:30 -05:00