Commit Verlauf

Autor SHA1 Nachricht Datum
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to vor 8 Jahren
  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. vor 9 Jahren
  Diva Canto 3df472f10d Added inventory tests to Robust.Tests. vor 9 Jahren
  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. vor 9 Jahren
  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. vor 9 Jahren
  Oren Hurvitz 1fa3a6f1bd When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards". vor 10 Jahren
  Oren Hurvitz 0fe08c8799 - When sending the "My Suitcase" folder to the client, always claim it has Folder Type 8. (Previously we had used Folder Type -1 in one place, and LLClientView didn't even bother changing Folder Type 100 to anything else.) vor 10 Jahren
  Oren Hurvitz 018832522c Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. vor 10 Jahren
  Oren Hurvitz a0739a80a8 Fixed bugs when getting the root folder. vor 11 Jahren
  Justin Clark-Casey (justincc) 2aa58c5843 Do not allow invariants to change on calls to XInventoryService.UpdateItem() vor 11 Jahren
  Justin Clark-Casey (justincc) 75c880a6f3 Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. vor 11 Jahren
  Justin Clark-Casey (justincc) 7ea832d47c Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. vor 12 Jahren
  Justin Clark-Casey (justincc) a0d178b284 Following on from f8a89a79, do not allow more than one 'type' folder (e.g. calling cards) to be created in the base "My Inventory" user folder. vor 12 Jahren
  Justin Clark-Casey (justincc) f8a89a79eb Allow multiple calling card type inventory folders to be created. vor 12 Jahren
  Justin Clark-Casey (justincc) 01a2b0b289 Fix various issues with http inventory vor 12 Jahren
  Justin Clark-Casey (justincc) 7e97f0e898 minor: extend commented out LinkInventoryItem log message for future use vor 12 Jahren
  Justin Clark-Casey (justincc) 16d303f7cd Fix bug where outfit folders could not be renamed. vor 12 Jahren
  Justin Clark-Casey (justincc) 896cd45939 Fix issue where a new outfit folder is not created when a new outfit is saved if there are no previous outfits vor 12 Jahren
  Justin Clark-Casey (justincc) e83bc049df refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/PurgeFolders overloads as previously discussed with Oren - I think this makes more sense on balance vor 12 Jahren
  Oren Hurvitz ad23774433 Allow deleting folders even if they're not in the Trash vor 12 Jahren
  Diva Canto 953fe46811 A few minor tweaks here and there in XInventoryService. vor 12 Jahren
  Melanie 37603ca6da Reverse a conditional in XInventory that made updating system folder evrsion numbers impossible vor 12 Jahren
  Diva Canto 8131a24cde Send the config section name up to the service classes themselves (XInventory and Assets). vor 12 Jahren
  Justin Clark-Casey (justincc) c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. vor 12 Jahren
  Diva Canto d60f525baa HG inventory transfers over the profile working. vor 13 Jahren
  Justin Clark-Casey (justincc) ab855e6f8d fix bug where outfit folder links could not be deleted vor 13 Jahren
  Justin Clark-Casey (justincc) bdd7849094 Allow item links to be deleted even when other deletes and purges are disabled. vor 13 Jahren
  Justin Clark-Casey (justincc) 6dcc87b1ad Accidentally committed too early vor 13 Jahren
  Justin Clark-Casey (justincc) 491279f99a Allow item links to be deleted even when other deletes and purges are disabled. vor 13 Jahren