aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-18Fixed merge conflictsDiva Canto1-15/+0
2015-10-18Clean up of simulation version, the number that rules the compatibility of te...Diva Canto1-15/+0
2015-06-13A few bug fixes for Agent Preferences to actually work. Also added missing co...Diva Canto1-0/+3
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-0/+1
2015-01-21Replace the tabs that have crept into isolated places in config and config ex...Justin Clark-Casey (justincc)1-46/+45
2015-01-06Donation of robust network connectors for estate service, as promised. This a...Diva Canto1-2/+2
2014-09-26Add missing HGInventoryService responsible for creating My Suitcase to Standa...Roger Kirkman1-0/+4
2014-06-06Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto1-2/+6
2014-03-08remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy...Michael Cerquoni1-2/+0
2014-03-08set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype...Michael Cerquoni1-1/+1
2013-09-18minor: Make config-include .ini files more consistentJustin Clark-Casey (justincc)1-29/+29
2013-09-18Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.iniJustin Clark-Casey (justincc)1-0/+10
2013-07-28Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...Diva Canto1-0/+1
2013-05-30UserProfilesBlueWall1-1/+1
2013-04-21Clean up unused config and config comments.Diva Canto1-2/+3
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-13/+3
2012-11-02HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto1-1/+7
2012-09-26Use GridUser properly for foreign users.Diva Canto1-0/+1
2012-09-15More on HG2.0: added the possibility of controlling the appearance that avies...Diva Canto1-0/+1
2012-09-06Added missing configs, and deleted the [Profile] part on the Hypergrind config.Diva Canto1-2/+4
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-1/+5
2012-03-17More on HG access control. This commit splits the UserManagementModule into t...Diva Canto1-0/+1
2012-03-17Region access control! Region operators can now specify things like DisallowF...Diva Canto1-3/+1
2011-12-30Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe...Diva Canto1-1/+1
2011-10-12Make it possible to disable the HG linker. On non-HG systems it spits yellowMelanie1-0/+1
2011-06-12First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto1-2/+9
2011-06-07This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto1-0/+1
2011-06-01[Profiles] --> [Profile]Diva Canto1-1/+1
2011-05-27HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto1-1/+2
2011-05-27Added a BasicProfilemodule so that the profile-based actions (like give inven...Diva Canto1-0/+3
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto1-0/+10
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-1/+1
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-0/+3
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-1/+1
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+5
2010-12-13Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck1-4/+7
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-1/+7
2010-10-09Added missing sections to StandaloneHypergrid.iniDiva Canto1-0/+6
2010-08-08Enabled GridInfoServiceInConnector for standalones.Diva Canto1-0/+1
2010-08-03Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but...Diva Canto1-0/+2
2010-07-05Fixes mantis #4842Diva Canto1-1/+4
2010-05-16* Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connectio...Diva Canto1-3/+0
2010-05-08* Added missing loggout notification to home grid upon agents logging out in ...Diva Canto1-0/+3
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-31/+34
2010-05-02Switched everything to XInventory by default. The old Inventory is still ther...Diva Canto1-5/+4
2010-03-07Removed obsolete configs.Diva Canto1-2/+0
2010-02-28Added FriendsData to both Null storage and SQLite. Untested.Diva Canto1-0/+4
2010-02-25List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto1-3/+7
2010-02-21* Added SQlite connector for AvatarData. Tested -- works.Diva Canto1-3/+3
2010-02-20Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a...Diva Canto1-3/+5