aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions/RegionDetails.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-1/+4
| | | | | | | | | hierarchical rights structure. MasterAvatar: Owner of the region server (may be null), net gods (users with GodLevel 200), Estate owner (from database). Look at Opensim.ini.example to enable net gods. Estate owner will default to master avatar.
* cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield2008-05-291-1/+1
|
* Formatting cleanup.Jeff Ames2008-05-281-1/+1
|
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-37/+36
|
* fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ↵Dr Scofield2008-05-191-2/+32
| | | | adds error checking.
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* Damn, forgot to manually add these as I keep forgetting thatSean Dague2008-05-151-0/+72
svn patches don't do adds. :(