aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-224/+232
| | | | * Added basic machinery for teleporting users home. Untested.
* * Fixed misspelling of field in GridServiceDiva Canto2010-01-181-1/+34
| | | | * Moved TeleportClientHome to EntityTransferModule
* HG teleports through gatekeeper are working.Diva Canto2010-01-171-6/+12
|
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-6/+17
|
* 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
| | | | yet.
* 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 ↵Diva Canto2010-01-151-0/+1201
objects too.