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-26 12:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb704ecde19c512bfa4fc0b317d37fec63e76713
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectors
/
Asset
History
diva
fb6d314d4d
This should make HG asset transfers work much better. It now uses HGUuidGatherer, which is a subclass of UuidGatherer. Hence, on-line HG asset transfers use exactly the same UUID collection code as save oar/xml. If it doesn't work, it's Justin's fault :D
2009-05-23 17:51:13 +00:00
..
HGAssetBroker.cs
This should make HG asset transfers work much better. It now uses HGUuidGatherer, which is a subclass of UuidGatherer. Hence, on-line HG asset transfers use exactly the same UUID collection code as save oar/xml. If it doesn't work, it's Justin's fault :D
2009-05-23 17:51:13 +00:00
LocalAssetServiceConnector.cs
Cleaning up a few HG things. HG Posts may now work in grids, but if the home grid is a standalone, this still doesn't work -- something wrong with RegionAssetService's DB connection.
2009-05-22 04:23:59 +00:00
RemoteAssetServiceConnector.cs
Move the connectors under services for reasons of application logic. Remove
2009-05-18 11:43:37 +00:00