| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2015-10-31 | 1 | -7/+10 |
* | Put back the option of having asymmetrical protocol versions in | Melanie Thielker | 2015-10-31 | 1 | -3/+5 |
* | simplify new regions protocol version control. (May not work, and babies safe... | UbitUmarov | 2015-10-31 | 1 | -2/+2 |
* | fix teleport to to string version regions | UbitUmarov | 2015-10-31 | 1 | -1/+1 |
* | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 1 | -8/+24 |
* | More plumbing on agent states | Melanie Thielker | 2015-08-20 | 1 | -0/+11 |
* | Partial plumbing for the agent stateful module features negotiation | Melanie Thielker | 2015-08-20 | 1 | -1/+8 |
* | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 2015-01-06 | 2 | -331/+0 |
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-06 | 1 | -1/+2 |
* | Moved these two estate-related interfaces to the projects where they belong. | Diva Canto | 2014-05-30 | 1 | -2/+2 |
* | Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro... | Oren Hurvitz | 2014-05-19 | 1 | -1/+2 |
* | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru... | Oren Hurvitz | 2014-04-24 | 1 | -5/+5 |
* | In teleports, pass the source region to the destination (similar to an HTTP r... | Oren Hurvitz | 2014-04-09 | 1 | -10/+20 |
* | When sending QueryAccess to a region, also send the user's Home URI | Oren Hurvitz | 2014-04-07 | 1 | -4/+4 |
* | If prim region crossing fails then don't delete the prim from the original re... | Oren Hurvitz | 2014-03-24 | 1 | -1/+8 |
* | varregion: push TerrainData implementation up and down the database storage s... | Robert Adams | 2013-11-01 | 1 | -0/+10 |
* | Guard against unauthorized agent deletes. | Diva Canto | 2013-07-13 | 1 | -4/+3 |
* | Deleted GET agent all around. Not used. | Diva Canto | 2013-07-13 | 1 | -35/+0 |
* | Change IsLocalRegion from using region handle to using regionID. This was aff... | Diva Canto | 2013-06-22 | 1 | -1/+1 |
* | Finally moved HG agent transfers to use agent fatpacks. | Diva Canto | 2013-06-21 | 1 | -8/+21 |
* | Trying to prevent old route of sending attachments, simulator version unknown... | Diva Canto | 2012-12-06 | 1 | -1/+1 |
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+14 |
* | Fix bug where a failed QueryAccess to a remove region would always have the r... | Justin Clark-Casey (justincc) | 2012-05-25 | 1 | -13/+20 |
* | In remote QueryAccess, also receive the actual status (true|false) instead of... | Justin Clark-Casey (justincc) | 2012-05-25 | 1 | -0/+4 |
* | Make ISimulationScene.GetScene() used the more efficient region id for lookup... | Justin Clark-Casey (justincc) | 2012-05-24 | 1 | -1/+1 |
* | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 1 | -0/+16 |
* | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 1 | -1/+2 |
* | Amend to last commit: synchronize access to queues. | Diva Canto | 2012-02-20 | 1 | -2/+5 |
* | More improvements on agent position updates: if the target sims fail, blackli... | Diva Canto | 2012-02-20 | 1 | -6/+14 |
* | Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff... | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -1/+1 |
* | Reattaching a region was failing if the estate name had not changed (issue 50... | Kevin Houlihan | 2011-09-16 | 1 | -1/+6 |
* | Fixed an issue with the response of CreateAgent over the SimulationConnector. | Diva Canto | 2011-05-28 | 1 | -6/+21 |
* | Also compress the actual fatpacks | Melanie | 2011-05-08 | 1 | -1/+6 |
* | Enable compressed (gzip) fatpack transfers. | Melanie | 2011-05-08 | 1 | -5/+14 |
* | Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien a... | Diva Canto | 2011-05-02 | 1 | -1/+1 |
* | Turns out that it's a bad idea to let Agent position updates linger for a lon... | Diva Canto | 2011-05-02 | 1 | -7/+7 |
* | Fixed confusing OSDMap that comes as the response of QueryAccess in the case ... | Diva Canto | 2011-05-01 | 1 | -9/+12 |
* | Minor improvement in version checking (Simulation service) | Diva Canto | 2011-04-29 | 1 | -1/+1 |
* | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 2011-04-28 | 1 | -7/+12 |
* | Make the "All Estates" option work from the client (this makes chosen changes... | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -0/+5 |
* | On initial region registration, if the user chooses the option to make the re... | Justin Clark-Casey (justincc) | 2011-03-21 | 1 | -0/+10 |
* | Add log messages on teleport failure to better pin down the cause. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -3/+3 |
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -1/+1 |
* | Fix bug introduced by Query Access. The response does not come in a packaged ... | Diva Canto | 2011-02-16 | 1 | -5/+5 |
* | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 2011-02-16 | 1 | -1/+16 |
* | Change UpdateAgent (for changes in agent position) to be sent | Mic Bowman | 2011-02-03 | 1 | -3/+52 |
* | Make the new style stuff compatible with the older revision | Melanie | 2011-01-28 | 1 | -1/+14 |
* | Fix up QueryAccess to also check parcels | Melanie | 2011-01-28 | 1 | -3/+7 |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-18 | 3 | -9/+9 |
* | removed the early return on agentupdates, this was debugging code | Mic Bowman | 2011-01-04 | 1 | -1/+1 |