| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Cleaned up debugging messages in the WebRequest handlers | Mic Bowman | 2011-01-03 | 1 | -7/+7 |
* | Standardize the way WebRequests are made in the SimulationServiceConnector. A... | Mic Bowman | 2010-12-29 | 1 | -440/+113 |
* | Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman... | Diva Canto | 2010-12-09 | 1 | -0/+1 |
* | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 2010-12-09 | 1 | -0/+59 |
* | Removed extraneous left-/ on /object/ subpath. Bug introduced during region U... | Diva Canto | 2010-12-07 | 1 | -1/+1 |
* | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-21 | 1 | -0/+1 |
|\ |
|
| * | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -0/+1 |
* | | Merge git://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-05 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+4 |
* | | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-30 | 1 | -26/+26 |
|\ \
| |/ |
|
| * | Change level of some logging messages, turning some info into arguably more a... | Justin Clark-Casey (justincc) | 2010-10-30 | 1 | -28/+28 |
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -6/+49 |
|/ |
|
* | * additional serveruri cleanup | Jonathan Freedman | 2010-10-03 | 1 | -9/+1 |
* | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -40/+5 |
* | Fix the above | Melanie | 2010-09-14 | 1 | -4/+3 |
* | Allow to place the connection strings and providers for estate and region | Melanie | 2010-09-14 | 2 | -0/+16 |
* | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 2 | -27/+154 |
* | Added a stub for OpenSim.Services.Connectors.Simulation.SimulationDataService... | John Hurliman | 2010-09-12 | 1 | -0/+125 |
* | Last+2 tweak | Diva Canto | 2010-09-03 | 1 | -1/+1 |
* | Last+1 tweak. | Diva Canto | 2010-09-03 | 1 | -1/+1 |
* | More tweaks related to my previous commit. Tweaks sux. | Diva Canto | 2010-09-03 | 1 | -1/+1 |
* | Quick fix for making global references for gatekeepers that are not domain:po... | Diva Canto | 2010-09-02 | 1 | -9/+15 |
* | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 2010-08-19 | 1 | -27/+56 |
* | Increased the timeout on AgentUpdate to 30 sec and improved error message to ... | Diva Canto | 2010-08-16 | 1 | -2/+2 |
* | Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ... | Diva Canto | 2010-06-13 | 1 | -1/+1 |
* | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 2010-03-15 | 1 | -0/+5 |
* | Works for grid login. | Diva Canto | 2010-01-29 | 1 | -0/+3 |
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -15/+22 |
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -6/+17 |
* | One more buglet removed: send the region UUID, not the region handle. | Diva Canto | 2010-01-13 | 1 | -1/+1 |
* | * Removed debug messages. | Diva Canto | 2010-01-13 | 1 | -1/+1 |
* | Several more buglets removed. | Diva Canto | 2010-01-13 | 1 | -2/+2 |