index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
SceneObjectPartInventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-21
When a script has been loaded, remove it's state entry, so recompiling
Melanie
1
-0
/
+1
2009-12-21
Script State Fix: Part 2
Melanie
1
-7
/
+48
2009-12-06
Fix to existing ReaderWriterLockSlim implementations
CasperW
1
-1
/
+2
2009-12-02
Add position and region of prim items with missing assets in log reports
Justin Clark-Casey (justincc)
1
-10
/
+15
2009-11-26
Remove the old (Remoting) region crossing code. Fix the new code to
Melanie
1
-25
/
+0
2009-11-26
Remove GetAssemblyName and friends from the SE interface. It's now handled
Melanie
1
-30
/
+0
2009-11-26
Remove GetAssemblyName and friends from the SE interface. It's now handled
Melanie
1
-30
/
+0
2009-11-24
Removed some extra debug chatter
CasperW
1
-1
/
+0
2009-11-24
Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lo...
CasperW
1
-183
/
+207
2009-10-20
* Added a sanity check to GetScriptAssemblies() and GetScriptStates() for the...
John Hurliman
1
-10
/
+16
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-08-09
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-08-04
Add plumbing for the SceneObjectDeleter to wait for the script engine to
Melanie
1
-0
/
+25
2009-07-16
Allow OpenSim to run without script engines enabled
Melanie Thielker
1
-0
/
+5
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-3
/
+2
2009-05-09
Fixed handling of inventory a bit
Homer Horwitz
1
-5
/
+5
2009-04-23
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-2
/
+2
2009-04-22
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-0
/
+19
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-1
/
+1
2009-02-16
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
1
-1
/
+1
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
1
-1
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-4
/
+3
2008-12-05
Committing the missing bits to enable script crossing. Disabled by default.
Melanie Thielker
1
-0
/
+1
2008-12-05
Actually remove the script when it's task inventory item is deleted, rather
Melanie Thielker
1
-1
/
+1
2008-12-05
And fix it right
Melanie Thielker
1
-1
/
+1
2008-12-05
Mantis #2754
Melanie Thielker
1
-0
/
+4
2008-11-29
Add configuration values for scripted prim region crossing
Melanie Thielker
1
-1
/
+2
2008-11-29
Start scripts in attachments only after a successful attach. Elimininate
Melanie Thielker
1
-0
/
+9
2008-11-27
Cause the slam bit to be set in transferred inv items
Melanie Thielker
1
-0
/
+1
2008-11-26
Committing the LCO database layer. Native MySQL, no ADO. New reconnect
Melanie Thielker
1
-2
/
+6
2008-11-25
* Make a step on removing direct access to TaskInventoryDictionary from other...
Justin Clarke Casey
1
-2
/
+2
2008-11-25
* refactor: Establish an IEntityInventory interface for SceneObjectPartInvent...
Justin Clarke Casey
1
-1
/
+1
2008-11-21
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
1
-1
/
+1
2008-11-21
* refactor: Rip out SOP inventory from the partial into a separate class
Justin Clarke Casey
1
-107
/
+133
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
1
-6
/
+6
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-6
/
+6
2008-11-17
Set group on newly rezzed objects to the rezzer's (or rezzing object's)
Melanie Thielker
1
-0
/
+22
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
1
-6
/
+6
2008-11-14
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
Melanie Thielker
1
-6
/
+13
2008-11-14
reverting #7295, as it still fails a test case (as pointed out very
Dr Scofield
1
-12
/
+6
2008-11-14
From: Christopher Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
1
-6
/
+12
2008-11-09
Script region crossing. This has not user functionality, but lays all the
Melanie Thielker
1
-7
/
+31
2008-11-08
Add some discovery code, laying groundwork for region-crossing scripts
Melanie Thielker
1
-0
/
+26
2008-10-08
Add some permissions checks and fixes
Melanie Thielker
1
-1
/
+1
2008-10-06
Implement ForceOwnerPermissive and God TakeCopy
Melanie Thielker
1
-0
/
+9
2008-09-26
Add "Notecard saved" message to saves of notecards into prims
Melanie Thielker
1
-0
/
+16
2008-09-22
Remove the ugly-as-sin "interop" hack script perms fudging in
Melanie Thielker
1
-18
/
+0
2008-09-21
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
1
-6
/
+6
2008-09-08
Fix an inventory naming regression
Melanie Thielker
1
-5
/
+2
[next]