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