aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-11-021-6/+7
|\
| * Change level of some logging messages, turning some info into arguably more a...Justin Clark-Casey (justincc)2010-10-301-5/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-11/+38
|\ \ | |/
| * Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-222-19/+43
| * * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-212-5/+8
| * * more url / hg cleanupJonathan Freedman2010-10-111-24/+10
| * Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-051-5/+17
| |\
| * | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-20/+7
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-38/+11
|\ \ \
| * | | * more url / hg cleanupJonathan Freedman2010-10-201-24/+10
| * | | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-201-20/+7
| | |/ | |/|
* | | Make SendKillObject send multiple localIDs in one packet. This avoids theMelanie2010-10-081-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-041-5/+17
|\ \ \ | |/ /
| * | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto2010-10-031-5/+17
| |/
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-301-0/+11
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-301-0/+9
| |\ \ | | |/
| | * Addresses mantis #4991 -- HG between two regions with the same map coordinate...Diva Canto2010-08-271-0/+9
| * | Call attachment cleanup when an agent crosses outMelanie Thielker2010-08-241-0/+2
* | | Kick the user from the region in the circumstance that the TP home failed - O...meta72010-08-302-12/+23
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-182-25/+43
|\ \ | |/
| * Attempt at sending TeleportProgress, but it doesn't seem to be doing anything...Diva Canto2010-08-161-0/+3
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-6/+4
| * Better comment (related to previous commit)Diva Canto2010-08-151-1/+1
| * Addresses mantis #4929. Agent was being logged off the grid too soon -- thing...Diva Canto2010-08-152-6/+23
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-131-13/+13
* | If a user has no home position set, tell them so instead of leaving the requ...Tom2010-08-041-1/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-141-17/+57
|\ \ | |/
| * Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-0/+28
| * Added checks for failed UpdateAgent calls.Diva Canto2010-06-121-17/+29
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-1/+1
|\ \ | |/
| * * Added CHANGED_TELEPORT event trigger upon inter-sim teleports.Diva Canto2010-06-121-1/+1
| * Make local teleports send CHANGED_TELEPORTMelanie Thielker2010-06-121-0/+3
* | Make local teleports send CHANGED_TELEPORTMelanie Thielker2010-06-121-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-091-3/+0
|\ \ | |/
| * Refactor SendCoarseLocations for better performance. Instead of computing lis...Dan Lake2010-06-081-3/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-071-0/+11
|\ \ | |/
| * * Bug fix in TP home: typo in unpacking of GridUserInfo.Diva Canto2010-06-051-0/+11
| * Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"Melanie2010-05-271-13/+1
| * Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker2010-05-271-1/+13
* | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b...Tom Grimshaw2010-05-291-11/+20
|/
* * Added missing loggout notification to home grid upon agents logging out in ...Diva Canto2010-05-081-0/+8
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-072-5/+13
* Added copying of Viewer field to the agent circuit data that is being passed ...Diva Canto2010-05-051-0/+6
* * 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