Commit graph

9560 commits

Author SHA1 Message Date
Greg Taylor
8352c939ff Re-organization of the command handler for the sake of efficiency and cleanliness. 2006-12-03 00:40:19 +00:00
Greg Taylor
703fddcb7f Big big update. Lots of reorganization and shuffling. 2006-12-03 00:25:10 +00:00
Greg Taylor
43f2167e74 Some streamlining and cleanup. 2006-11-28 22:40:27 +00:00
Greg Taylor
2cd8c50f3d Pretty sizable update.
* Finished the major work on the command interpreter. Still needs to do some stripping of funky characters for the sake of security, probably.
* Account creation is now syncd up with the regular object list.
* We can now determine our next free database reference number for the creation of new objects, very similar to MUX/MUSH.
* Added some of the stuff we're going to need for efficient recycling of garbage objects.
* Misc. tweaks and improvements across the board.
2006-11-28 21:51:36 +00:00
Greg Taylor
0ac644aef2 Adjusting svn properties. 2006-11-26 23:13:27 +00:00
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