Commit Verlauf

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