aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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