Commit graph

5 commits

Author SHA1 Message Date
Greg Taylor
aabce6e7e3 This is a rather big update, encompassing quite a few areas that will lead to what I hope will be a very easy to modify yet flexible codebase. New stuff includes:
* A simple command parser that supports MUX/MUSH-style switches.
* Global command alias support. Aliases can be edited via web interface or SQL.
* A new SQL-based configuration system that can be edited directly or via a Django web interface.
* The listen port is now configurable via aforementioned config system instead of hard-wired as it was previously. Yick :)
2006-11-26 23:11:11 +00:00
Greg Taylor
fa21a35fe4 More re-arrangements. 2006-11-20 18:56:23 +00:00
Greg Taylor
b9b62c2f8f Moving. 2006-11-20 18:54:49 +00:00
Greg Taylor
2421c23521 Initial import. 2006-11-20 18:54:10 +00:00
unknown
24ead8690c Initial directory structure. 2006-11-20 18:41:52 +00:00