aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed the early return on agentupdates, this was debugging codeMic Bowman2011-01-041-1/+1
* Cleaned up debugging messages in the WebRequest handlersMic Bowman2011-01-031-7/+7
* Standardize the way WebRequests are made in the SimulationServiceConnector. A...Mic Bowman2010-12-291-440/+113
* Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto2010-12-091-0/+1
* Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+59
* Removed extraneous left-/ on /object/ subpath. Bug introduced during region U...Diva Canto2010-12-071-1/+1
* Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-211-0/+1
|\
| * Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-161-0/+1
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-26/+26
|\ \ | |/
| * Change level of some logging messages, turning some info into arguably more a...Justin Clark-Casey (justincc)2010-10-301-28/+28
| * Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-6/+49
|/
* * additional serveruri cleanupJonathan Freedman2010-10-031-9/+1
* * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-40/+5
* Last+2 tweakDiva Canto2010-09-031-1/+1
* Last+1 tweak.Diva Canto2010-09-031-1/+1
* More tweaks related to my previous commit. Tweaks sux.Diva Canto2010-09-031-1/+1
* Quick fix for making global references for gatekeepers that are not domain:po...Diva Canto2010-09-021-9/+15
* Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-191-27/+56
* Increased the timeout on AgentUpdate to 30 sec and improved error message to ...Diva Canto2010-08-161-2/+2
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-1/+1
* Get the local inner simulation service object to the handler so that there is...Diva Canto2010-03-151-0/+5
* Works for grid login.Diva Canto2010-01-291-0/+3
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-15/+22
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-6/+17
* One more buglet removed: send the region UUID, not the region handle.Diva Canto2010-01-131-1/+1
* * Removed debug messages.Diva Canto2010-01-131-1/+1
* Several more buglets removed.Diva Canto2010-01-131-2/+2
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-7/+7
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-4/+165
* Successfully logged into a grid.Diva Canto2010-01-031-2/+11
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-031-26/+189
* More progress on both the Simulation service and the Login service. Both stil...Diva Canto2009-12-311-0/+242