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-07-15 20:15:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00a0f4a2863fd6147cf02d2ca44533f901707c76
opensim
/
OpenSim
/
Region
/
Environment
/
Scenes
/
Hypergrid
History
diva
dd2a82f81c
Extra check to avoid client crashes on HG home teleports.
2009-01-03 08:51:54 +00:00
..
HGAssetMapper.cs
Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid.
2008-11-25 19:08:52 +00:00
HGScene.cs
Extra check to avoid client crashes on HG home teleports.
2009-01-03 08:51:54 +00:00
HGScene.Inventory.cs
* refactor: Replace derez destiation magic numbers with an enumeration
2008-11-28 17:18:10 +00:00
HGSceneCommunicationService.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