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-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f94165dccb8dfd27cf475eacd60d38d95d86d3c
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Justin Clark-Casey (justincc)
b4932bda2a
If a local land ID is given to the "land show" command, then output to console the full details of that parcel.
...
Using "land show" without a land ID still outputs a summary of parcels in the region
2013-11-15 00:16:33 +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
If a local land ID is given to the "land show" command, then output to console the full details of that parcel.
2013-11-15 00:16:33 +00:00
LandObject.cs
Mantis 6608: Math error in parcel dimensions/borders seen with land show command
2013-06-19 00:26:23 +01:00
PrimCountModule.cs
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
2013-01-02 22:28:41 +00:00