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
/
Environment
/
Scenes
/
Scene.Inventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-09
Prim inventory script saving phase 2.
Justin Clarke Casey
1
-30
/
+52
2008-01-07
Minor prim inventory method refactoring
Justin Clarke Casey
1
-1
/
+1
2008-01-07
Trigger persistence of the scripts in a prim's inventory when that inventory ...
Justin Clarke Casey
1
-3
/
+0
2008-01-07
Very minor refactoring. Remove unused prim inventory bool returns for now
Justin Clarke Casey
1
-1
/
+0
2008-01-07
Refactor Scene.Inventory.RezScript to use newer script starting code
Justin Clarke Casey
1
-41
/
+15
2008-01-07
Persistent prim inventory phase 5. Restart scripts contained in persisted pr...
Justin Clarke Casey
1
-0
/
+13
2007-12-30
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
1
-2
/
+2
2007-12-29
* Extracted out old RezObject method placing at absolute pos without the rayt...
lbsa71
1
-0
/
+5
2007-12-28
* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...
Teravus Ovares
1
-1
/
+16
2007-12-27
* Optimized usings
lbsa71
1
-93
/
+96
2007-12-26
If a prim is persisted in the region, scripts dragged into its inventory afte...
Justin Clarke Casey
1
-1
/
+2
2007-12-25
Small non-functional inventory changes
Justin Clarke Casey
1
-32
/
+78
2007-12-24
Prim inventory script saving phase 1. Create necessary CAPS structures for c...
Justin Clarke Casey
1
-1
/
+40
2007-12-22
Make copying of scripts into prim inventories more reliable on the first atte...
Justin Clarke Casey
1
-26
/
+17
2007-12-22
minor refactor
Justin Clarke Casey
1
-1
/
+3
2007-12-22
Put in some race revealing warning messages triggered when a user rezzes a sc...
Justin Clarke Casey
1
-0
/
+30
2007-12-22
Initial hookup of update task inventory event. No functionality yet.
Justin Clarke Casey
1
-2
/
+51
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-1
/
+1
2007-12-17
Thank you to Kiryu for a patch to fix an out of Sync
Charles Krinke
1
-2
/
+8
2007-12-15
* Make inventory operations sync rather than async. This is to alleviate rac...
Justin Clarke Casey
1
-1
/
+4
2007-12-14
* Fixed a cause of an ODE 'invalid operation for locked space '
Teravus Ovares
1
-15
/
+15
2007-12-12
* In our quest for sim heartbeat stats, we're a touch closer to accurate obje...
Teravus Ovares
1
-0
/
+1
2007-12-08
Allow moving, deleting, and restoring objects in inventory.
Brian McBee
1
-0
/
+40
2007-12-07
Updates to LibSL revision 1498. Thanks Johan!
Adam Johnson
1
-2
/
+2
2007-12-07
* Added hacked support for 'anyone can move' and 'anyone can copy'.
Teravus Ovares
1
-0
/
+3
2007-12-06
removed obsolete Verbose() function
Jeff Ames
1
-1
/
+1
2007-12-05
Do not create a new asset on item metadata change
Sean Dague
1
-40
/
+12
2007-12-05
* Refactored Permissions into ScenePresence as requested by MW
Teravus Ovares
1
-0
/
+1
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-4
/
+4
2007-12-03
From Justin Casey (IBM)
Sean Dague
1
-32
/
+87
2007-12-03
This is a simple patch which just renames an IClientAPI method to
Sean Dague
1
-4
/
+4
2007-12-02
Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...
MW
1
-10
/
+10
2007-12-01
Rezzing multiple copies of a inventory prim should now work.
MW
1
-0
/
+1
2007-12-01
Due to popular demand, a rezzed prim should no longer delete the original inv...
MW
1
-2
/
+2
2007-12-01
Attempted fix for mantis issue# 66
MW
1
-2
/
+11
2007-12-01
Part 1 of a commit. This revision will not compile, part 2 will be added in a...
MW
1
-2
/
+2
2007-11-30
* Removed permissions flag appliance from Xml deserialization
lbsa71
1
-1
/
+1
2007-11-29
* Fixed neighbour range bug
lbsa71
1
-2
/
+2
2007-11-20
*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...
Teravus Ovares
1
-1
/
+1
2007-11-18
first stab at implementation of CopyInventoryItem
Jeff Ames
1
-43
/
+84
2007-11-18
* Found several cases where prim set physical were not subscribing to physics...
Teravus Ovares
1
-0
/
+4
2007-11-17
minor cleanup of some dodgy bits
Jeff Ames
1
-23
/
+14
2007-11-11
* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....
Teravus Ovares
1
-1
/
+1
2007-11-07
refactored some duplicate SceneObjectGroup searching code in Scene
Jeff Ames
1
-40
/
+30
2007-11-04
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
1
-19
/
+19
2007-11-03
Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...
darok
1
-1
/
+2
2007-10-30
* Optimized usings
lbsa71
1
-5
/
+4
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
2007-10-26
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
1
-1
/
+0
2007-10-19
get rid of all the ^M line endings
Sean Dague
1
-476
/
+476
[next]