| Commit message (Expand) | Author | Age | Files | Lines |
* | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 2012-03-20 | 1 | -1/+5 |
* | More on HG access control. This commit splits the UserManagementModule into t... | Diva Canto | 2012-03-17 | 1 | -0/+1 |
* | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 2012-03-17 | 1 | -3/+1 |
* | Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe... | Diva Canto | 2011-12-30 | 1 | -1/+1 |
* | Make it possible to disable the HG linker. On non-HG systems it spits yellow | Melanie | 2011-10-12 | 1 | -0/+1 |
* | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 2011-06-12 | 1 | -2/+9 |
* | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 2011-06-07 | 1 | -0/+1 |
* | [Profiles] --> [Profile] | Diva Canto | 2011-06-01 | 1 | -1/+1 |
* | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 2011-05-27 | 1 | -1/+2 |
* | Added a BasicProfilemodule so that the profile-based actions (like give inven... | Diva Canto | 2011-05-27 | 1 | -0/+3 |
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 2011-05-25 | 1 | -0/+10 |
* | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 2011-05-24 | 1 | -1/+1 |
* | HG friends: Status notifications working. Also initial logins get the online ... | Diva Canto | 2011-05-23 | 1 | -0/+3 |
* | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 2011-05-22 | 1 | -1/+1 |
* | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -0/+5 |
* | Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. | Marck | 2010-12-13 | 1 | -4/+7 |
* | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 2010-11-25 | 1 | -1/+7 |
* | Added missing sections to StandaloneHypergrid.ini | Diva Canto | 2010-10-09 | 1 | -0/+6 |
* | Enabled GridInfoServiceInConnector for standalones. | Diva Canto | 2010-08-08 | 1 | -0/+1 |
* | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but... | Diva Canto | 2010-08-03 | 1 | -0/+2 |
* | Fixes mantis #4842 | Diva Canto | 2010-07-05 | 1 | -1/+4 |
* | * Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connectio... | Diva Canto | 2010-05-16 | 1 | -3/+0 |
* | * Added missing loggout notification to home grid upon agents logging out in ... | Diva Canto | 2010-05-08 | 1 | -0/+3 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -31/+34 |
* | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 2010-05-02 | 1 | -5/+4 |
* | Removed obsolete configs. | Diva Canto | 2010-03-07 | 1 | -2/+0 |
* | Added FriendsData to both Null storage and SQLite. Untested. | Diva Canto | 2010-02-28 | 1 | -0/+4 |
* | List of friends now retrieved upon login. Configured and tested in standalone... | Diva Canto | 2010-02-25 | 1 | -3/+7 |
* | * Added SQlite connector for AvatarData. Tested -- works. | Diva Canto | 2010-02-21 | 1 | -3/+3 |
* | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 2010-02-20 | 1 | -3/+5 |
* | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca... | Diva Canto | 2010-02-14 | 1 | -1/+6 |
* | * Added OpenSim.Server.HG.ini as an add-on to OpenSim.Server.ini | Diva Canto | 2010-01-31 | 1 | -9/+0 |
* | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 2010-01-31 | 1 | -3/+0 |
* | * Added a few files that were missing in the repo. | Diva Canto | 2010-01-31 | 1 | -3/+5 |
* | * HGScene is no more. | Diva Canto | 2010-01-30 | 1 | -0/+1 |
* | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -5/+2 |
* | Fixed broken dll name. | Diva Canto | 2010-01-28 | 1 | -1/+1 |
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -18/+20 |
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -0/+2 |
* | Hypergrid map search back on, this time with a config var in the grid service. | Diva Canto | 2010-01-24 | 1 | -0/+2 |
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -1/+1 |
* | Go Home works. With security!! | Diva Canto | 2010-01-18 | 1 | -0/+3 |
* | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 1 | -0/+1 |
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -2/+1 |
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+8 |
* | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 2010-01-17 | 1 | -1/+1 |
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 1 | -0/+13 |
* | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 1 | -1/+1 |
* | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 1 | -1/+2 |
* | Omit AuthorizationService from the default configurations, because the servic... | Diva Canto | 2010-01-13 | 1 | -1/+0 |