Commit History

Author SHA1 Message Date
  Mike Mazur 3f3dfd7ac1 - added Simple AssetInventoryServer plugin (asset storage only) 16 years ago
  Mike Mazur dbee7fcb21 - implement and load NullMetrics module in AssetInventoryServer 16 years ago
  Mike Mazur 98b5e5062e - IAssetProviderPlugin was changed to IAssetDataPlugin 16 years ago
  Mike Mazur 9e88cef033 AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL addin. 16 years ago
  Mike Mazur 16fa7f516a Converted to Linux newlines. 16 years ago
  Mike Mazur 617016fa68 Added OpenSim asset frontend plugin. 16 years ago
  Mike Mazur 8d30472551 Rename NewAssetServer AssetInventoryServer and fully qualify with 16 years ago
  Mike Mazur b3c0cea024 - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Data.*.addin.xml 16 years ago
  Mike Mazur b2a0faf85b - add section to prebuild.xml for building 16 years ago
  Mike Mazur 0e09b4a08b Adding 16 years ago
  Melanie Thielker 37a00427bc Thank you, cmickeyb, for a patch to ass two string functions 16 years ago
  Melanie Thielker 7d77e0e703 Thank you, patnad, for a patch that adds 3 new discovery functions 16 years ago
  diva 312b0f91c4 More guards around SetHeight. 16 years ago
  idb 98e7ea015c Fix exception when standing up. 16 years ago
  Melanie Thielker 272a319a3e Thank you, Vytek, for a patch that streamlines the delay in the email 16 years ago
  diva 9b19c65450 Guarding the new call to SetHeight in MakeRoot, so that ODE doesn't complain when it's 0. 16 years ago
  diva 52c5b75174 Moving SendInitialData sort of back to where it was before, so that it doesn't interfere with the unit tests. 16 years ago
  diva 3d5a9e6748 This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently. 16 years ago
  Dahlia Trimble 7731c055e4 Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150 16 years ago
  Melanie Thielker 7ea2812a9e Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail 16 years ago
  Charles Krinke 38b1f2dbfc Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
  diva a2d17dfff1 Restores the HGWorldMap functionality that has been reduced since a recent refactoring of the WorldMapModule. 16 years ago
  Melanie Thielker 4bc52888be Thank you, DoranZemlja, for a patch that implements local inter-object email 16 years ago
  Charles Krinke 3542630478 Remove the "?" that I inadvertently got into the first line 16 years ago
  Charles Krinke a583d8ad70 Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
  idb 67b0ba71da Add an override for the % operator. 16 years ago
  diva 622e7b4c7d This hopefully fixes a long-standing annoying behavior related to neighbour regions going up & down while avies are logged in (mantis #2701, perhaps? maybe not). This is the bug mentioned 2 commits ago. If this proves to work well in OSGrid, there's a lot of old code cleaning to do. 16 years ago
  diva 5655233ad0 Making initialized an instance variable again. My last commit wrote over justin's r8383, for some strange reason. 16 years ago
  diva 217ffee8cb Moved RegionUp to REST/LocalComms. The original functionality has been entirely maintained, although it will have to be revisited soon, because it's buggy. 16 years ago
  Melanie Thielker d31bf02eaf Thank you, patnad, for a patch that removes the "Subdivision of" text 16 years ago