Historique des commits

Auteur SHA1 Message Date
  MW e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. il y a 16 ans
  MW 33e7c09b7b Added IRegistryCore and RegistryCore to OpenSim.Framework. il y a 16 ans
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: il y a 16 ans
  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. il y a 16 ans
  diva 1fa8a7ce29 Restoring method 2 of linking regions in HG, which was commented out for some bizarre reason. Fixes mantis #3141. Thanks Vinc for providing an alternative patch, which wasn't used but served to expose the mix-up. il y a 16 ans
  diva 3f25128e77 Adds support for preserving animations on region crossings and TPs. il y a 16 ans
  Justin Clarke Casey 93837807ff * refactor: remove AssetCache field hanging off Scene il y a 16 ans
  Justin Clarke Casey bc9a013f52 * minor: remove mono compiler warnings il y a 16 ans
  Jeff Ames 95d53d48d4 Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. il y a 16 ans
  lbsa71 801da4346a * optimized usings. il y a 16 ans
  Justin Clarke Casey 83105211bc * minor: remove some mono compiler warnings il y a 16 ans
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command il y a 16 ans
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. il y a 16 ans
  Dr Scofield b1739cbbfd fixing warnings. il y a 16 ans
  Dr Scofield a89d097355 starting phase 2 of the OpenSim.Region.Environment commit: relocating il y a 16 ans
  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. il y a 16 ans
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command il y a 16 ans
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring il y a 16 ans
  MW e21b3bf390 Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link. il y a 16 ans
  MW eb5a022981 Added some basic relocation mapping support for when loading hypergrid links from a xml file. il y a 16 ans
  MW 0ec96d294a Small bit of refactoring related to the hypergrid link loading from xml files. il y a 16 ans
  MW d40e07a2c7 Added support for a "excludeList" as part of the hypergrid xml link file loading. So that certain links in the file will be ignored. See the wiki's hypergrid page for details (in about a hour). il y a 16 ans
  MW 940728dad7 Added initial support for reading hypergrid links from a xml config file. Although its currently still activated by using console command: link-region <URI of xml file> , the uri should be able to be a local file path or a http uri. I'm adding details of the format of the xml file to the wiki's hypergrid page. il y a 16 ans
  Justin Clarke Casey b6ee2f15ba * refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager il y a 16 ans
  Justin Clarke Casey 63851f1441 * refactor: move ResetUserPassword into UserServiceAdmin il y a 16 ans
  Justin Clarke Casey 7b49c711e9 * minor: Eliminate unused paramter in LocalUserServices constructors il y a 16 ans
  Jeff Ames de052c48d1 Add copyright headers. Minor formatting cleanup. il y a 16 ans
  Jeff Ames 518a8b9f2a Update svn properties. il y a 16 ans
  Justin Clarke Casey e187972377 * Apply http://opensimulator.org/mantis/view.php?id=2640 il y a 16 ans