aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-28small change to see if that helps with the inventory problems.MW1-1/+1
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-23/+93
2008-06-26Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke1-0/+11
2008-06-11Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke1-1/+1
2008-05-28Formatting cleanup.Jeff Ames1-5/+5
2008-05-19Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke1-0/+24
2008-05-16Formatting cleanup.Jeff Ames1-110/+110
2008-05-09* Removing polling delay for non-CAPS inventory fetch if the client has not y...Justin Clarke Casey1-1/+50
2008-05-04* Refactor: Do the root case removal thing again, this time in ItemReceive()Justin Clarke Casey1-34/+13
2008-05-04* Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder s...Justin Clarke Casey1-33/+29
2008-05-04* Simplify CreateFolder() by folding previous special root case into FindFold...Justin Clarke Casey1-60/+29
2008-05-03* Add ability to defer item actions for AddItem() and DeleteItem(). This won...Justin Clarke Casey1-5/+21
2008-05-03* Refactor RemoveItem()Justin Clarke Casey1-11/+50
2008-05-03* Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey1-6/+6
2008-05-03* Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which ar...Justin Clarke Casey1-10/+87
2008-05-03* Refactor: move UpdateFolder into CachedUserInfoJustin Clarke Casey1-5/+44
2008-05-03* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...Justin Clarke Casey1-1/+99
2008-05-03* Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem()Justin Clarke Casey1-4/+4
2008-05-03* Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem()Justin Clarke Casey1-1/+1
2008-05-01* Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey1-1/+1
2008-05-01* Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey1-43/+38
2008-04-30* Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()Justin Clarke Casey1-2/+2
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-1/+1
2008-04-27* Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares1-0/+9
2008-04-22* Add folders and items locking in external manipulations of InventoryFolderI...Justin Clarke Casey1-20/+35
2008-04-22* Replace previous specific inventory callback code with generic alternativeJustin Clarke Casey1-0/+23
2008-04-22* Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey1-8/+54
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-04-17* Re-Fixed caps Teravus Ovares1-13/+0
2008-04-15* A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares1-0/+13
2008-04-11* Remove the worst excesses of my inventory debugging codeJustin Clarke Casey1-6/+6
2008-04-11* Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey1-11/+20
2008-04-11* Minor inventory code cleanup following on from last patchJustin Clarke Casey1-1/+1
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey1-37/+72
2008-04-11* minor: replace test of CachedUserInfo.RootFolder != null with something mor...Justin Clarke Casey1-5/+11
2008-04-11* minor documenting, cleanup, renaming in user profile cache serviceJustin Clarke Casey1-7/+21
2008-04-10further renaming of properties for claritySean Dague1-5/+5
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-5/+5
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-13/+13
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-7/+7
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey1-20/+108
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey1-0/+5
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-02Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW1-4/+16
2007-10-30* Optimized usingslbsa711-19/+18
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-5/+4
2007-10-05== The "right name and place" commit ==lbsa711-14/+4