Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Clark-Casey (justincc) 741caee040 minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions. hace 9 años
  Justin Clark-Casey (justincc) e7f1695338 Correct typo in raw default script stop strategy hace 9 años
  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. hace 9 años
  Robert Adams 2995cde302 BulletSim: update DLLs, SOs, and dylib with latest versions. hace 9 años
  Robert Adams b58ab0ca12 BulletSim: add parameters and parameter definitions for VHACD hace 9 años
  Justin Clark-Casey (justincc) f23be9cd0a When deleting an assembly before re-compile, make sure its attributes allow deletion. hace 9 años
  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. hace 9 años
  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. hace 9 años
  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. hace 9 años
  Justin Clark-Casey (justincc) 26f0e9fa66 If the SnedInventoryAync() method receives an exception log this but make sure it does not terminate the process. hace 9 años
  Justin Clark-Casey (justincc) 49c4fc405d Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack. hace 9 años
  Justin Clark-Casey (justincc) 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged. hace 9 años
  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. hace 9 años
  Justin Clark-Casey (justincc) f07828784b Replace the tabs that have crept into isolated places in config and config example files with spaces hace 9 años
  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. hace 9 años
  Justin Clark-Casey (justincc) 9907b429d6 minor: Fix some CR line endings in Scene.Inventory.cs hace 9 años
  Justin Clark-Casey (justincc) 1797601fec minor: correct SceneCommunicationService.LogHeader spelling hace 9 años
  Justin Clark-Casey (justincc) c3dd46ca87 minor: comment out unusued logging objects in some pCampbot behaviour classes hace 9 años
  Justin Clark-Casey (justincc) f1204c4752 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error hace 9 años
  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. hace 9 años
  Justin Clark-Casey (justincc) 979afbd748 Make XEngine.SaveAllState() actually do this instead of script maintenance hace 9 años
  Justin Clark-Casey (justincc) d748c0896d minor: remove old commented out objectRemoved bool in XEngine.OnRemoveScript() hace 9 años
  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. hace 9 años
  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. hace 9 años
  Justin Clark-Casey (justincc) b22c072c40 Fix a recent regression with HG asset posting to other grids where the assets were no longer being posted. hace 9 años
  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. hace 10 años
  Diva Canto 72814245be Also deleted the option of setting Cap_WebFetchInventoryDescendents from OpenSim.ini.example hace 10 años
  Diva Canto 8cc590cf80 And finally renamed the classes themselves. hace 10 años
  Diva Canto 034fc325c0 Renamed the folder too. hace 10 años
  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. hace 10 años