| Commit message (Expand) | Author | Age | Files | Lines |
* | Help big boobies to dance (avatar visualParams). May not persist and need mor... | UbitUmarov | 2012-04-26 | 1 | -5/+15 |
* | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 1 | -1/+9 |
|\ |
|
| * | Add simple login test with online friends. Add IFriendsModule.GrantRights() ... | Justin Clark-Casey (justincc) | 2012-03-30 | 1 | -0/+8 |
| * | refactor: Stop passing both IClientAPI and agentID to friend event listeners,... | Justin Clark-Casey (justincc) | 2012-03-29 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-22 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | HG Friends: reroute the status notifications to the HGFriends service, so tha... | Diva Canto | 2012-03-21 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-21 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 2012-03-20 | 1 | -0/+11 |
| * | Added GetUUID(first, last) on UserAgentsService so that we can finally make d... | Diva Canto | 2012-03-17 | 1 | -0/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-30 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Next step for world map overlays | Melanie | 2012-01-30 | 1 | -1/+8 |
| * | Allow retrival of multiple user records in one operation, analog to presence | Melanie | 2012-01-16 | 1 | -1/+2 |
* | | Add methods to allow the groups modules to query online status and last login | Melanie | 2012-01-16 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-05 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Profile Updates | BlueWall | 2012-01-03 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-02 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r... | Diva Canto | 2011-12-30 | 1 | -5/+1 |
| * | Added field LocalToGrid in UserAccount. Context: make HG work in Simian. | Diva Canto | 2011-12-29 | 1 | -0/+8 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | HG: Renamed one method | Diva Canto | 2011-12-04 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-19 | 1 | -4/+17 |
|\ \
| |/ |
|
| * | Improve some grid region log messages to express regions at co-ordinate (e.g.... | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -4/+17 |
* | | Merge commit '4c9400e6460a73baa2d687afe73a62c6efca9f37' into bigmerge | Melanie | 2011-10-25 | 1 | -0/+26 |
|\ \
| |/ |
|
| * | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -0/+26 |
* | | Merge commit 'a9b3ab0c85b567552f31490126a1ff5479352413' into bigmerge | Melanie | 2011-10-12 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | Add note to docs | BlueWall | 2011-10-07 | 1 | -0/+17 |
* | | Merge commit '77b8fb0f86cd0342fa7331f04f56c0b5980290c2' into bigmerge | Melanie | 2011-10-12 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Added back UserAccount that creates random UUID for new account. | BlueWall | 2011-10-05 | 1 | -0/+11 |
* | | Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmerge | Melanie | 2011-10-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | When creating a new user on the comand line, give the option of allowing a UU... | Justin Clark-Casey (justincc) | 2011-10-04 | 1 | -2/+2 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | In SetAttachment, if the existing attachment has no asset id then carry on ra... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -3/+1 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 4 | -18/+32 |
|\ \
| |/ |
|
| * | Don't need to try both AssetService.Get and GetCached in GetMesh since Get al... | Justin Clark-Casey (justincc) | 2011-08-18 | 1 | -2/+6 |
| * | Change GridService.GetRegionByName() to only return info if there is an exact... | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -0/+6 |
| * | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -2/+2 |
| * | Pass the first name and last name from the agent circuit data to the authoriz... | Justin Clark-Casey (justincc) | 2011-07-23 | 1 | -14/+18 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-13 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 2011-06-12 | 1 | -2/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 2 | -1/+28 |
|\ \
| |/ |
|
| * | This hopefully fixes all issues with online/offline notifications across grid... | Diva Canto | 2011-06-07 | 1 | -1/+2 |
| * | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 2011-06-07 | 1 | -1/+1 |
| * | Bug fix on HG IM. | Diva Canto | 2011-06-02 | 1 | -1/+1 |
| * | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 2011-05-26 | 1 | -0/+3 |
| * | HG: Renamed, shuffled some interfaces around. Move them all to IHypergridServ... | Diva Canto | 2011-05-25 | 2 | -45/+9 |
| * | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 2011-05-25 | 2 | -0/+13 |
| * | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 2011-05-24 | 1 | -0/+1 |
| * | HG friends: Status notifications working. Also initial logins get the online ... | Diva Canto | 2011-05-23 | 2 | -0/+43 |