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
/
Framework
/
InventoryItemBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-55
/
+55
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-3
/
+6
2012-11-17
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
Justin Clark-Casey (justincc)
1
-17
/
+5
2010-11-23
Initialize InventoryItemBase.creatorData properly. Could throw.
Diva Canto
1
-1
/
+1
2010-11-21
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
1
-0
/
+50
2009-10-01
Formatting cleanup.
Jeff Ames
1
-20
/
+20
2009-08-16
IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U...
Diva Canto
1
-0
/
+6
2009-08-12
Redirected all calls to CachedUserProfile methods to the inventory service. R...
Diva Canto
1
-1
/
+10
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-25
* reseparate inventory item creator id and creator uuid
Justin Clarke Casey
1
-6
/
+18
2009-05-08
another possible cause of some of the inventory wierdness is the 1/2 implemented
Sean Dague
1
-9
/
+5
2009-05-05
* Change automatic properties back to manual get/set
Justin Clarke Casey
1
-22
/
+220
2009-05-05
* If an item creator id contains an iar loaded name, create a temporary profi...
Justin Clarke Casey
1
-20
/
+12
2009-05-05
* Fix http://opensimulator.org/mantis/view.php?id=3585
Justin Clarke Casey
1
-16
/
+22
2009-05-05
Add copyright header. Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-8
/
+8
2009-05-05
Fix crash on login
Melanie Thielker
1
-1
/
+1
2009-05-04
Fix the AsUuid thingy
Melanie Thielker
1
-4
/
+4
2009-05-04
Fox the InventoryItem.CreatorIdAsUuid property
Melanie Thielker
1
-1
/
+13
2009-05-04
* Insert profile references for creators for items saved into iars
Justin Clarke Casey
1
-43
/
+32
2009-05-04
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
1
-1
/
+12
2009-05-04
* Refactor: Simplify InventoryFolderImpl. No functional change.
Justin Clarke Casey
1
-168
/
+63
2009-04-08
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
1
-4
/
+29
2009-02-17
* Establish InventoryArchiveSaved event for unit tests
Justin Clarke Casey
1
-1
/
+1
2009-02-11
* Establish a common InventoryNodeBase class from InventoryItemBase and Inven...
Justin Clarke Casey
1
-32
/
+2
2008-11-14
Add group permissions to agent inventory.
Melanie Thielker
1
-0
/
+11
2008-10-21
Set a default creation date on inventory and task inventory items
Melanie Thielker
1
-0
/
+6
2008-09-12
reformat spacing on some property declarations. Take away the virtual
Sean Dague
1
-73
/
+33
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-13
/
+13
2008-06-25
make lots of properties virtual, which lets nhibernate do
Sean Dague
1
-20
/
+20
2008-05-16
Formatting cleanup.
Jeff Ames
1
-10
/
+10
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
1
-9
/
+109
2008-04-29
* Spring cleaning.
Adam Frisby
1
-118
/
+79
2008-04-24
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
1
-78
/
+78
2008-04-23
* Implement proper emptying of trashcan on standalone
Justin Clarke Casey
1
-2
/
+0
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+0
2008-04-07
Refactor InventoryItemBase to do the following:
Sean Dague
1
-13
/
+132
2008-04-07
break out the 5 classes that were
Sean Dague
1
-197
/
+0
2008-03-28
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
1
-0
/
+8
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2007-12-31
Correctly output library inventory folder type and version information
Justin Clarke Casey
1
-2
/
+2
2007-12-27
* Optimized usings
lbsa71
1
-1
/
+1
2007-12-15
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
1
-0
/
+6
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-1
/
+1
2007-12-08
This patch fixes mantis 105. Basically, it stops the index exception when
Sean Dague
1
-2
/
+2
2007-12-01
Initial working Grid Inventory server. Only been tested on a very small grid,...
MW
1
-0
/
+19
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-12
/
+8
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-31
set svn:eol-style
Jeff Ames
1
-273
/
+273
2007-10-30
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
1
-1
/
+29
2007-10-30
* Optimized usings
lbsa71
1
-1
/
+18
[next]