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-06-06 02:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b48ed60ecf45e4ec07af1cadbb6325c3e678a13
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
John Hurliman
5e65bef805
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2010-03-19 15:17:15 -07:00
..
LandChannel.cs
Formatting cleanup. Add copyright headers.
2010-01-04 06:17:30 +09:00
LandManagementModule.cs
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
2010-03-19 15:16:35 -07:00
LandObject.cs
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2010-03-19 15:17:15 -07:00