aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ISceneAgent.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-9/+8
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+6
2012-06-12OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)1-0/+7
2011-12-09Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...Justin Clark-Casey (justincc)1-0/+7
2011-12-08On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)1-33/+5
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