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 06:16:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
485204e979
evennia
/
apps
/
objects
History
Download ZIP
Download TAR.GZ
Greg Taylor
485204e979
Create a Public channel by default, make a channel's name and ansi_name the same thing on initial creation.
2007-05-24 19:53:36 +00:00
..
sql
Create a Public channel by default, make a channel's name and ansi_name the same thing on initial creation.
2007-05-24 19:53:36 +00:00
__init__.py
Re-organization.
2007-04-03 13:42:51 +00:00
models.py
Implement @wipe as per MUX. NOTE: THIS REVISION REQUIRES YOU TO RE-SYNC YOUR objects_attribute TABLE. The best way to do this is to drop your attribute table and your comsys tables, then re-sync via syncdb. This was needed due to some conflicts in namespace that I didn't want to get around with disorganized work-arounds.
2007-05-24 17:44:17 +00:00
views.py
Re-organization.
2007-04-03 13:42:51 +00:00