Use area instead of location or room
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 23 Apr 2014 11:16:46 +0000 (11:16 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 23 Apr 2014 11:16:46 +0000 (11:16 +0000)
commit187a87afa406a6f6e436a0a4779954b1416e627d
tree9d227f86138c04096dfbb6174b09261d0e42edb9
parent5c860eb2c814ee1b777e388289b2c507ccd8dbdb
Use area instead of location or room

Since the term "location" was already used for the name of the facet
identifying the area where an element is located, it was vague to also
use that term for a class of elements which serve as those locations.
Instead use the term "area" since it's as descriptive and shorter. Also
avoid the term "room" as a synonym since areas can be outside as well as
indoors. This further implies renaming the location.mpy sample file to
become area.mpy instead.
etc/mudpy.conf
lib/mudpy/misc.py
sample/__init__.mpy
sample/area.mpy [moved from sample/location.mpy with 65% similarity]
sample/prop.mpy
share/archetype.mpy
share/command.mpy