summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeremy Stanley [Thu, 21 Jul 2005 20:19:02 +0000 (20:19 +0000)]
Imported from archive.
* bin/muff, lib/muff: Replaced the embedded license copies with
pointers to the LICENSE file. Added lots of in-line code commentary
and docstrings. Refactored some blocks of code for improved
readability.
* bin/muff, etc/mudpy.conf: Moved to the top-level directory.
* doc/license: Renamed to LICENSE and moved it to the top-level
directory.
* lib/muff/muffcmds.py (command_null): Removed.
(command_say): Additional output cleanup.
* lib/muff/muffmain.py (main): More robust handling for variable
files.
* lib/muff/muffmisc.py (wrap_ansi_text): Minor word-wrapping fix.
(User.__init__): Added tracking of last login address.
Jeremy Stanley [Mon, 18 Jul 2005 22:24:29 +0000 (22:24 +0000)]
Imported from archive.
* Initial commit of working project files.
Jeremy Stanley [Sat, 16 Jul 2005 22:22:13 +0000 (22:22 +0000)]
Imported from archive.
* New project.