Commit History

Автор SHA1 Съобщение Дата
  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 години
  Sean Dague 3dd98a112f allow for Inventory database source to be specified in main преди 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 e755727a0f * Change lazy user inventory creation on first login to synchronous rather than async. преди 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 5ad4c79a4e * Refactor GetUsersInventory() преди 16 години
  Justin Clarke Casey ba132f3a0b * Minor: get CreateNewUserInventory() to return true on success преди 16 години
  Justin Clarke Casey ded704ef1f * Minor inventory message cleanup and documentation преди 16 години
  Sean Dague a6d27e0929 further refactor and rename of InventoryFolderBase properties преди 16 години
  Justin Clarke Casey 90422db35a * Update code to use patched libsecondlife.dll which removes the problem where the AssetType enum was 'Primitive' rather than 'Object' преди 16 години
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase преди 16 години
  Sean Dague f436815107 Refactor InventoryItemBase to do the following: преди 16 години
  Justin Clarke Casey 93303072dd * Minor: If a user exists but has no inventory in standalone, automatically create new inventory folders преди 16 години
  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 преди 16 години
  Justin Clarke Casey af3118eccd * Fix problem where inventory code throws a swallowed exception on grid mode if the avatar has never logged in before преди 16 години
  Justin Clarke Casey 2fddd775f4 * Stop the grid inventory service sending all folder and item details twice преди 16 години
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. преди 16 години
  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 преди 16 години
  MW 7fcffa3a3a Re-enabled terrain texture generation for the world map. Adam can clean up/ sort it out when he gets time. преди 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 35dec2e53a * Refactor: Eliminate RequestUsersRoot() redundant method преди 16 години
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() преди 16 години
  Justin Clarke Casey 0609970f2e * Correct asset type of Lost and Found folder - this might stop it appearing twice преди 16 години
  Justin Clarke Casey 18f9f1410d * Just inserting some exploratory comments into inventory code преди 16 години
  Jeff Ames 47180080f0 Formatting cleanup. преди 16 години
  Jeff Ames a8cfbbe963 Minor cleanup. преди 16 години
  MW 49a5a00b80 Added a method to access a named folder in a users inventory, to the inventory Database interfaces. This could be useful for adding a item to a users inventory from say a web front end application or some other third party application. [note the method is only currently implemented in the sqlite provider] преди 16 години
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls преди 16 години