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-30 05:57:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddd38a3dea70845ede575ccece4c83c10602d3b5
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Justin Clark-Casey (justincc)
ddd38a3dea
Add scene name to bad parcel add logging
2014-03-06 19:12:16 +00:00
..
Tests
Prevent adding a land object if it overlaps any existing objects that have not had their bitmaps adjusted.
2014-03-06 00:11:13 +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
Add scene name to bad parcel add logging
2014-03-06 19:12:16 +00:00
LandObject.cs
refactor: Simplify land object by using c# get/set auto-properties where applicable.
2014-03-06 02:12:58 +00:00
PrimCountModule.cs
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
2013-01-02 22:28:41 +00:00