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)
commit84f2fa2376d2202d09fea78e499fc644454a79ba
tree9ac08ea40830535474af0fe498552740a0850d24
parent4c837dca8fc1c1c2a1e6cd3e86916b6df89a6894
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