Commit History

Author SHA1 Message Date
  MW 76133d0763 Refactoring of CreateCommsManagerPlugin. 15 years ago
  MW 8ebd5b409a Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStack 15 years ago
  MW 3c46ee9326 Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we really still need RegionApplicationBase?] 15 years ago
  MW 1dcbea0144 Removed the commented out InitialiseStandaloneServices and InitialiseGridServices (which are now preformed in CreateCommsManagerPlugin) methods from OpenSimBase and HGOpenSimNode. As if we decided to swap back to the old methods we can always re-add them, rather than leave them commented out. 15 years ago
  MW 756c517069 Added IRegionCreator interface that all ApplicationPlugins that are creators of Scenes should implement and register with the ApplicationRegistry.StackModuleInterface<>(); So that other plugins can attach to their OnNewRegionCreated event. 15 years ago
  MW e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. 15 years ago
  MW 18382ebfd9 Changed the type of the ApplicationRegistry member from RegistryCore to IRegistryCore 15 years ago
  MW 33e7c09b7b Added IRegistryCore and RegistryCore to OpenSim.Framework. 15 years ago
  Sean Dague c0c1a31f61 Attempt to fix the "region starts but doesn't load anything" issue 15 years ago
  Sean Dague 6c8debd3e0 From: Alan Webb <[email protected]> 15 years ago
  Mike Mazur bdf95e54a2 A few updates necessary for load balancer. 15 years ago
  Charles Krinke e9e5c175cd Thank you kindly, TLaukkan (Tommil) for a patch that solves: 15 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. 15 years ago
  Jeff Ames 7d4846462b Update svn properties, add copyright headers, minor formatting cleanup. 15 years ago
  Sean Dague 8ed631307b From: Alan Webb <[email protected]> 15 years ago
  Justin Clarke Casey 93837807ff * refactor: remove AssetCache field hanging off Scene 15 years ago
  Sean Dague f4bec00057 From: Alan Webb <[email protected]> 15 years ago
  Melanie Thielker a8f3d625cb Guard the values used to set the cursor position in the real time console 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Justin Clarke Casey 162a59ba17 * Refactor inventory archive code to allow direct invocation in order to support future unit tests 15 years ago
  Justin Clarke Casey 04d6a810b6 * More inventory archive invocation to a proper region module 15 years ago
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago
  Sean Dague 8088802c21 From Alan Webb <[email protected]> 15 years ago
  Justin Clarke Casey a034b640da * Add the ability to type help <command> for more detailed help about a specific command if any is available 15 years ago
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command 16 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
  Justin Clarke Casey 732cd838b1 * Make existing module commanders register as help topics 16 years ago
  Justin Clarke Casey 65448cd02d * refactor: Split out module Command class into a separate file 16 years ago
  Justin Clarke Casey 18100eee50 * Remove unused region info list from OpenSimBase. 16 years ago