aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/InventoryAccess (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate script resumes. Move resume calls to more logical placesMelanie Thielker2010-04-191-1/+1
* All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+1
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-151-2/+2
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)2010-03-031-6/+10
* Fixed typo that was affecting the BasicInventoryAccessModuleDiva Canto2010-02-242-3/+3
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-3/+3
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-5/+6
* Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto2010-01-301-2/+5
* * HGScene is no more.Diva Canto2010-01-304-0/+1115