aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-4/+4
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-012-8/+8
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-012-23/+8
|\
| * fix internal support for non square regionsUbitUmarov2015-10-311-2/+3
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-312-7/+5
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-7/+1
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-2/+3
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-312-15/+8
| * Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-181-20/+2
* | Fixed merge conflictsDiva Canto2015-10-181-20/+2
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-022-40/+3
* | bad merge?UbitUmarov2015-09-012-2/+40
|\ \ | |/ |/|
| * add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov2015-08-262-5/+25
| * change teleport version number to v0.3, without actually adding the checksUbitUmarov2015-08-261-2/+2
| * Merge branch 'master' into careminsterMelanie2014-01-282-4/+4
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-10-041-5/+5
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-08-072-27/+28
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-07-291-4/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-251-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-182-64/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-231-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-161-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-03-081-3/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-132-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-122-5/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-08-231-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-012-26/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-272-110/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-271-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-02-232-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-11-191-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-05-031-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-302-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-16/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-162-5/+7
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix up QueryAccess to also check parcelsMelanie2011-01-282-5/+5
| * | | | | | | | | | | | | | | | | | | | | | Make bans work for teleport. Now teleport will complete block if the userMelanie2011-01-271-5/+1
| * | | | | | | | | | | | | | | | | | | | | | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-141-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fix to the scenario where we send an agent to a neighbouring sim (via telepor...Tom Grimshaw2010-05-182-0/+32
* | | | | | | | | | | | | | | | | | | | | | | | Partial plumbing for the agent stateful module features negotiationMelanie Thielker2015-08-202-6/+7
* | | | | | | | | | | | | | | | | | | | | | | | Removed unused code related to DNS lookupsOren Hurvitz2015-07-231-2/+0
* | | | | | | | | | | | | | | | | | | | | | | | Fix recent regression in 3c6becd5 where login or hg login to variable sized r...Justin Clark-Casey (justincc)2014-07-221-15/+12
* | | | | | | | | | | | | | | | | | | | | | | | On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)2014-07-211-11/+15
* | | | | | | | | | | | | | | | | | | | | | | | Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto2014-06-062-6/+26
* | | | | | | | | | | | | | | | | | | | | | | | Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz2014-05-192-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-092-5/+5