Commit History

Author SHA1 Message Date
  Dr Scofield 9cd101034c dropping ref to OpenSim.Grid (another survivor thx to the refactoring by-pass) 16 years ago
  Justin Clarke Casey fae20712a9 * reinstate OpenSim/Region/Framework/Scenes/Tests 16 years ago
  Dr Scofield 3ee10cb30e removing bad references to OpenSim.Data stuff that got deleted earlier 16 years ago
  Justin Clarke Casey 1cff4b19bf * Add missing Region.Framework reference in ApplicationPlugins.LoadRegions 16 years ago
  Justin Clarke Casey 84659396b8 * Make the module loader display which module failed if there was a loading problem 16 years ago
  Justin Clarke Casey 00a3cbd6fa * Implement help <command> from the region console 16 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
  lbsa71 3bc6eb1ff0 * removed superfluous constants class 16 years ago
  Dahlia Trimble 3465447e17 more eventqueue endian madness 16 years ago
  Dahlia Trimble 5cef64f564 move RegionDenyAgeUnverified parameter to AgeVerificationBlock in parcel properties event queue message. Addresses Mantis#3090 16 years ago
  Dahlia Trimble 28820e6185 Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http requests 16 years ago
  Justin Clarke Casey f8c372721b * minor: remove mono compiler warning 16 years ago
  Justin Clarke Casey fae5d25e82 * Apply http://opensimulator.org/mantis/view.php?id=3056 16 years ago
  Justin Clarke Casey 10aa027ec8 * Remove CommanderTestModule as there are several normal modules which effectively fulfil this function 16 years ago
  Justin Clarke Casey 3027b6ad27 * cheap hack to make module help information more accurately reflect what command text needs to be typed 16 years ago
  Justin Clarke Casey 732cd838b1 * Make existing module commanders register as help topics 16 years ago
  Justin Clarke Casey 9a666bda02 * Use the commander name to register module commanders instead of providing the information twice 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
  Justin Clarke Casey d04025ff3d * refactor: Move module handling code up into SceneBase from Scene, reducing the large number of different things that Scene does 16 years ago
  Sean Dague efcf00ee60 From: Christopher Yeoh <[email protected]> 16 years ago
  Teravus Ovares 2a998d6cd7 * Add the second version of the experimental ObjectAdd Cap. It will handle both versions currently. 16 years ago
  Teravus Ovares 8f31210432 * Committing an experimental ObjectAdd module. Intended to work with http://jira.secondlife.com/browse/VWR-8049 . 16 years ago
  Justin Clarke Casey 577064fb9d * minor: remove deprecated and unused terrain method from SceneManager 16 years ago
  Justin Clarke Casey a1da605706 * Introduce a new "default" option for asset_database in the [STORAGE] section 16 years ago
  Jeff Ames 3206f70cd9 Update svn properties. 16 years ago
  diva be3e676d33 Addresses a race condition that happened between the viewer and the departing region wrt the creation of the child agent in the receiving region, and that resulted in failed TPs. 16 years ago
  MW 8d6bd1b650 Added a ForceSceneObjectBackup method to Scene, which as it says forces a database backup/update on the SceneObjectGroup. 16 years ago
  diva cf1fd7de4a Closing the requestStream and setting a 10 sec timeout for getting it. 16 years ago
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 16 years ago