aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneGraph.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct wrong inverted logic on settings goupMelanie Thielker2008-11-281-1/+1
* Force regioncrossed prims to get a new LocalID. Reset parent local ID to newMelanie Thielker2008-11-281-1/+6
* Fix permission propagation that was broken some revision back, causingMelanie Thielker2008-11-271-3/+1
* * Refactored a number of locks into EntityManager to limit the scope of the l...Adam Frisby2008-11-241-37/+17
* * Swaps Scene.Entities Dictionary for EntityManager.Adam Frisby2008-11-241-5/+3
* Fix build breakMelanie Thielker2008-11-221-1/+1
* Remove a redundant check and add checking for attachments in parcels thatMelanie Thielker2008-11-221-2/+2
* Mantis #2442Melanie Thielker2008-11-221-1/+1
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-22/+22
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Sean Dague2008-11-201-1/+0
* * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...Justin Clarke Casey2008-11-121-0/+1724