تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 سال پیش
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to 8 سال پیش
  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. 9 سال پیش
  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. 9 سال پیش
  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. 9 سال پیش
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 سال پیش
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 10 سال پیش
  Oren Hurvitz 018832522c Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. 10 سال پیش
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) 10 سال پیش
  Diva Canto 1fc873d09f Same fix to LocalInventoryServiceConnector.cs 11 سال پیش
  Diva Canto 922425a205 Last 27 modules' directives (service connectors out). 11 سال پیش
  Justin Clark-Casey (justincc) 8fb3e71b14 Shuffle order of code in invnetory connector GetFolderContent() calls to avoid a possible race condition 13 سال پیش
  Justin Clark-Casey (justincc) 655935db49 Use a copy of the inventory items list to register users in the thread started by GetFolderContent(), to protect ourselves against callers modifying lists 13 سال پیش
  Justin Clark-Casey (justincc) 7cadb89a0f When a region is added to the HG Inventory Broker, also pass this through to the embedded local inventory connector to prevent an NRE when that connector tries to lookup the UserManager through the scene. 13 سال پیش
  Justin Clark-Casey (justincc) 014cd4f8bb remove mono compiler warnings 13 سال پیش
  Justin Clark-Casey (justincc) a048ec3f95 stop the local inventory services connector from logging an error when an item id isn't found. 13 سال پیش
  Diva Canto ef4f1fc4ba Made things consistent between LocalInventoryServiceConnector and RemoteXInventoryServiceConnector on GetFolderContent. 13 سال پیش
  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. 13 سال پیش
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 سال پیش
  Justin Clark-Casey (justincc) 1e8e98a07f Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs 14 سال پیش
  Justin Clark-Casey (justincc) 107052b23d Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item) 14 سال پیش
  Justin Clark-Casey (justincc) 289c21099c Add automated test at the opensim 'api' level to check that a given item goes to the correct directory 14 سال پیش
  Justin Clark-Casey (justincc) 704a53fb9b Fix bug in llGiveInventory() where items were disappearing on relog 14 سال پیش
  Justin Clark-Casey (justincc) 74e5fe5aa9 Remove various warnings and improve logging messages. No functional changes. 14 سال پیش
  Diva Canto bd49985afa Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory. 14 سال پیش
  Justin Clark-Casey (justincc) 45563e20e0 minor: correctly print out missing item id when it can't be found rather than a NullReferenceException 14 سال پیش
  Diva Canto 552e9e8c78 * Added SQlite connector for AvatarData. Tested -- works. 14 سال پیش
  Melanie c033223c63 Merge branch 'master' into presence-refactor 14 سال پیش
  Justin Clark-Casey (justincc) 802a969267 Fix http://opensimulator.org/mantis/view.php?id=4224 14 سال پیش
  Diva Canto 1e1b2ab221 * OMG! All but one references to UserProfileCacheService have been rerouted! 14 سال پیش