index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Attachments
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
1
-1
/
+1
*
Bug fix on attachments: attach->drop->attach works now.
Diva Canto
2010-06-09
1
-21
/
+29
*
Reverting that last permissions check upon drop. Looks like all dropped attac...
Diva Canto
2010-06-09
1
-10
/
+5
*
Bug fix on attachments: don't delete the item from inventory when it's droppe...
Diva Canto
2010-06-09
1
-4
/
+9
*
Avoid duplicate script resumes. Move resume calls to more logical places
Melanie Thielker
2010-04-19
1
-1
/
+1
*
All scripts are now created suspended and are only unsuspended when the object
Melanie
2010-04-19
1
-1
/
+2
*
refactor: move DeatchObject() into the AttachmentsModule
Justin Clark-Casey (justincc)
2010-04-17
1
-0
/
+10
*
refactor: crudely move DetachSingleAttachmentToGround() over to the Attachmen...
Justin Clark-Casey (justincc)
2010-04-16
1
-0
/
+32
*
refactor: crudely move the RezMultipleAttachments() method into the Attachmen...
Justin Clark-Casey (justincc)
2010-04-16
1
-0
/
+12
*
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
2010-03-19
1
-4
/
+4
*
refactor: Move another RezSingleAttachment() from Scene.Inventory to Attachme...
Justin Clark-Casey (justincc)
2010-03-12
1
-1
/
+30
*
refactor: move RezSingleAttachmentFromInventory() from SceneGraph to Attachme...
Justin Clark-Casey (justincc)
2010-03-12
1
-0
/
+46
*
refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule
Justin Clark-Casey (justincc)
2010-03-12
1
-1
/
+31
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-4
/
+4
*
refactor: Move DetachSingleAttachmentToInv to region module
Justin Clark-Casey (justincc)
2010-03-06
1
-15
/
+56
*
refactor: move another AttachObject method
Justin Clark-Casey (justincc)
2010-03-05
1
-1
/
+46
*
refactor: move user inventory side of RezSingleAttachment to module
Justin Clark-Casey (justincc)
2010-03-05
1
-0
/
+30
*
refactor: begin to move attachments code into a region module
Justin Clark-Casey (justincc)
2010-03-05
1
-0
/
+141