コミット履歴

作者 SHA1 メッセージ 日付
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Justin Clarke Casey 77297ed6cc * Separate out OGS1 calls used between services (rather than from region to services) into a separate assembly to parallel OpenSim.Region.Communications.OGS1 16 年 前
  Justin Clarke Casey 29e8fcd13c * minor: Rename IInterGridInventoryServices since it's inter service rather than inter grid 16 年 前
  Justin Clarke Casey 9af05d0bc3 * refactor: break out inter grid inventory services further 16 年 前
  Justin Clarke Casey b2b5675bd4 * refactor: move new inventory service call by user server to OGS1 with all the other service calls 16 年 前
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. 16 年 前
  Charles Krinke 7821cca2f5 Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch 16 年 前
  Jeff Ames 65c5efe43b Formatting cleanup. 16 年 前
  Justin Clarke Casey 1b90238f28 * Start recording initial complete avatar inventory retrieval failures from the region server 16 年 前
  Justin Clarke Casey a81edef2b9 * Refactor: Remove redundant userID from further up the inventory request chain 16 年 前
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method 16 年 前
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 年 前
  Justin Clarke Casey 9817363b93 * Completely inconsequential inventory odds and ends (actual impact - only one log message changed) 16 年 前
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 16 年 前
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty 16 年 前
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone 16 年 前
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 年 前
  Justin Clarke Casey b3f783ae05 * Reduce publicly exposed fields on InventoryCollection, which was causing duplicate sets of inventory data to be sent over the grid 16 年 前
  Justin Clarke Casey 8f345d36d8 * Minor refactoring in OGS1InventoryService 16 年 前
  Justin Clarke Casey 7ac7f79f88 * Eliminate a class of errors where an inventory request could be made before the region had completely received the inventory for the user. 16 年 前
  Justin Clarke Casey 649f304e76 * Minor inventory code cleanup following on from last patch 16 年 前
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual 16 年 前
  Justin Clarke Casey ba132f3a0b * Minor: get CreateNewUserInventory() to return true on success 16 年 前
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 年 前
  Teravus Ovares a0a0229fdf * Set Svn Properties eol-style: |337 16 年 前
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. 16 年 前
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders 16 年 前
  Justin Clarke Casey 78e24380c8 * Stop grid inventory network failures crashing the client session 16 年 前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年 前
  Jeff Ames a8cfbbe963 Minor cleanup. 16 年 前