aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate/EstateManagementCommands.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)2011-02-121-3/+71
| | | | | | This will show the estate for each region, along with that estate's id and the estate owner. This is temporary because the command output might change. This commit also converts the estate module from the old to the new region module format
* refactor: split out estate management commands into separate classJustin Clark-Casey (justincc)2011-02-111-0/+156