aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsIn (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix remote requests for dwell, so dwell module still calledUbitUmarov2017-05-141-1/+5
* Comment some more debug and squelch another module not running msg.Melanie Thielker2017-01-231-4/+4
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0511-33/+33
* viewers regionhandle are not necessary region identifiers, compensate for tha...UbitUmarov2016-12-161-1/+4
* coment some debug messagesUbitUmarov2016-08-231-3/+3
* fix GetLandData(...) in land connectors not suporting large regionsUbitUmarov2016-08-201-1/+15
* add missing handlers for preferencesUbitUmarov2015-09-281-0/+2
* Revert "Add support for user preferences (im via email)"Melanie2013-12-071-2/+0
* Add support for user preferences (im via email)BlueWall2013-12-061-0/+2
* UserProfilesBlueWall2013-05-301-0/+226
* Another 11 modules' directions moved out of .addin.xmlDiva Canto2012-11-139-1/+18
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-1210-10/+10
* Comment out the neighbour and land in connectors from info logging that they ...Justin Clark-Casey (justincc)2012-06-202-2/+2
* Resolve some mono compiler warnings.Justin Clark-Casey (justincc)2012-05-251-1/+2
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-6/+20
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-2510-2/+10
* remove mono compiler warningsJustin Clark-Casey (justincc)2011-08-231-4/+0
* First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-0/+111
* HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-231-1/+2
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+1
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-129-10/+1
* Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-1/+2
* WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-251-2/+3
* Renamed the Helo server connector to a consistent name. Added this in connect...Diva Canto2010-09-081-0/+1
* Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker2010-08-071-1/+3
* Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...Diva Canto2010-06-291-1/+1
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-4/+1
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-1/+1
* Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2010-01-314-17/+0
* * Added a few files that were missing in the repo.Diva Canto2010-01-311-2/+2
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-2/+2
* Go Home works. With security!!Diva Canto2010-01-181-1/+2
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-0/+119
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-161-10/+4
* Moved GridInfo service from where it was to Handlers/GridDiva Canto2010-01-101-0/+123
* Successfully logged into a grid.Diva Canto2010-01-032-8/+14
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-031-5/+4
* Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto2009-12-311-0/+125
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-091-1/+1
* * Removed verbose debug messageDiva Canto2009-10-062-2/+2
* Minor bug fixes.Diva Canto2009-09-291-0/+3
* Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-271-2/+2
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-14/+15
* Fixed a bug with link-region.Diva Canto2009-09-261-2/+3
* Modules active. Tested HGGridConnector in standalone only for now. Modules co...Diva Canto2009-09-231-1/+1
* Added hg console commands to the module.Diva Canto2009-09-221-0/+129
* Fix argument index in log4net call. (fixes #4003)Jeff Ames2009-08-171-1/+1
* Replace the Replaceable modules nameMelanie2009-08-105-5/+5
* More removal of HG2 code, this time authentication module and handlers.Diva Canto2009-08-091-122/+0