| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SendKillObject send multiple localIDs in one packet. This avoids the | Melanie | 2010-10-08 | 1 | -1/+1 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-04 | 1 | -5/+17 |
|\ |
|
| * | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client... | Diva Canto | 2010-10-03 | 1 | -5/+17 |
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | meta7 | 2010-08-30 | 1 | -0/+11 |
|\ \ |
|
| * \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 1 | -0/+9 |
| |\ \
| | |/ |
|
| | * | Addresses mantis #4991 -- HG between two regions with the same map coordinate... | Diva Canto | 2010-08-27 | 1 | -0/+9 |
| * | | Call attachment cleanup when an agent crosses out | Melanie Thielker | 2010-08-24 | 1 | -0/+2 |
* | | | Kick the user from the region in the circumstance that the TP home failed - O... | meta7 | 2010-08-30 | 2 | -12/+23 |
|/ / |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-18 | 2 | -25/+43 |
|\ \
| |/ |
|
| * | Attempt at sending TeleportProgress, but it doesn't seem to be doing anything... | Diva Canto | 2010-08-16 | 1 | -0/+3 |
| * | Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS... | Diva Canto | 2010-08-16 | 1 | -6/+4 |
| * | Better comment (related to previous commit) | Diva Canto | 2010-08-15 | 1 | -1/+1 |
| * | Addresses mantis #4929. Agent was being logged off the grid too soon -- thing... | Diva Canto | 2010-08-15 | 2 | -6/+23 |
| * | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-08-13 | 1 | -13/+13 |
* | | If a user has no home position set, tell them so instead of leaving the requ... | Tom | 2010-08-04 | 1 | -1/+13 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-14 | 1 | -17/+57 |
|\ \
| |/ |
|
| * | Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ... | Diva Canto | 2010-06-13 | 1 | -0/+28 |
| * | Added checks for failed UpdateAgent calls. | Diva Canto | 2010-06-12 | 1 | -17/+29 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * Added CHANGED_TELEPORT event trigger upon inter-sim teleports. | Diva Canto | 2010-06-12 | 1 | -1/+1 |
| * | Make local teleports send CHANGED_TELEPORT | Melanie Thielker | 2010-06-12 | 1 | -0/+3 |
* | | Make local teleports send CHANGED_TELEPORT | Melanie Thielker | 2010-06-12 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-09 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Refactor SendCoarseLocations for better performance. Instead of computing lis... | Dan Lake | 2010-06-08 | 1 | -3/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-07 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | * Bug fix in TP home: typo in unpacking of GridUserInfo. | Diva Canto | 2010-06-05 | 1 | -0/+11 |
| * | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 2010-05-27 | 1 | -13/+1 |
| * | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 1 | -1/+13 |
* | | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b... | Tom Grimshaw | 2010-05-29 | 1 | -11/+20 |
|/ |
|
* | * Added missing loggout notification to home grid upon agents logging out in ... | Diva Canto | 2010-05-08 | 1 | -0/+8 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 2 | -5/+13 |
* | Added copying of Viewer field to the agent circuit data that is being passed ... | Diva Canto | 2010-05-05 | 1 | -0/+6 |
* | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 2010-02-23 | 1 | -2/+4 |
* | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 2 | -17/+20 |
* | Works for grid login. | Diva Canto | 2010-01-29 | 2 | -12/+33 |
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 2 | -53/+69 |
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -0/+1 |
* | Some method implementations were missing from LocalGridServiceConnector. | Diva Canto | 2010-01-24 | 1 | -0/+2 |
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -18/+27 |
* | Go Home works. With security!! | Diva Canto | 2010-01-18 | 2 | -8/+71 |
* | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 2 | -224/+281 |
* | * Fixed misspelling of field in GridService | Diva Canto | 2010-01-18 | 2 | -38/+34 |
* | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 2 | -17/+12 |
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 2 | -6/+44 |
* | Oops, forgot this one. | Diva Canto | 2010-01-17 | 1 | -0/+137 |
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -229/+240 |
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 1 | -1/+1 |
* | Finished moving object crossings into EntityTransferModule | Diva Canto | 2010-01-16 | 1 | -3/+3 |
* | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 1 | -49/+372 |
* | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 2010-01-15 | 1 | -0/+1201 |