Commit Verlauf

Autor SHA1 Nachricht Datum
  Diva Canto 53594e599e * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. vor 14 Jahren
  Melanie baaf660511 Merge branch 'master' into presence-refactor vor 14 Jahren
  Justin Clark-Casey (justincc) 05a3e37b85 Apply http://opensimulator.org/mantis/view.php?id=3334 vor 14 Jahren
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. vor 14 Jahren
  Diva Canto 0c2946031b CommunicationsManager is practically empty. Only NetworkServersInfo is there. vor 14 Jahren
  Diva Canto 6998668bbc * Last reference to CommsManager.UserProfileCacheService removed vor 14 Jahren
  Diva Canto 25fdbd6cbc Less refs to UserProfileCacheService. Compiles but likely doesn't run. vor 14 Jahren
  Diva Canto 8a9677a531 The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. vor 14 Jahren
  Melanie c72f78215b Backport the fixes to WebFetchInventoryDescendents to the UDP vor 15 Jahren
  John Hurliman c75d415648 * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode vor 15 Jahren
  John Hurliman 4847e62e9f * Switched all operations on the list of clients that could be either sync or async to use Scene.ForEachClient() instead of referencing ClientManager directly vor 15 Jahren
  John Hurliman 23a334b9f5 * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection vor 15 Jahren
  John Hurliman c893761319 * Unregister event handlers in LLUDPServer when a client logs out and disconnects vor 15 Jahren
  Diva Canto d344ca932d A small change in FetchInventoryDescendantsCAPS. vor 15 Jahren
  Diva Canto 8c255b374a Uncommented log message on CAPs FetchInventoryDescendants vor 15 Jahren
  Jeff Ames 606e831ff5 Formatting cleanup. vor 15 Jahren
  Jeff Ames ee205e7e81 Formatting cleanup. vor 15 Jahren
  John Hurliman 33133e23b1 Fixes seven leaky .BeginInvoke() calls vor 15 Jahren
  Melanie 976cf4284b Fix up WebFetchInventoryDescendents to really return all data needed, vor 15 Jahren
  Melanie 22a0dff226 Modify CAPS inventory code. Currently this is not executed vor 15 Jahren
  Diva Canto b03eeeb9f6 * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. vor 15 Jahren
  Diva Canto e4f64dd714 Made HandleFetchInventoryDescendents async, so that the client thread doesn't wait for the download of the entire inventory. vor 15 Jahren
  Diva Canto 1604c9d19e One more place fixed for setting the inventory folder owner. Thanks jhurliman. vor 15 Jahren
  Diva Canto 4382f28efc Async purge so that the client thread doesn't wait. vor 15 Jahren
  Diva Canto c5af39239f A better purge of trash folder. vor 15 Jahren
  Diva Canto 124f66bfc2 jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 vor 15 Jahren
  Diva Canto d95d3b949b Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020) vor 15 Jahren
  Diva Canto fa8a94577a Merge branch 'master' of ssh://[email protected]/var/git/opensim vor 15 Jahren
  Jeff Ames 82c888fc6c Add copyright headers. Formatting cleanup. Fix a compiler warning. vor 15 Jahren
  Diva Canto 6808b9109e Merge branch 'master' of ssh://[email protected]/var/git/opensim into inventory-connector vor 15 Jahren