| Commit message (Expand) | Author | Age | Files | Lines |
* | On login and first HG entrance to a foreign grid, perform query access checks... | Justin Clark-Casey (justincc) | 2014-07-21 | 1 | -2/+4 |
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-06 | 1 | -2/+3 |
* | Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro... | Oren Hurvitz | 2014-05-19 | 1 | -1/+2 |
* | In teleports, pass the source region to the destination (similar to an HTTP r... | Oren Hurvitz | 2014-04-09 | 1 | -1/+3 |
* | When sending QueryAccess to a region, also send the user's Home URI | Oren Hurvitz | 2014-04-07 | 1 | -1/+11 |
* | Guard against unauthorized agent deletes. | Diva Canto | 2013-07-13 | 1 | -1/+1 |
* | Deleted GET agent all around. Not used. | Diva Canto | 2013-07-13 | 1 | -2/+0 |
* | Removing unused handling of incoming create object by userID and itemID only. | Justin Clark-Casey (justincc) | 2012-06-30 | 1 | -10/+0 |
* | Make ISimulationScene.GetScene() used the more efficient region id for lookup... | Justin Clark-Casey (justincc) | 2012-05-24 | 1 | -1/+11 |
* | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 1 | -1/+1 |
* | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 2011-04-28 | 1 | -1/+1 |
* | Add log messages on teleport failure to better pin down the cause. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -0/+7 |
* | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 2011-02-16 | 1 | -1/+1 |
* | Fix up QueryAccess to also check parcels | Melanie | 2011-01-28 | 1 | -1/+1 |
* | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 2010-12-09 | 1 | -0/+2 |
* | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 2010-03-15 | 1 | -0/+1 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 2010-01-03 | 1 | -8/+10 |
* | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 1 | -7/+3 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 1 | -1/+28 |
* | Beginning of refactoring RESTComms/LocalComms in the new style of services an... | diva | 2009-05-25 | 1 | -0/+81 |