| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b... | Tom Grimshaw | 2010-05-29 | 1 | -2/+6 |
|/ / / |
|
* | | | Fix to the scenario where we send an agent to a neighbouring sim (via telepor... | Tom Grimshaw | 2010-05-18 | 1 | -0/+8 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-16 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making... | Diva Canto | 2010-05-10 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-09 | 1 | -28/+0 |
|\ \
| |/ |
|
| * | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 1 | -28/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-08 | 2 | -29/+43 |
|\ \
| |/ |
|
| * | Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f... | Diva Canto | 2010-05-07 | 1 | -6/+0 |
| * | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 2 | -23/+43 |
| * | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-05 | 1 | -1/+1 |
| * | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 1 | -0/+1 |
| * | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 2010-05-02 | 1 | -3/+3 |
* | | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-06 | 1 | -1/+1 |
* | | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 1 | -0/+1 |
* | | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 2010-05-03 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-27 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Allow a client to pass a scope id to log into in the login XML / LLSD | Melanie | 2010-04-27 | 1 | -1/+2 |
| * | * Adds IAssetService.GetCached() to allow asset fetching from the local cache... | John Hurliman | 2010-04-08 | 1 | -0/+7 |
| * | * Fixing incorrect documentation for the continuation passing style IAssetSer... | John Hurliman | 2010-04-07 | 1 | -1/+2 |
* | | Remove some usings that stopped compilation | Melanie Thielker | 2010-04-24 | 1 | -15/+1 |
* | | Plumb a data path to initialize an attachment from an alternate source | Melanie Thielker | 2010-04-24 | 1 | -0/+31 |
* | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-13 | 1 | -1/+9 |
|\ \
| |/
|/| |
|
| * | Backported GetTextureModule and IAssetService.GetCached() | John Hurliman | 2010-04-08 | 1 | -1/+9 |
* | | First stage of the new interactive region creation. This will allow creation | Melanie | 2010-03-23 | 1 | -2/+2 |
* | | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 2010-03-15 | 1 | -0/+1 |
* | | Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12 | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -7/+13 |
* | | Justin, I must have been dyslexic when I wrote UserGridService as the name fo... | Diva Canto | 2010-03-05 | 1 | -6/+6 |
* | | add initial UserGrid service classes as per diva's direction | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -0/+75 |
* | | Friends rights under control. | Diva Canto | 2010-03-01 | 1 | -1/+5 |
* | | Added server-side Friends in connector. Untested. | Diva Canto | 2010-02-25 | 1 | -0/+28 |
* | | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 2010-02-23 | 1 | -5/+0 |
* | | * Removed the broken and unused GridRegion.ExternalEndPoint setter | John Hurliman | 2010-02-22 | 1 | -2/+0 |
* | | Implement the methods needed for the login service to populate the friendslist | Melanie | 2010-02-09 | 1 | -2/+2 |
* | | Add the friends service skel and correct some namespace issues | Melanie | 2010-02-09 | 1 | -1/+1 |
* | | Clarify some names | Melanie | 2010-02-05 | 1 | -3/+2 |
* | | Finally cutting the gordian knot. Friends needs to be both a module and a | Melanie | 2010-02-04 | 1 | -0/+49 |
* | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -6/+8 |
* | | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -1/+1 |
* | | Removed obsolete interface IHyperlink. | Diva Canto | 2010-01-24 | 1 | -49/+0 |
* | | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -49/+0 |
* | | Go Home works. With security!! | Diva Canto | 2010-01-18 | 2 | -0/+12 |
* | | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 1 | -0/+3 |
* | | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 1 | -4/+0 |
* | | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 2 | -0/+8 |
* | | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+1 |
* | | Copyright notices. | Diva Canto | 2010-01-17 | 1 | -1/+28 |
* | | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 2 | -0/+60 |
* | | Fixed a missing field in the last regions table migration. | Diva Canto | 2010-01-16 | 1 | -3/+3 |