aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPartInventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Committing the missing bits to enable script crossing. Disabled by default.Melanie Thielker2008-12-051-0/+1
* Actually remove the script when it's task inventory item is deleted, ratherMelanie Thielker2008-12-051-1/+1
* And fix it rightMelanie Thielker2008-12-051-1/+1
* Mantis #2754Melanie Thielker2008-12-051-0/+4
* Add configuration values for scripted prim region crossingMelanie Thielker2008-11-291-1/+2
* Start scripts in attachments only after a successful attach. ElimininateMelanie Thielker2008-11-291-0/+9
* Cause the slam bit to be set in transferred inv itemsMelanie Thielker2008-11-271-0/+1
* Committing the LCO database layer. Native MySQL, no ADO. New reconnectMelanie Thielker2008-11-261-2/+6
* * Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey2008-11-251-2/+2
* * refactor: Establish an IEntityInventory interface for SceneObjectPartInvent...Justin Clarke Casey2008-11-251-1/+1
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-1/+1
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-0/+872