diff options
author | Diva Canto | 2010-01-30 09:23:07 -0800 |
---|---|---|
committer | Diva Canto | 2010-01-30 09:23:07 -0800 |
commit | 42f978a478093da579907e15dc29680a3711b27e (patch) | |
tree | 89cf2e484d8b9e3c0c0607cb5625acda4afd858e /bin/config-include/StandaloneHypergrid.ini | |
parent | On the way to making HG inventory work. Inventory can now be accessed again. ... (diff) | |
download | opensim-SC_OLD-42f978a478093da579907e15dc29680a3711b27e.zip opensim-SC_OLD-42f978a478093da579907e15dc29680a3711b27e.tar.gz opensim-SC_OLD-42f978a478093da579907e15dc29680a3711b27e.tar.bz2 opensim-SC_OLD-42f978a478093da579907e15dc29680a3711b27e.tar.xz |
* HGScene is no more.
* Moved a few key inventory access methods from Scene.Inventory to an IInventoryAccessModule module
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r-- | bin/config-include/StandaloneHypergrid.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini index 395537d..686d2a4 100644 --- a/bin/config-include/StandaloneHypergrid.ini +++ b/bin/config-include/StandaloneHypergrid.ini | |||
@@ -21,6 +21,7 @@ | |||
21 | SimulationServices = "RemoteSimulationConnectorModule" | 21 | SimulationServices = "RemoteSimulationConnectorModule" |
22 | AvatarServices = "LocalAvatarServicesConnector" | 22 | AvatarServices = "LocalAvatarServicesConnector" |
23 | EntityTransferModule = "HGEntityTransferModule" | 23 | EntityTransferModule = "HGEntityTransferModule" |
24 | InventoryAccessModule = "HGInventoryAccessModule" | ||
24 | InventoryServiceInConnector = true | 25 | InventoryServiceInConnector = true |
25 | AssetServiceInConnector = true | 26 | AssetServiceInConnector = true |
26 | HGAuthServiceInConnector = true | 27 | HGAuthServiceInConnector = true |