Commit History

Autor SHA1 Mensaxe Data
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup %!s(int64=7) %!d(string=hai) anos
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to %!s(int64=8) %!d(string=hai) anos
  Diva Canto 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. %!s(int64=9) %!d(string=hai) anos
  Diva Canto c4efeb0f7c Upgraded the Simian inventory connector with an item cache, too, so that it doesn't get awfully out of sync with the improvements I'm making to the robust service connectors, which are being fully leveraged by the simulator. This Simian connector needs more love... %!s(int64=9) %!d(string=hai) anos
  Diva Canto 0bf1209f90 Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item. %!s(int64=9) %!d(string=hai) anos
  Diva Canto c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. %!s(int64=9) %!d(string=hai) anos
  Oren Hurvitz 018832522c Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. %!s(int64=10) %!d(string=hai) anos
  Mic Bowman 64f2dc778a A pretty major restructuring of the simian method invocations in order to %!s(int64=11) %!d(string=hai) anos
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 392e84e554 Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid %!s(int64=11) %!d(string=hai) anos
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. %!s(int64=11) %!d(string=hai) anos
  Diva Canto 26bb95fe3d HG: AAdded a few missing /'s at the end of URLs %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 8233ef25ba Reduce amount of debug lopgging put out by some simiangrid connectors. Please re-enable if needed. %!s(int64=13) %!d(string=hai) anos
  Diva Canto c617d658dd Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. %!s(int64=13) %!d(string=hai) anos
  John Hurliman 9609faa8eb * Run SimianGrid session updates asynchronously instead of from the main heartbeat thread %!s(int64=14) %!d(string=hai) anos
  Diva Canto 8cc3d60e59 Added constructor that takes an URL to asset and inventory simian connectors. %!s(int64=14) %!d(string=hai) anos
  Melanie b28d1b6ccd Fix Simian regression %!s(int64=14) %!d(string=hai) anos
  Melanie 7f9f9f9246 Fix a handful of copypaste errors %!s(int64=14) %!d(string=hai) anos
  Melanie 0ca48b2486 Fix up Simian inentory %!s(int64=14) %!d(string=hai) anos
  John Hurliman 4f79143f3f * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 74e5fe5aa9 Remove various warnings and improve logging messages. No functional changes. %!s(int64=14) %!d(string=hai) anos
  John Hurliman b83910f12a * Added debug logging to SimianGrid inventory service response parsing %!s(int64=14) %!d(string=hai) anos
  John Hurliman 1e87fc8a26 Applying a patch from lkalif to fix a small bug in the previous patch %!s(int64=14) %!d(string=hai) anos
  John Hurliman 6892fc41f7 Applying patch from lkalif to add support for inventory links to the SimianGrid connectors %!s(int64=14) %!d(string=hai) anos
  John Hurliman 1430441cf3 Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion %!s(int64=14) %!d(string=hai) anos
  John Hurliman 84459d2bc2 Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors %!s(int64=14) %!d(string=hai) anos
  John Hurliman 3036aba875 * Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode %!s(int64=14) %!d(string=hai) anos
  John Hurliman 9e3cdc4da5 Fixing the previous patch to work correctly with standalone mode %!s(int64=14) %!d(string=hai) anos
  John Hurliman 0b5141d45b Fixed SimianGrid connectors to gracefully exit if the required config sections are missing %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) aad17e7513 Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone %!s(int64=14) %!d(string=hai) anos