Commit History

Author SHA1 Message Date
  Melanie bbaf2c5a80 Merge branch 'master' into careminster 12 years ago
  Diva Canto 21a6ef5bb6 This fixes HG attachments' missing assets (textures, etc). 12 years ago
  Melanie 1dd75fcdb4 Merge branch 'master' into careminster 12 years ago
  Diva Canto 380962d359 HG2.0: Generalized the allowed HG appearances to be more than 1. 12 years ago
  Melanie db774d4292 Merge branch 'master' into careminster 12 years ago
  Diva Canto de69a24574 More on HG2.0: added the possibility of controlling the appearance that avies use to visit other grids. Not as good as I wanted, but good enough. Unfortunately we can't switch the appearance from under the avie without getting into a lot of weirdnesses because appearance is viewer-controlled. So instead, when this control is on, I'm disallowing HG-TP unless the user is wearing an allowed HG appearance -- the user gets a warning and needs to switch appearance. WARNING: I'm still not committing the config vars because this is still not ready for ppl to test. 12 years ago
  Melanie dfafb5ca14 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 1b1f0a2d77 OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id 12 years ago
  Melanie 997d23c590 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 79f3ce2e9f refactor: factor out entity transfer state machine into a separate class to make code more analyzable 12 years ago
  Melanie 884c0e7bb1 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 67ebe80dd9 Resolve some mono compiler warnings. 12 years ago
  Justin Clark-Casey (justincc) 459c7635af If an agent is still registered as 'in transit' by the source region, don't allow an immediate teleport back. 12 years ago
  Melanie bf630fb808 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 37dd174697 refactor: Split most of EntityTransferModule.Teleport() into its same region and different region teleport components. 12 years ago
  Melanie dcbcbd697f Merge branch 'master' into careminster 12 years ago
  Diva Canto 2970a18e54 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 12 years ago
  Diva Canto c84f63f4dc Minor change in error message (HG teleport failures) 12 years ago
  Melanie 90305001de Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) cb6791fb30 Tweak log messages on local region to region teleport path to help with problem resolution. 12 years ago
  Melanie 916e372382 Merge branch 'master' into careminster 12 years ago
  Diva Canto 7aa25c6762 Slight rewording of output messages. 12 years ago
  Diva Canto cf1c34605b HG: Moved User-level code down to the HGEntityTransferModule where it belongs. 12 years ago
  Melanie b39de2425c Merge branch 'master' into careminster 12 years ago
  Diva Canto 9637e50956 Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAccessModule where it belongs. They need to exchange some events, so added those to EventManager. Those events (TeleportStart and TeleportFail) are nice to have anyway. 12 years ago
  Diva Canto 6a9f36788d Deleted the unused and commented code from 2 commits ago. 12 years ago
  Diva Canto 25b3edc21c WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose; it's an historical record of what works and what doesn't wrt manipulating inventory at the viewer. I'll remove the unused code in a subsequent commit, but wanted to place it in history. The uncommented code works. 12 years ago
  Diva Canto 6bf4d88397 HG 2.0 Suitcase inventory: proof of concept now working properly with the heavy SendBulkInventoryUpdate message. Waiting for Melanie to finish the light-weight version of that message. 12 years ago
  Diva Canto 51dc1e709c HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hack away from ScenePresence. This is better but it still doesn't restore the inventory upon arrival. 12 years ago
  Melanie 7dad1ded2e Merge branch 'master' into careminster 12 years ago