aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsIn (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang11-42/+63
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+228
2012-11-13Another 11 modules' directions moved out of .addin.xmlDiva Canto9-1/+18
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie10-10/+10
2012-06-20Comment out the neighbour and land in connectors from info logging that they ...Justin Clark-Casey (justincc)2-2/+2
2012-05-25Resolve some mono compiler warnings.Justin Clark-Casey (justincc)1-1/+2
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-6/+20
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)10-2/+10
2011-08-23remove mono compiler warningsJustin Clark-Casey (justincc)1-4/+0
2011-06-12First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto1-0/+111
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-1/+2
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+1
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto9-10/+1
2011-01-03Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie1-1/+2
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-2/+3
2010-09-08Renamed the Helo server connector to a consistent name. Added this in connect...Diva Canto1-0/+1
2010-08-07Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker1-1/+3
2010-06-29Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...Diva Canto1-1/+1
2010-06-13Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto1-4/+1
2010-05-03Assorted bug fixes in hypergrid linking.Diva Canto1-1/+1
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto4-17/+0
2010-01-31* Added a few files that were missing in the repo.Diva Canto1-2/+2
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie6-6/+6
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-2/+2
2010-01-23Updates all IRegionModules to the new style region modules.Revolution6-6/+6
2010-01-18Go Home works. With security!!Diva Canto1-1/+2
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-0/+119
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto1-10/+4
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-0/+123
2010-01-03Successfully logged into a grid.Diva Canto2-8/+14
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto1-5/+4
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto1-0/+125
2009-11-09minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2009-10-06* Removed verbose debug messageDiva Canto2-2/+2
2009-09-29Minor bug fixes.Diva Canto1-0/+3
2009-09-27Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto1-2/+2
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-14/+15
2009-09-26Fixed a bug with link-region.Diva Canto1-2/+3
2009-09-23Modules active. Tested HGGridConnector in standalone only for now. Modules co...Diva Canto1-1/+1
2009-09-22Added hg console commands to the module.Diva Canto1-0/+129
2009-08-17Fix argument index in log4net call. (fixes #4003)Jeff Ames1-1/+1
2009-08-10Replace the Replaceable modules nameMelanie5-5/+5
2009-08-09More removal of HG2 code, this time authentication module and handlers.Diva Canto1-122/+0
2009-08-06HGAuthenticationService must be a singleton, because it has in-memory state. ...Diva Canto1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker6-0/+30
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker6-6/+6
2009-06-22Update svn properties.Jeff Ames6-730/+730
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva1-0/+117
2009-06-15Renamed two of the in connector modules, to make things consistent.diva2-2/+2