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-07-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01b399055b06b69848ffcdeb3cafec83cbeb06d2
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Justin Clark-Casey (justincc)
01b399055b
add test for adding group object, factor out initial zero counts test
2011-04-02 01:37:46 +01:00
..
Tests
add test for adding group object, factor out initial zero counts test
2011-04-02 01:37:46 +01:00
LandChannel.cs
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
2011-01-27 20:36:50 +00:00
LandManagementModule.cs
If the prim count gets an object with invalid bounds, don't try to count it.
2011-03-31 23:56:26 +01:00
LandObject.cs
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
2011-03-25 23:05:51 +00:00
PrimCountModule.cs
If the land has no group ownership (it is UUID.Zero) then don't put prims in the group count when they are also not group owned.
2011-04-02 01:07:52 +01:00