Historia zmian

Autor SHA1 Wiadomość Data
  Justin Clark-Casey (justincc) 741caee040 minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions. 9 lat temu
  Justin Clark-Casey (justincc) e7f1695338 Correct typo in raw default script stop strategy 9 lat temu
  Justin Clark-Casey (justincc) bd962f7e07 If an exception comes out of DoOnRezScript in DoOnRezScriptQueue(), then only fail a single script rather than halting the exntire script startup process. 9 lat temu
  Robert Adams 2995cde302 BulletSim: update DLLs, SOs, and dylib with latest versions. 9 lat temu
  Robert Adams b58ab0ca12 BulletSim: add parameters and parameter definitions for VHACD 9 lat temu
  Justin Clark-Casey (justincc) f23be9cd0a When deleting an assembly before re-compile, make sure its attributes allow deletion. 9 lat temu
  Justin Clark-Casey (justincc) 08d3452092 Fix regression where the stored state of every second script in an object rezzed from inventory (e.g. attachments) was no longer loaded. 9 lat temu
  Diva Canto 42644e3b84 On the GridService, the central simulator features: ensure that the map tile url ends with '/' because the viewer is dumb and just appends to it. 9 lat temu
  Justin Clark-Casey (justincc) 4509bbb8e4 Stop currently unsettable display names from appearing when [ClientStack.LindenCaps] Cap_GetDisplayNames = "localhost" is set by never passing the username. 9 lat temu
  Justin Clark-Casey (justincc) 26f0e9fa66 If the SnedInventoryAync() method receives an exception log this but make sure it does not terminate the process. 9 lat temu
  Justin Clark-Casey (justincc) 49c4fc405d Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack. 9 lat temu
  Justin Clark-Casey (justincc) 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged. 9 lat temu
  AliciaRaven f0bccb3d77 Fix OfflineIMEmail value overwriting every time its called. The request was receiving a blank user prefs object to populate but then was checking for an email address. When this failed the email address was pulled from the User Account service and the empty prefs now including the email was saved before being loaded again to be returned. This was overwriting all other settings in the prefs. This fix returns the existing prefs first before checking the email address is set, and only updates email if missing. 9 lat temu
  Justin Clark-Casey (justincc) f07828784b Replace the tabs that have crept into isolated places in config and config example files with spaces 9 lat temu
  Justin Clark-Casey (justincc) b7d2d497fe minor: Comment out log line for the SimulatorFeatures cap request for now to reduce log verbiage. Please revert if still required. 9 lat temu
  Justin Clark-Casey (justincc) 9907b429d6 minor: Fix some CR line endings in Scene.Inventory.cs 9 lat temu
  Justin Clark-Casey (justincc) 1797601fec minor: correct SceneCommunicationService.LogHeader spelling 9 lat temu
  Justin Clark-Casey (justincc) c3dd46ca87 minor: comment out unusued logging objects in some pCampbot behaviour classes 9 lat temu
  Justin Clark-Casey (justincc) f1204c4752 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error 9 lat temu
  Justin Clark-Casey (justincc) 202533c8ed minor: In AttachmentsModule.UpdateKnownItem use the existing IInventoryAccessModule reference that other methods are already using rather than fetching its own copy. 9 lat temu
  Justin Clark-Casey (justincc) 979afbd748 Make XEngine.SaveAllState() actually do this instead of script maintenance 9 lat temu
  Justin Clark-Casey (justincc) d748c0896d minor: remove old commented out objectRemoved bool in XEngine.OnRemoveScript() 9 lat temu
  Justin Clark-Casey (justincc) 7317092733 For scripts in attachments, don't save .state files apart from the initial one as these are ignored since .state is saved in the attachment's asset. 9 lat temu
  Justin Clark-Casey (justincc) e9901ecfda minor: Suppress the log messages when user profiles data is requested for an NPC or an HG user with no set server URI to avoid log spam. 9 lat temu
  Justin Clark-Casey (justincc) b22c072c40 Fix a recent regression with HG asset posting to other grids where the assets were no longer being posted. 9 lat temu
  Justin Clark-Casey (justincc) beef41f24c Stop simulators attempting to contact registered but offline regions (RegionFlags.Persistent but not RegioNFlags.RegionOnline) on startup and when an avatar completes a teleport. 9 lat temu
  Diva Canto 72814245be Also deleted the option of setting Cap_WebFetchInventoryDescendents from OpenSim.ini.example 9 lat temu
  Diva Canto 8cc590cf80 And finally renamed the classes themselves. 9 lat temu
  Diva Canto 034fc325c0 Renamed the folder too. 9 lat temu
  Diva Canto a626de696a Renamed these 2 files, because their names are misleading. This is no longer called WebFetchInventoryDescendents, and we no longer use that cap; the viewers use FetchInvventoryDescendents2. 9 lat temu