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-03 09:06:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a2315c68c7ccac2fafeb7e2cd51ecda863a9fa7
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