Commit History

Author SHA1 Message Date
  Diva Canto aba9ffdbd0 Refactored the GetMesh module into a handler and a module, to be the same as GetTexture. 13 years ago
  Diva Canto f7d3720126 Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien avatar takes 6secs to transfer between sims on the same machine... 13 years ago
  Diva Canto 51d0b8b4e9 Oops, forgot this one. 13 years ago
  Diva Canto 8cc547c277 Turns out that it's a bad idea to let Agent position updates linger for a long time on certain versions of mono. It's better to abort them if they take too long. So timeout is now an argument. Currently: 20secs for CreateAgent, 100secs for UpdateAgent (fat), 10 secs for UpdateAgent (Position); all of these divided by 4, for ReadWrite, as Mic had before. 13 years ago
  Diva Canto 10180760b7 Works! 13 years ago
  Sean McNamara 0995fedcac AutoBackupModule: Implement per-region settings in Regions.ini. 13 years ago
  Sean McNamara fffd42f5cb Merge git://opensimulator.org/git/opensim 13 years ago
  Sean McNamara 2aab033aaa First pass at fixing justincc's feedback v2 ( http://opensimulator.org/mantis/view.php?id=5440 ) 13 years ago
  Diva Canto 2d21052fa3 Start to drill down on GetTexture. Read the config and do different things. 13 years ago
  Diva Canto f79400e94c Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. 13 years ago
  Diva Canto 275046cf02 Change GetTextureModule.cs to conform to the new IRegion module interface. NOTHING OF THIS WORKS. Compiles. 13 years ago
  Diva Canto 126d2adeba Move CapabilitiesModule back to CoreModules. This one belongs there. 13 years ago
  Diva Canto f10666c7ba How this might look like from a configuration perspective. Changes OpenSimDefaults.ini. 13 years ago
  Diva Canto 8cc9d22b89 Merge branch 'master' into caps 13 years ago
  Diva Canto bbe41c75e1 Fixed confusing OSDMap that comes as the response of QueryAccess in the case it fails. 13 years ago
  Diva Canto f0bf64b6de Merge branch 'master' into caps 13 years ago
  Diva Canto 6b2b036387 Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. 13 years ago
  Diva Canto d4323dd753 Increased Timeout to 30 secs. 13 years ago
  Diva Canto 91a604d4b6 Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because it was _way_ too low and is probably making writes abort in the middle. 13 years ago
  Diva Canto 56df746133 XXX DEBUGGING! 13 years ago
  Diva Canto 00e94b0ba8 Check for RegionID instead of RegionHandle. Other minor tweaks 13 years ago
  Diva Canto e3c27d8527 Nope, that didn't feel right. Moving all those modules to Linden space. 13 years ago
  Diva Canto c062138dad Moved several cap-based-service-providing modules from where they were into a newly created CoreModules/Caps. Not all. 13 years ago
  Diva Canto 3e79842312 Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 13 years ago
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
  Melanie 99b35d3ca6 When coming in from a legacy region without fatpacks, start scripts the 13 years ago
  Diva Canto 4d5d6222f7 Delaying starting the scripts on TPs and crossings until the agent is root. 13 years ago
  Diva Canto 412503b216 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Diva Canto 0d49611f6d Remove the scripts of the attachments in the departing region and recreate them if fail. 13 years ago
  Dan Lake 8f14c3f04f Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago