| Commit message (Expand) | Author | Files | Lines |
2010-03-01 | Friends rights under control. | Diva Canto | 1 | -1/+3 |
2010-02-28 | Friends connectors finished. Status notification working across the board. On... | Diva Canto | 1 | -9/+103 |
2010-02-27 | Status notification (online/offline) working for same sim. | Diva Canto | 1 | -0/+5 |
2010-02-26 | * Friendship offers starting to work in the same sim. Not quite right yet. | Diva Canto | 1 | -0/+66 |
2010-02-26 | Removed unnecessary debug message | Diva Canto | 1 | -1/+1 |
2010-02-26 | Now showing friends online upon grid login. | Diva Canto | 1 | -2/+2 |
2010-02-26 | Flags on Store(Friend) are supposed to be MyFlags. | Diva Canto | 1 | -1/+1 |
2010-02-26 | * Friends out connector completed. Grid login retrieves friends correctly. | Diva Canto | 1 | -0/+241 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 2 | -2/+2 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2 | -2/+2 |
2010-02-15 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2010-02-12 | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-02-07 | Finished implementing the XInventory connector. Untested. | Diva Canto | 1 | -10/+10 |
2010-02-01 | Bug fix for getting region flags. | Diva Canto | 1 | -1/+1 |
2010-01-29 | Works for grid login. | Diva Canto | 2 | -1/+44 |
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 4 | -237/+392 |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 1 | -3/+4 |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 2 | -354/+215 |
2010-01-18 | * Towards enabling hyperlinks at grid-level. | Diva Canto | 1 | -3/+107 |
2010-01-18 | Go Home works. With security!! | Diva Canto | 1 | -0/+132 |
2010-01-18 | * Added missing GatekeeperServiceConnector | Diva Canto | 1 | -0/+119 |
2010-01-17 | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 1 | -6/+17 |
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 1 | -1/+6 |
2010-01-17 | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 1 | -1/+1 |
2010-01-17 | These 2 were moved to corresponding Hypergrid folders. The server connector w... | Diva Canto | 1 | -262/+0 |
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2 | -0/+253 |
2010-01-14 | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa... | Diva Canto | 1 | -4/+4 |
2010-01-14 | Added the 2 missing methods in the grid service remote connections. | Diva Canto | 1 | -4/+97 |
2010-01-14 | Make the auth module silent when there is no configuration for it | Melanie | 1 | -1/+2 |
2010-01-13 | Removed unnecessary debug message. | Diva Canto | 1 | -1/+1 |
2010-01-13 | One more buglet removed: send the region UUID, not the region handle. | Diva Canto | 1 | -1/+1 |
2010-01-13 | * Removed debug messages. | Diva Canto | 1 | -1/+1 |
2010-01-13 | Several more buglets removed. | Diva Canto | 2 | -3/+3 |
2010-01-13 | Fix a bad error message | Melanie | 1 | -1/+1 |
2010-01-13 | Change the error messages on region region registration. This changes URM | Melanie | 1 | -3/+15 |
2010-01-12 | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 1 | -7/+7 |
2010-01-10 | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 1 | -1/+3 |
2010-01-09 | * Added SetPassword to IAuthenticationService. | Diva Canto | 1 | -0/+6 |
2010-01-09 | Preliminary work on the new default region setting mechanism | Melanie | 1 | -0/+14 |
2010-01-08 | The first 2 handlers for the XInventory system. | Melanie | 1 | -2/+2 |
2010-01-07 | * Finished SimulationServiceConnector | Diva Canto | 1 | -4/+165 |
2010-01-06 | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 1 | -2/+48 |
2010-01-05 | Add the XInventoryServicesConnector, a new inventory connector without the cruft | Melanie | 1 | -13/+185 |
2010-01-05 | Change the signature of the forms requester data in preparation to getting | Melanie | 2 | -11/+11 |
2010-01-05 | Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile! | Melanie | 1 | -0/+317 |
2010-01-03 | Successfully logged into a grid. | Diva Canto | 1 | -2/+11 |
2010-01-03 | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 1 | -26/+189 |
2010-01-03 | Applied fix for avatar connectors similar to yesterday's fix of user account ... | Diva Canto | 1 | -1/+6 |
2010-01-03 | Change the requester a little | Melanie | 1 | -1/+4 |
2010-01-02 | * Avatar service connectors all in place, but untested. | Diva Canto | 1 | -0/+312 |