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
/
SceneObjectPart.Inventory.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some permissions checks and fixes
Melanie Thielker
2008-10-08
1
-1
/
+1
*
Implement ForceOwnerPermissive and God TakeCopy
Melanie Thielker
2008-10-06
1
-0
/
+9
*
Add "Notecard saved" message to saves of notecards into prims
Melanie Thielker
2008-09-26
1
-0
/
+16
*
Remove the ugly-as-sin "interop" hack script perms fudging in
Melanie Thielker
2008-09-22
1
-18
/
+0
*
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
2008-09-21
1
-6
/
+6
*
Fix an inventory naming regression
Melanie Thielker
2008-09-08
1
-5
/
+2
*
Remove casting nastiness in LSL_Api
Melanie Thielker
2008-09-08
1
-0
/
+4
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-24
/
+24
*
fix: PostInitialise() not being called on script engines (nasty one that)
Dr Scofield
2008-09-02
1
-22
/
+24
*
Completing the item sale series, this one implements sell contents.
Melanie Thielker
2008-08-24
1
-0
/
+10
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-12
/
+12
*
refactor TaskInventoryItem Mask -> Permissions to be consistant with how things
Sean Dague
2008-07-23
1
-21
/
+21
*
Patch #9147
Melanie Thielker
2008-07-14
1
-1
/
+1
*
* Actually persist restored archives to the database - wasn't actually doing ...
Justin Clarke Casey
2008-07-13
1
-4
/
+10
*
* minor: just some null guards and name changes to make it clearer that prim ...
Justin Clarke Casey
2008-07-12
1
-3
/
+3
*
*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...
mingchen
2008-07-09
1
-0
/
+3
*
Mantis#1690. Thank you, Malanie for a patch that:
Charles Krinke
2008-07-08
1
-0
/
+2
*
* refactor: archiver code clean up so that it's more readable for the next fu...
Justin Clarke Casey
2008-07-06
1
-1
/
+0
*
Copyright notices and formatting cleanup.
Jeff Ames
2008-07-06
1
-1
/
+1
*
* minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...
Justin Clarke Casey
2008-07-06
1
-28
/
+45
*
* minor: remove unnecessary locking from SOP.GetInventoryItem()
Justin Clarke Casey
2008-07-06
1
-20
/
+7
*
* minor: Stop spurious 'item not found' messages when placing things into a p...
Justin Clarke Casey
2008-07-06
1
-9
/
+2
*
property encapsulation for SOP
Sean Dague
2008-07-02
1
-3
/
+3
*
* Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.
Teravus Ovares
2008-06-29
1
-19
/
+2
*
Mantis#1616. Applied Melanie's patch. This may or may
Charles Krinke
2008-06-28
1
-32
/
+38
*
* Remove responsibilty for signalling scene object change from SceneObjectPar...
Justin Clarke Casey
2008-06-27
1
-1
/
+2
*
Mantis#1439. Thank you kindly, Melanie for a patch that
Charles Krinke
2008-06-04
1
-0
/
+24
*
Mantis#1416. Thank you very much, Melanie for a patch that:
Charles Krinke
2008-05-29
1
-0
/
+12
*
Thank you kindly, Melanie, for:
Charles Krinke
2008-05-23
1
-1
/
+4
*
* This update causes the backup process to run in a separate thread.
Teravus Ovares
2008-05-21
1
-2
/
+5
*
Formatting cleanup, minor refactoring. Fixed some comparisons of value types...
Jeff Ames
2008-05-18
1
-15
/
+15
*
* Tweaked patch mantis 1302 and committing it.
Teravus Ovares
2008-05-17
1
-7
/
+30
*
Formatting cleanup.
Jeff Ames
2008-05-17
1
-11
/
+11
*
* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...
Teravus Ovares
2008-05-16
1
-1
/
+13
*
* Patch from Melanie. Mantis 1294: Fix broken wearables icon display in pri...
Teravus Ovares
2008-05-16
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-92
/
+92
*
Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...
Teravus Ovares
2008-05-15
1
-30
/
+70
*
Formatting cleanup.
Jeff Ames
2008-05-14
1
-5
/
+5
*
* Minor: Normalise prim inventory log headers
Justin Clarke Casey
2008-05-01
1
-5
/
+5
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-76
/
+74
*
* Spring cleaning on Region.Environment.
Adam Frisby
2008-05-01
1
-74
/
+76
*
* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...
Teravus Ovares
2008-04-30
1
-1
/
+1
*
* Tidy up and comments related to last inventory related commit
Justin Clarke Casey
2008-04-26
1
-5
/
+5
*
* First draft implementation of copying prim inventory items back to agent in...
Justin Clarke Casey
2008-04-26
1
-7
/
+15
*
* Check in odds and ends which remain as an attempt to get the item propertie...
Justin Clarke Casey
2008-04-25
1
-10
/
+42
*
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
2008-04-24
1
-30
/
+30
*
* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...
Adam Frisby
2008-04-23
1
-0
/
+25
*
* Applying Mantis #1020 (Animations) - Thanks Melanie.
Adam Frisby
2008-04-23
1
-0
/
+33
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-5
/
+3
*
* Updates LSL2CS converter
Teravus Ovares
2008-04-20
1
-0
/
+1
[next]