aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-27Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgen...Justin Clark-Casey (justincc)1-2/+0
2012-07-23Change attachment handling to remove object from the scene first as perMelanie1-1/+3
2012-06-28Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...Justin Clark-Casey (justincc)1-0/+4
2012-06-27refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...Justin Clark-Casey (justincc)1-0/+6
2011-12-08On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)1-21/+1
2011-09-12comment out some recent terrain texture loggingJustin Clark-Casey (justincc)1-1/+1
2011-09-12Start locking entire add/remove operations on an IScenePresence.AttachmentsSy...Justin Clark-Casey (justincc)1-0/+8
2011-09-03Stop NPCs losing attachments when the source avatar takes them off.Justin Clark-Casey (justincc)1-0/+5
2011-08-31move common code into AttachmentsModule.DeleteAttachmentsFromScene()Justin Clark-Casey (justincc)1-2/+15
2011-08-31Make SP.Attachments available as sp.GetAttachments() instead.Justin Clark-Casey (justincc)1-2/+5
2011-08-30refactor: move SP.SaveChangedAttachments() fully into AttachmentsModuleJustin Clark-Casey (justincc)1-0/+11
2011-08-30refactor: Move ScenePresence.RezAttachments() into AttachmentsModuleJustin Clark-Casey (justincc)1-17/+19
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06* Implement help <command> from the region consoleJustin Clarke Casey1-0/+7
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-02-05* Make existing module commanders register as help topicsJustin Clarke Casey1-2/+7
2009-02-05* Use the commander name to register module commanders instead of providing t...Justin Clarke Casey1-0/+5
2008-08-18Formatting cleanup.Jeff Ames1-2/+0
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen1-0/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+0
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames1-1/+28
2008-03-31Update svn properties.Jeff Ames1-14/+14
2008-03-30**Big ass update warning**Adam Frisby1-0/+14