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-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28ddc38deb7d913e91cbfb4635d301cd06dcd499
opensim
/
OpenSim
/
Region
/
Communications
/
Hypergrid
History
diva
f1b9ff6b4b
Fixed logic for sending foreign user information (HG).
2009-01-03 16:18:20 +00:00
..
HGCommunicationsGridMode.cs
Update svn properties.
2008-11-25 16:00:55 +00:00
HGCommunicationsStandalone.cs
* refactor: rename UserServiceAdmin to UserAdminService
2008-11-28 16:04:01 +00:00
HGGridServices.cs
Fixed logic for sending foreign user information (HG).
2009-01-03 16:18:20 +00:00
HGGridServicesGridMode.cs
Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE.
2009-01-03 07:05:33 +00:00
HGGridServicesStandalone.cs
Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE.
2009-01-03 07:05:33 +00:00
HGInventoryService.cs
Update svn properties.
2008-11-25 16:00:55 +00:00
HGUserServices.cs
* Remove unused and largely unimplemented UpdateUserCurrentRegion()
2008-11-27 19:43:26 +00:00