aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/LandManagement/LandObject.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implements llGetParcelPrimOwners()alondria2008-03-231-0/+14
|
* * Added a little more stability for getting the object list from the parcel ↵Teravus Ovares2008-03-231-3/+17
| | | | | | | box. (previously it crashed my simulator) * Found and gracefully handled a few situations where null references occur. (m_rootPart again!)
* Update svn properties.Jeff Ames2008-03-221-879/+879
|
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-0/+879