This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c20d60de69251a7b3158366f9b0e1549a1a3f43
opensim
/
bin
/
config-include
History
Melanie
616a09f359
Update config examples
2009-08-04 04:47:47 +01:00
..
CenomeCache.ini.example
Update svn properties.
2009-06-14 21:37:50 +00:00
FlotsamCache.ini.example
Thank you, coyled, for a patch to change Flotsamcache path generation
2009-07-29 17:21:36 +00:00
Grid.ini
Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
2009-06-14 23:00:23 +00:00
GridCommon.ini.example
* minor: Make GridCommon.ini.example refer to inventory service rather than asset where appropriate
2009-07-10 18:40:37 +00:00
GridHypergrid.ini
Moving these nice HG connectors to their homes.
2009-06-15 23:29:00 +00:00
Standalone.ini
Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
2009-06-14 15:35:09 +00:00
StandaloneCommon.ini.example
Update config examples
2009-08-04 04:47:47 +01:00
StandaloneHypergrid.ini
Implementation of a simple authentication service + in connector in route to making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
2009-06-17 03:52:39 +00:00