Historie revizí

Autor SHA1 Zpráva Datum
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. před 16 roky
  Charles Krinke 7821cca2f5 Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch před 16 roky
  Jeff Ames 65c5efe43b Formatting cleanup. před 16 roky
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo před 16 roky
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method před 16 roky
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! před 16 roky
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty před 16 roky
  Sean Dague 3dd98a112f allow for Inventory database source to be specified in main před 16 roky
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone před 16 roky
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). před 16 roky
  Justin Clarke Casey e755727a0f * Change lazy user inventory creation on first login to synchronous rather than async. před 16 roky
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual před 16 roky
  Justin Clarke Casey 5ad4c79a4e * Refactor GetUsersInventory() před 16 roky
  Justin Clarke Casey ba132f3a0b * Minor: get CreateNewUserInventory() to return true on success před 16 roky
  Justin Clarke Casey ded704ef1f * Minor inventory message cleanup and documentation před 16 roky
  Sean Dague a6d27e0929 further refactor and rename of InventoryFolderBase properties před 16 roky
  Justin Clarke Casey 90422db35a * Update code to use patched libsecondlife.dll which removes the problem where the AssetType enum was 'Primitive' rather than 'Object' před 16 roky
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase před 16 roky
  Sean Dague f436815107 Refactor InventoryItemBase to do the following: před 16 roky
  Justin Clarke Casey 93303072dd * Minor: If a user exists but has no inventory in standalone, automatically create new inventory folders před 16 roky
  Justin Clarke Casey 48fc4ee059 * Log exceptions which make it up to the top of the http request frame, rather than having them disappear off into the ether před 16 roky
  Justin Clarke Casey af3118eccd * Fix problem where inventory code throws a swallowed exception on grid mode if the avatar has never logged in before před 16 roky
  Justin Clarke Casey 2fddd775f4 * Stop the grid inventory service sending all folder and item details twice před 16 roky
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. před 16 roky
  Justin Clarke Casey 875211b262 * Various 1.19.0.5 grid inventory request fixes. These will only take affect once the region and the grid servers have upgraded to this revision před 16 roky
  MW 7fcffa3a3a Re-enabled terrain texture generation for the world map. Adam can clean up/ sort it out when he gets time. před 16 roky
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders před 16 roky
  Justin Clarke Casey 35dec2e53a * Refactor: Eliminate RequestUsersRoot() redundant method před 16 roky
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() před 16 roky
  Justin Clarke Casey 0609970f2e * Correct asset type of Lost and Found folder - this might stop it appearing twice před 16 roky