Commit History

Author SHA1 Message Date
  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 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
  Justin Clarke Casey 732cd838b1 * Make existing module commanders register as help topics 15 years ago
  Justin Clarke Casey 65448cd02d * refactor: Split out module Command class into a separate file 15 years ago
  Justin Clarke Casey 18100eee50 * Remove unused region info list from OpenSimBase. 15 years ago
  Justin Clarke Casey d04025ff3d * refactor: Move module handling code up into SceneBase from Scene, reducing the large number of different things that Scene does 15 years ago
  Justin Clarke Casey a1da605706 * Introduce a new "default" option for asset_database in the [STORAGE] section 15 years ago
  Justin Clarke Casey b6ee2f15ba * refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager 15 years ago
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
  Justin Clarke Casey 3b0db66b92 * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks 15 years ago
  MW 11169c0e71 Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown() includes a Environment.Exit(0); which is not always wanted when shutting down, like from a windows service. 16 years ago
  Teravus Ovares 414bf2aaf1 * The equals override of 'Location' is not working as expected. This caused sim restarts to fail because the test that searches for and shutsdown the UDP server listener for that region never found and shutdown the udp server. hence the error message, "only one listener on port". 16 years ago
  Justin Clarke Casey 7b49c711e9 * minor: Eliminate unused paramter in LocalUserServices constructors 16 years ago
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin 16 years ago
  Dahlia Trimble d8bb20fc1c Thanks SachaMagne for a patch which adds the following console commands: 16 years ago
  Charles Krinke 02fd7751d9 Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: 16 years ago
  MW d01cd9c84f another small bit of startup refactoring 16 years ago