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-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e04c752fc2bc1f27fce224d2aec3ea72edbc2cc
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Justin Clark-Casey (justincc)
c1115e4c2e
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
...
This conforms to the existing ILandChannel.ParcelsNearPoint() method
2013-03-14 22:56:26 +00:00
..
Tests
minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp()
2012-12-05 23:44:12 +00:00
DwellModule.cs
Another 10 modules' directives moved from .addin.xml
2012-11-12 21:14:58 -08:00
LandChannel.cs
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
2013-03-14 22:56:26 +00:00
LandManagementModule.cs
Fixed: the AvatarEnteringNewParcel event wasn't triggered in some cases
2013-01-02 23:00:23 +00:00
LandObject.cs
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
2012-11-24 02:43:31 +00:00
PrimCountModule.cs
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
2013-01-02 22:28:41 +00:00