aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* missing file and remove warningsUbitUmarov2017-04-151-0/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-2/+2
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-6/+7
|\
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-311-3/+3
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-311-3/+3
* | try to improve vehicles crossing with Xengine. Lag seems main issue now, but...UbitUmarov2015-09-141-2/+2
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-6/+0
* | bad merge?UbitUmarov2015-09-011-0/+8
|\ \ | |/ |/|
| * try to make SOG crossings full async. Simplify some borders checking....UbitUmarov2014-10-241-2/+4
| * do agent crossing async, including QUERYACCESS ( need to check vehicles forUbitUmarov2014-10-211-0/+1
* | Add naive implementation of controlled incoming HG attachments to manage load.Justin Clark-Casey (justincc)2014-11-251-0/+2
* | Properly restore position on crossing failure for mega-regions.Robert Adams2014-02-151-2/+3
* | Merge branch 'master' into varregionRobert Adams2014-01-191-0/+20
|\ \ | |/
| * minor: reinsert some method doc back into IEntityTransferModuleJustin Clark-Casey (justincc)2014-01-171-0/+20
* | varregion: add lots of DEBUG level log messages. Especially for teleport.Robert Adams2013-12-241-2/+1
* | Merge branch 'master' into varregionRobert Adams2013-12-171-22/+10
|\ \ | |/
| * This is the Avination Entity Transfer Module. Surprisingly, it still compilesMelanie2013-12-111-22/+10
|/
* Step one of estate settings sharing - port the Avination Estate module (compl...Melanie2013-05-071-1/+1
* Stop it being possible for an agent to teleport back to its source region bef...Justin Clark-Casey (justincc)2012-05-251-1/+1
* If an agent is still registered as 'in transit' by the source region, don't a...Justin Clark-Casey (justincc)2012-05-241-0/+7
* refactor: Split most of EntityTransferModule.Teleport() into its same region ...Justin Clark-Casey (justincc)2012-05-011-4/+33
* HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-0/+3
* Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-281-1/+1
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-0/+5
* * Fixed misspelling of field in GridServiceDiva Canto2010-01-181-0/+3
* Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto2010-01-161-0/+2
* Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto2010-01-151-0/+50