| Commit message (Expand) | Author | Files | Lines |
2010-06-11 | Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve... | Justin Clark-Casey (justincc) | 3 | -1/+16 |
2010-06-05 | * Bug fix in TP home: typo in unpacking of GridUserInfo. | Diva Canto | 1 | -2/+0 |
2010-06-04 | Fixed a couple of buglets in Friendship offers / acceptance / decline when av... | Diva Canto | 2 | -2/+9 |
2010-06-01 | Applying patch from coyled to fix IAR support with the SimianGrid connectors | John Hurliman | 1 | -1/+1 |
2010-05-20 | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 3 | -4/+10 |
2010-05-20 | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 3 | -123/+179 |
2010-05-18 | Change an exception reporting to include the stack trace. "e.Message" just | Melanie | 1 | -1/+1 |
2010-05-15 | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 1 | -0/+5 |
2010-05-08 | More cleaning on presence. Friends online/offline works again. | Diva Canto | 1 | -12/+0 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 3 | -60/+278 |
2010-05-03 | Assorted bug fixes in hypergrid linking. | Diva Canto | 1 | -4/+1 |
2010-05-02 | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 1 | -1/+1 |
2010-04-30 | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2 | -66/+55 |
2010-04-27 | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 1 | -50/+78 |
2010-04-26 | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 1 | -0/+29 |
2010-04-22 | * Better error logging for failed SimianGrid web service calls | John Hurliman | 1 | -4/+9 |
2010-04-14 | Applying a patch from lkalif to fix a small bug in the previous patch | John Hurliman | 1 | -1/+1 |
2010-04-13 | Applying patch from lkalif to add support for inventory links to the SimianGr... | John Hurliman | 1 | -0/+12 |
2010-04-08 | * Adds IAssetService.GetCached() to allow asset fetching from the local cache... | John Hurliman | 3 | -0/+30 |
2010-04-07 | * Fixing incorrect documentation for the continuation passing style IAssetSer... | John Hurliman | 1 | -1/+1 |
2010-04-05 | * In the async asset fetch method, cache check before firing any async code. ... | John Hurliman | 1 | -47/+62 |
2010-04-03 | Last commit was too fast... must override. | Diva Canto | 1 | -1/+1 |
2010-04-02 | * Better logging for Authenticate() failures | John Hurliman | 2 | -3/+11 |
2010-03-26 | Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi... | John Hurliman | 9 | -112/+112 |
2010-03-26 | * Fixed a bug with null value handling in WebUtil.BuildQueryString() | John Hurliman | 1 | -3/+40 |
2010-03-20 | * Updated libomv libraries to fix JSON (LLSD) decoding errors on null values ... | John Hurliman | 1 | -1/+1 |
2010-03-19 | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 1 | -2/+2 |
2010-03-16 | * Fixing the SimianGrid friend connector enabled detection since the friends ... | John Hurliman | 1 | -1/+9 |
2010-03-15 | * Fixed a bug in Simian.IsSimianEnabled (since the default module strings fol... | John Hurliman | 1 | -1/+1 |
2010-03-15 | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 1 | -0/+5 |
2010-03-15 | Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors | John Hurliman | 10 | -12/+12 |
2010-03-12 | Minor tweak to clean up SimianGrid asset service URLs | John Hurliman | 1 | -1/+1 |
2010-03-12 | * Added a better check to the SimianGrid connectors to test if they are enabl... | John Hurliman | 10 | -116/+171 |
2010-03-12 | Fixing the previous patch to work correctly with standalone mode | John Hurliman | 9 | -36/+36 |
2010-03-12 | Fixed SimianGrid connectors to gracefully exit if the required config section... | John Hurliman | 9 | -56/+63 |
2010-03-12 | Simplify database setup and remove migration problems by moving all sqlite co... | Justin Clark-Casey (justincc) | 9 | -9/+9 |
2010-03-11 | Adding the SimianGrid connectors | John Hurliman | 10 | -0/+3663 |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 4 | -5/+59 |
2010-03-09 | Changed a cryptic debug message and a wrong comment | Diva Canto | 1 | -1/+1 |
2010-03-09 | Fixed caching of user accounts. | Diva Canto | 1 | -0/+1 |
2010-03-09 | * Typo fixes | John Hurliman | 3 | -3/+3 |
2010-03-07 | Bug fix: correct name of methods in user accounts connector. | Diva Canto | 1 | -1/+1 |
2010-03-05 | Justin, I must have been dyslexic when I wrote UserGridService as the name fo... | Diva Canto | 1 | -2/+2 |
2010-03-05 | add initial UserGrid service classes as per diva's direction | Justin Clark-Casey (justincc) | 1 | -0/+38 |
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 |