| Commit message (Expand) | Author | Files | Lines |
2010-09-29 | Part two of the previous commit, making IGridUserService.LoggedOut() more fle... | John Hurliman | 1 | -1/+11 |
2010-09-29 | Made IGridUserService.SetLastPosition() more flexible to allow different poss... | John Hurliman | 1 | -2/+12 |
2010-08-23 | Fix bug in llGiveInventory() where items were disappearing on relog | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2010-08-19 | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 1 | -2/+4 |
2010-08-07 | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 1 | -1/+1 |
2010-08-06 | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 1 | -0/+1 |
2010-06-15 | Fixes creation date issue on user accounts. | Diva Canto | 1 | -1/+3 |
2010-06-11 | Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFol... | Justin Clark-Casey (justincc) | 1 | -8/+0 |
2010-06-11 | Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve... | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2010-06-05 | * Bug fix in TP home: typo in unpacking of GridUserInfo. | Diva Canto | 1 | -1/+1 |
2010-05-29 | Get the user's DOB back from the server response properly. | Melanie Thielker | 1 | -1/+1 |
2010-05-20 | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 1 | -1/+1 |
2010-05-20 | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 1 | -1/+1 |
2010-05-15 | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 1 | -0/+1 |
2010-05-10 | Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making... | Diva Canto | 1 | -1/+1 |
2010-05-08 | More cleaning on presence. Friends online/offline works again. | Diva Canto | 1 | -28/+0 |
2010-05-07 | Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f... | Diva Canto | 1 | -6/+0 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2 | -23/+43 |
2010-05-05 | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 1 | -1/+1 |
2010-05-05 | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 1 | -0/+1 |
2010-05-02 | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 1 | -3/+3 |
2010-04-27 | Allow a client to pass a scope id to log into in the login XML / LLSD | Melanie | 1 | -1/+2 |
2010-04-08 | * Adds IAssetService.GetCached() to allow asset fetching from the local cache... | John Hurliman | 1 | -0/+7 |
2010-04-07 | * Fixing incorrect documentation for the continuation passing style IAssetSer... | John Hurliman | 1 | -1/+2 |
2010-03-23 | First stage of the new interactive region creation. This will allow creation | Melanie | 1 | -2/+2 |
2010-03-15 | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 1 | -0/+1 |
2010-03-12 | Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12 | Justin Clark-Casey (justincc) | 1 | -7/+13 |
2010-03-05 | Justin, I must have been dyslexic when I wrote UserGridService as the name fo... | Diva Canto | 1 | -6/+6 |
2010-03-05 | add initial UserGrid service classes as per diva's direction | Justin Clark-Casey (justincc) | 1 | -0/+75 |
2010-03-01 | Friends rights under control. | Diva Canto | 1 | -1/+5 |
2010-02-25 | Added server-side Friends in connector. Untested. | Diva Canto | 1 | -0/+28 |
2010-02-23 | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 1 | -5/+0 |
2010-02-22 | * Removed the broken and unused GridRegion.ExternalEndPoint setter | John Hurliman | 1 | -2/+0 |
2010-02-09 | Implement the methods needed for the login service to populate the friendslist | Melanie | 1 | -2/+2 |
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 1 | -1/+1 |
2010-02-05 | Clarify some names | Melanie | 1 | -3/+2 |
2010-02-04 | Finally cutting the gordian knot. Friends needs to be both a module and a | Melanie | 1 | -0/+49 |
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 1 | -6/+8 |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 1 | -1/+1 |
2010-01-24 | Removed obsolete interface IHyperlink. | Diva Canto | 1 | -49/+0 |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 1 | -49/+0 |
2010-01-18 | Go Home works. With security!! | Diva Canto | 2 | -0/+12 |
2010-01-18 | * Added missing GatekeeperServiceConnector | Diva Canto | 1 | -0/+3 |
2010-01-17 | HG teleports through gatekeeper are working. | Diva Canto | 1 | -4/+0 |
2010-01-17 | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2 | -0/+8 |
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 1 | -1/+1 |
2010-01-17 | Copyright notices. | Diva Canto | 1 | -1/+28 |
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2 | -0/+60 |
2010-01-16 | Fixed a missing field in the last regions table migration. | Diva Canto | 1 | -3/+3 |
2010-01-16 | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 1 | -2/+2 |