aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions/RegionDetails.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-98/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-8/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-4/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-11-07adding region_port field to /admin/rest/regions/UUID/ to convey theDr Scofield1-0/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-1/+4
2008-05-29cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield1-1/+1
2008-05-28Formatting cleanup.Jeff Ames1-1/+1
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-37/+36
2008-05-19fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield1-2/+32
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-15Damn, forgot to manually add these as I keep forgetting thatSean Dague1-31/+31
2008-05-09m_logs always need to be private static readonly otherwise weSean Dague1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+3
2008-04-07Update svn properties.Jeff Ames1-75/+75
2008-04-07Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke1-52/+75
2008-03-31* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-9/+20
2008-03-24Added a plugin loader in GridServerJohan Berntsson1-0/+41