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
/
SceneObjectPartInventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-892
/
+0
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
2008-09-08
Remove casting nastiness in LSL_Api
Melanie Thielker
1
-0
/
+4
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-24
/
+24
2008-09-02
fix: PostInitialise() not being called on script engines (nasty one that)
Dr Scofield
1
-22
/
+24
2008-08-24
Completing the item sale series, this one implements sell contents.
Melanie Thielker
1
-0
/
+10
2008-08-18
Formatting cleanup.
Jeff Ames
1
-12
/
+12
2008-07-23
refactor TaskInventoryItem Mask -> Permissions to be consistant with how things
Sean Dague
1
-21
/
+21
2008-07-14
Patch #9147
Melanie Thielker
1
-1
/
+1
2008-07-13
* Actually persist restored archives to the database - wasn't actually doing ...
Justin Clarke Casey
1
-4
/
+10
2008-07-12
* minor: just some null guards and name changes to make it clearer that prim ...
Justin Clarke Casey
1
-3
/
+3
2008-07-09
*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...
mingchen
1
-0
/
+3
2008-07-08
Mantis#1690. Thank you, Malanie for a patch that:
Charles Krinke
1
-0
/
+2
2008-07-06
* refactor: archiver code clean up so that it's more readable for the next fu...
Justin Clarke Casey
1
-1
/
+0
2008-07-06
Copyright notices and formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-07-06
* minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...
Justin Clarke Casey
1
-28
/
+45
2008-07-06
* minor: remove unnecessary locking from SOP.GetInventoryItem()
Justin Clarke Casey
1
-20
/
+7
2008-07-06
* minor: Stop spurious 'item not found' messages when placing things into a p...
Justin Clarke Casey
1
-9
/
+2
2008-07-02
property encapsulation for SOP
Sean Dague
1
-3
/
+3
2008-06-29
* Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.
Teravus Ovares
1
-19
/
+2
2008-06-28
Mantis#1616. Applied Melanie's patch. This may or may
Charles Krinke
1
-32
/
+38
2008-06-27
* Remove responsibilty for signalling scene object change from SceneObjectPar...
Justin Clarke Casey
1
-1
/
+2
2008-06-04
Mantis#1439. Thank you kindly, Melanie for a patch that
Charles Krinke
1
-0
/
+24
2008-05-29
Mantis#1416. Thank you very much, Melanie for a patch that:
Charles Krinke
1
-0
/
+12
[next]