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-22 00:19:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3c61247e61d03ee252f373144d5c6bfecb9d6f
opensim
/
OpenSim
/
Region
/
Application
History
MW
e21b3bf390
Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link.
...
See the hypergrid wiki page for more details.
2009-01-16 17:56:44 +00:00
..
Application.cs
* Minor tweak to crash logger to copy ini with log if save-to-dir is on.
2009-01-04 19:09:22 +00:00
ConfigurationLoader.cs
Fixes Mantis
#2945
2009-01-02 12:57:21 +00:00
HGOpenSimNode.cs
Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link.
2009-01-16 17:56:44 +00:00
IApplicationPlugin.cs
Formatting cleanup.
2008-08-18 00:39:10 +00:00
OpenSim.cs
* Removing set-time command since it doesn't actually do anything at all
2009-01-13 17:01:57 +00:00
OpenSimBackground.cs
more startup/initialisation refactoring
2008-11-05 17:45:56 +00:00
OpenSimBase.cs
* refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager
2009-01-06 15:09:52 +00:00