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-20 06:46:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d017ff0d39
evennia
/
apps
History
Download ZIP
Download TAR.GZ
Greg Taylor
7012960a70
Remove get_ansiname() by condensing functionality into get_name(). Removed session debug statements I had in for testing.
2007-04-26 20:32:56 +00:00
..
config
No longer need to distribute a database file. Each user will run their syncdb script and start with a clean slate. Updated installation instructions in README.
2007-04-25 19:39:15 +00:00
genperms
Re-organization.
2007-04-03 13:42:51 +00:00
helpsys
Adding initial data via Django's syncdb facility. We will no longer distribute a SQLite DB in the near future in favor of this cross-platform alternative. Also in this commit is a crash fix for @dig with SQLite.
2007-04-25 14:47:33 +00:00
objects
Remove get_ansiname() by condensing functionality into get_name(). Removed session debug statements I had in for testing.
2007-04-26 20:32:56 +00:00
__init__.py
Re-organization.
2007-04-03 13:42:51 +00:00