aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/HyperSimianGrid.ini (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WARNING: simulator config var change! This affects only system-facing ↵Diva Canto2010-12-271-2/+3
| | | | | | configs. Nothing to do if you follow the rules of not messing with Grid.ini and GridHypergrid.ini. Change the remote Grid region module so that it takes the network connector as a config variable. This allows the region plugin to be reused for both Robust and Simian network connectors.
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+6
| | | | | * Removed StorageManager * CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings
* Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services ↵John Hurliman2010-09-071-6/+6
| | | | in the way the ROBUST loader expects them (hopefully!)
* * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors ↵John Hurliman2010-09-031-0/+77
to handle initialization as graceful as possible with the current broken way region module initialization is done * Added config-include/HyperSimianGrid.ini option for connecting to SimianGrid with HyperGrid enabled (work in progress on the SimianGrid side)