aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...John Hurliman2010-02-231-2/+4
* * HGGridConnector is no longer necessary.Diva Canto2010-01-292-17/+20
* Works for grid login.Diva Canto2010-01-292-12/+33
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-282-53/+69
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-0/+1
* Some method implementations were missing from LocalGridServiceConnector.Diva Canto2010-01-241-0/+2
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-18/+27
* Go Home works. With security!!Diva Canto2010-01-182-8/+71
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-182-224/+281
* * Fixed misspelling of field in GridServiceDiva Canto2010-01-182-38/+34
* HG teleports through gatekeeper are working.Diva Canto2010-01-172-17/+12
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-172-6/+44
* Oops, forgot this one.Diva Canto2010-01-171-0/+137
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-229/+240
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-161-1/+1
* Finished moving object crossings into EntityTransferModuleDiva Canto2010-01-161-3/+3
* Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto2010-01-161-49/+372
* Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto2010-01-151-0/+1201