aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate/EstateManagementCommands.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-03Move new Estate commands to OpenSim.csDev Random1-184/+0
2014-04-02remove EstateManagmentCommands.m_commander that has been unused for some timeJustin Clark-Casey (justincc)1-2/+0
2014-04-02Console command to rename EstateDev Random1-83/+140
2014-03-29Console command to change Estate ownerDev Random1-3/+132
2014-01-20Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)1-1/+1
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-6/+6
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-6/+6
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-6/+6
2013-08-07* Added set water height <height> [<x>] [<y>] console command following the s...teravus1-1/+30
2013-01-26Fix issue where the "set terrain texture" console command did not tell the vi...Justin Clark-Casey (justincc)1-1/+1
2012-06-06enabling all corners of a sim to be set in one callSignpostMarv1-1/+11
2012-03-08Uses shorter AddCommand form for "show estates"Justin Clark-Casey (justincc)1-1/+1
2012-03-08Display help commander topics in capitalized form - the commands themselves a...Justin Clark-Casey (justincc)1-40/+7
2012-03-08Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)1-2/+2
2011-02-12Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)1-3/+71
2011-02-11refactor: split out estate management commands into separate classJustin Clark-Casey (justincc)1-0/+156