| Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -17/+3 |
2016-11-27 | White space and typo clean ups. | David Walter Seikel | 1 | -1/+1 |
2016-11-04 | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 1 | -0/+0 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -24/+42 |
2016-07-30 | remove obsolete config setting | UbitUmarov | 1 | -15/+0 |
2015-06-13 | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 1 | -0/+1 |
2015-01-21 | Replace the tabs that have crept into isolated places in config and config ex... | Justin Clark-Casey (justincc) | 1 | -20/+20 |
2015-01-06 | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 1 | -2/+2 |
2014-07-18 | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca... | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2014-06-06 | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 1 | -3/+7 |
2014-03-08 | remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy... | Michael Cerquoni | 1 | -3/+0 |
2014-03-08 | set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to... | Michael Cerquoni | 1 | -1/+1 |
2013-09-18 | minor: Make config-include .ini files more consistent | Justin Clark-Casey (justincc) | 1 | -3/+4 |
2013-08-02 | Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua... | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2013-07-28 | Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ... | Diva Canto | 1 | -0/+1 |
2012-06-04 | Remove profile from basic configuration | Melanie | 1 | -3/+0 |
2012-03-17 | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 1 | -0/+1 |
2011-06-13 | V2 map now working in grids too. WARNING: A few visible configuration variabl... | Diva Canto | 1 | -0/+6 |
2011-06-01 | [Profiles] --> [Profile] | Diva Canto | 1 | -1/+1 |
2011-05-27 | Added a BasicProfilemodule so that the profile-based actions (like give inven... | Diva Canto | 1 | -0/+3 |
2010-12-27 | WARNING: simulator config var change! This affects only system-facing configs... | Diva Canto | 1 | -0/+2 |
2010-09-17 | Add LandServices to make landmarks work right in grids | Melanie | 1 | -0/+1 |
2010-09-17 | Add LandServices to make landmarks work right in grids | Melanie | 1 | -0/+1 |
2010-09-15 | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 1 | -1/+0 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 1 | -0/+5 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 1 | -15/+18 |
2010-05-02 | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 1 | -1/+1 |
2010-02-26 | * Friends out connector completed. Grid login retrieves friends correctly. | Diva Canto | 1 | -1/+1 |
2010-02-25 | Added server-side Friends in connector. Untested. | Diva Canto | 1 | -0/+3 |
2010-01-31 | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 1 | -0/+1 |
2010-01-16 | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 1 | -1/+1 |
2010-01-15 | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 1 | -0/+1 |
2010-01-13 | * Added the missing AvatarServices module. | Diva Canto | 1 | -0/+1 |
2010-01-13 | Omit AuthorizationService from the default configurations, because the servic... | Diva Canto | 1 | -1/+0 |
2010-01-13 | Updated configs. | Diva Canto | 1 | -3/+5 |
2010-01-10 | * Last reference to CommsManager.UserProfileCacheService removed | Diva Canto | 1 | -0/+2 |
2010-01-04 | Forgot to add these to the grid configs, so that logins work. | Diva Canto | 1 | -1/+4 |
2010-01-03 | Config for non-HG grided sims. | Diva Canto | 1 | -6/+9 |
2009-10-11 | * Changed logic of enabling LLProxyLoginModule to follow the new style -- tru... | Diva Canto | 1 | -0/+1 |
2009-09-26 | Finished spec-ing the .inis for the new grid service modules. | Diva Canto | 1 | -0/+7 |
2009-09-10 | adding in working functionality for the remote connector | Rob Smart | 1 | -0/+1 |
2009-06-14 | Factoring out "land_data" / RequestLandData that was hanging off of IGridServ... | diva | 1 | -1/+1 |
2009-06-14 | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 1 | -0/+2 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -1/+7 |
2009-06-06 | Added Flotsam's cache config vars to configuration. Made it the default in gr... | diva | 1 | -0/+1 |
2009-05-25 | Update svn properties. | Jeff Ames | 1 | -6/+6 |
2009-05-22 | Added a few pre-packaged configurations to make it easier for people to confi... | diva | 1 | -0/+6 |