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-08-03 15:36:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa2fb1ec250bab4dde750b29ca2fec4d69add506
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Justin Clark-Casey (justincc)
aa2fb1ec25
minor: Increase size of parcel name field in "land show" console command output. Construct table using CDT rather than string formats
2014-03-06 00:40:24 +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
minor: Increase size of parcel name field in "land show" console command output. Construct table using CDT rather than string formats
2014-03-06 00:40:24 +00:00
LandObject.cs
Fix terrain tests by properly initializing low detail terrain to zero height.
2014-01-28 15:58:45 -08:00
PrimCountModule.cs
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
2013-01-02 22:28:41 +00:00