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-09 13:35:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe2b044d38f3bd3aa669334d34567fd991a67b3e
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Tom Grimshaw
ef0ac7c403
Deal with incoming land objects properly so they don't just stack up
2010-06-26 23:20:28 -07:00
..
LandChannel.cs
Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed.
2010-05-13 14:22:48 -07:00
LandManagementModule.cs
Deal with incoming land objects properly so they don't just stack up
2010-06-26 23:20:28 -07:00
LandObject.cs
Ensure the show in search flag is cleared on ownership change. Also, when
2010-05-06 16:07:15 +01:00