aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IEntityInventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-1/+1
* Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-1/+1
* refactor: Push item retrieval and fixing part of Scene.RezObject() down into ...Justin Clark-Casey (justincc)2010-08-251-0/+12
* Add a parameter to prim inventory update to prevent event firingMelanie2010-04-271-0/+1
* All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+1
* Formatting cleanup.Jeff Ames2010-02-151-1/+1
* Add method to get all items with the same name from a particular primJustin Clark-Casey (justincc)2010-01-291-1/+12
* Fix a problem where llDie() calls were sometimes leaving dead objects behind.Justin Clark-Casey (justincc)2010-01-251-2/+10
* Add a data path for error messagesroot2009-12-221-0/+2
* Remove the old (Remoting) region crossing code. Fix the new code toMelanie2009-11-261-2/+0
* Remove GetAssemblyName and friends from the SE interface. It's now handledMelanie2009-11-261-6/+0
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Add plumbing for the SceneObjectDeleter to wait for the script engine toMelanie2009-08-041-0/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * optimized usings.lbsa712009-02-121-6/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+207