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
/
Framework
/
Scenes
/
Scene.Inventory.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This change adds support for the attach event in scripts.
Alan Webb
2009-08-04
1
-0
/
+6
*
Preserve the creator of items copied in inventory.
Melanie Thielker
2009-07-27
1
-7
/
+7
*
* This should fix the phantom prim from attachments rezzing.
Teravus Ovares
2009-07-17
1
-0
/
+3
*
Bounding Box/find rez from inventory point code now seems to be working corre...
MW
2009-07-15
1
-1
/
+6
*
Changed it so that when rezzing prims from inventory, a bounding box containi...
MW
2009-07-13
1
-1
/
+1
*
Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...
MW
2009-07-12
1
-0
/
+17
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-06-29
1
-0
/
+4
*
Correct the behaviro of group deeding and llGetOwner() within deeded objects
Melanie Thielker
2009-06-21
1
-1
/
+7
*
Publish a method on ICompiler to generate the CIL assembly path
Melanie Thielker
2009-06-21
1
-0
/
+1
*
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...
Melanie Thielker
2009-06-14
1
-5
/
+37
*
Formatting cleanup. Ignore some generated files.
Jeff Ames
2009-06-09
1
-18
/
+18
*
Thank you Snoopy, for a patch that implements group permissions.
Melanie Thielker
2009-06-09
1
-9
/
+18
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Fix a slight oversight in SceneInventory that would not enable copy to
Melanie Thielker
2009-05-20
1
-0
/
+6
*
Another minor bug fix for making notecard/script savings work with old asset ...
diva
2009-05-16
1
-1
/
+1
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
1
-12
/
+10
*
Fixed handling of inventory a bit
Homer Horwitz
2009-05-09
1
-3
/
+3
*
* refactor: break out sog original xml serialization to a separate class
Justin Clarke Casey
2009-05-08
1
-3
/
+3
*
* minor: rename xml sog serialization method for readability
Justin Clarke Casey
2009-05-08
1
-2
/
+2
*
* refactor: Break out original xml object serialization into a separate class
Justin Clarke Casey
2009-05-08
1
-2
/
+4
*
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
2009-04-08
1
-7
/
+7
*
* Apply http://opensimulator.org/mantis/view.php?id=3227
Justin Clarke Casey
2009-04-07
1
-0
/
+10
*
Thank you, dslake, for a patch that fixes passing the start param to scripts
Melanie Thielker
2009-03-25
1
-1
/
+1
*
Committing partial work on passing folders across instances. This may crash.
Melanie Thielker
2009-03-23
1
-0
/
+7
*
Make single item inventory gives work across regions
Melanie Thielker
2009-03-22
1
-2
/
+0
*
* Support loading empty folders in an iar
Justin Clarke Casey
2009-03-13
1
-0
/
+5
*
Update svn properties, add copyright headers, minor formatting cleanup.
Jeff Ames
2009-02-20
1
-1
/
+0
*
Thank you, Snowdrop, for a patch that makes the callback ID parameter
Melanie Thielker
2009-02-19
1
-6
/
+7
*
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
2009-02-17
1
-27
/
+27
*
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
2009-02-16
1
-10
/
+10
*
* Remove some pointless CachedUserInfo != null tests since these are already ...
Justin Clarke Casey
2009-02-12
1
-134
/
+133
*
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
Justin Clarke Casey
2009-02-12
1
-4
/
+4
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+2665