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 20:15:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e56e0143e8afce8a7aaa44cfe848b2017bd5e4
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