aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate/EstateManagementCommands.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-12Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)1-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
2011-02-11refactor: split out estate management commands into separate classJustin Clark-Casey (justincc)1-0/+156