Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 18c5dc0953 Try to cache system folders if they aren't already there when one is requested 15 years ago
  Justin Clark-Casey (justincc) 7ff4c2e50b Pull out distinct cache system folders and drop cache methods in InventoryCache 15 years ago
  Diva Canto b0292d59a5 Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Diva Canto 7aa54593e0 Redirected all calls to CachedUserProfile methods to the inventory service. Redirection of the RootFolder property is still todo. This compiles but probably inventory will be inconsistent. 15 years ago
  Jeff Ames 50f29752f5 Formatting cleanup. Add copyright headers. 15 years ago
  Diva Canto 41ad610f3e * Added two new packet handler implementations for inventory ops. This is starting to work! - but can't be activated incrementally, the flip needs to be global for all inventory ops. 15 years ago
  Diva Canto b3b506cba2 Better test for dropping inventory cache and writing out debug messages. 15 years ago
  Diva Canto bf3f376b10 Fixed test for detecting when user is no longer in sim. 15 years ago
  Diva Canto 31419a70ce System folders inventory cache added to OUT inventory modules. This tracks agents in and out of *sims* in order to fetch/drop their system folders from the cache. Also added region-side support for fetching the system folders from the inventory service. Nothing of this is called yet. 15 years ago