Commit History

Author SHA1 Message Date
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
  diva 33330297d6 THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. 16 years ago
  diva d784205527 Improved log message. 16 years ago
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 16 years ago
  lbsa71 801da4346a * optimized usings. 16 years ago
  diva 98bfeabf94 Makes ban of HG users exactly the same as ban of local users, that is upon AddClient and not before. 16 years ago
  Sean Dague 8088802c21 From Alan Webb <[email protected]> 16 years ago
  diva ff0fa12903 Adds support for HG linking to specific regions within an instance. The format is Host:Port:Region. Refactored the linking code from MapSearchModule to HGHyperlink, so that it can be used both by the MapSearchModule and the Console command. 16 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 16 years ago
  diva f1b9ff6b4b Fixed logic for sending foreign user information (HG). 16 years ago
  diva 158de95bde Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE. 16 years ago
  diva 06803f182b Minor bug fix in HG home regions management, removing the use of m_knownRegions.Count for creating the local handler. Local handlers are now created using a random number generator. 16 years ago
  diva 857535550c Better error handling for expect_hg_user on the HG. 16 years ago
  Jeff Ames 518a8b9f2a Update svn properties. 16 years ago
  Justin Clarke Casey fbf90b1ece * minor: eliminate mono compiler warnings 16 years ago
  Justin Clarke Casey e187972377 * Apply http://opensimulator.org/mantis/view.php?id=2640 16 years ago