aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer/HGEntityTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-25Resolve some mono compiler warnings.Justin Clark-Casey (justincc)1-1/+1
2012-05-24If an agent is still registered as 'in transit' by the source region, don't a...Justin Clark-Casey (justincc)1-27/+28
2012-05-01refactor: Split most of EntityTransferModule.Teleport() into its same region ...Justin Clark-Casey (justincc)1-7/+8
2012-04-27Minor change in error message (HG teleport failures)Diva Canto1-1/+1
2012-04-26Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)1-1/+2
2012-04-24Slight rewording of output messages.Diva Canto1-1/+1
2012-04-24HG: Moved User-level code down to the HGEntityTransferModule where it belongs.Diva Canto1-0/+13
2012-04-06Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc...Diva Canto1-146/+3
2012-04-06Deleted the unused and commented code from 2 commits ago.Diva Canto1-241/+1
2012-04-06WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...Diva Canto1-21/+295
2012-03-28HG 2.0 Suitcase inventory: proof of concept now working properly with the hea...Diva Canto1-10/+11
2012-03-28HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto1-7/+61
2012-03-27HG: Switch root folders from under the viewer. Towards HG 2.0. This is guarde...Diva Canto1-10/+44
2012-03-27HG: beginning of a more restrictive inventory access procedure (optional). Ex...Diva Canto1-0/+26
2012-01-31HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri...Diva Canto1-1/+1
2011-12-29Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto1-3/+4
2011-12-29HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto1-2/+3
2011-12-16HG minor bug fix and marked one method obsolete in UAS.Diva Canto1-1/+4
2011-06-24Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)1-4/+2
2011-06-103rd way of reseting the HG Map. This time, don't use the grid service; instea...Diva Canto1-25/+0
2011-06-10New method for resetting the map on HG: do it only once upon changing grids, ...Diva Canto1-0/+26
2011-06-03oopsDiva Canto1-1/+1
2011-06-03HG Landmarks now working.Diva Canto1-0/+53
2011-04-28Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto1-2/+3
2011-02-22Parameterizes the view distance used to compute and manageMic Bowman1-2/+2
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-5/+5
2010-10-24* throw debug message when no HomeURI is setJonathan Freedman1-0/+2
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-4/+1
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman1-1/+4
2010-08-15Better comment (related to previous commit)Diva Canto1-1/+1
2010-08-15Addresses mantis #4929. Agent was being logged off the grid too soon -- thing...Diva Canto1-4/+10
2010-05-08* Added missing loggout notification to home grid upon agents logging out in ...Diva Canto1-0/+8
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-1/+8
2010-01-29* HGGridConnector is no longer necessary.Diva Canto1-12/+16
2010-01-29Works for grid login.Diva Canto1-11/+28
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-51/+61
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-0/+1
2010-01-24Some method implementations were missing from LocalGridServiceConnector.Diva Canto1-0/+2
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-18/+27
2010-01-18Go Home works. With security!!Diva Canto1-2/+67
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+49
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto1-37/+0
2010-01-17HG teleports through gatekeeper are working.Diva Canto1-11/+0
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-0/+27
2010-01-17Oops, forgot this one.Diva Canto1-36/+59
2010-01-02* Avatar service connectors all in place, but untested.Diva Canto1-9/+9
2009-12-29* Fixed names.Diva Canto1-1/+1
2009-12-29Renamed user account modules to be consistentDiva Canto1-0/+0
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto1-2/+2
2009-09-06Revising the user account data interfaces. No user functionality yetMelanie1-2/+2