.. |
Tests
|
6826ca9b57
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it
|
7 years ago |
DwellModule.cs
|
92df6095d5
don't round to nearest int
|
7 years ago |
LandChannel.cs
|
c8cb8a376b
ok it is GetLandObjectClippedXY
|
4 years ago |
LandManagementModule.cs
|
d008654ae0
mantis 8819: fix ParcelPropertiesRequest bounds check
|
4 years ago |
LandObject.cs
|
0ee1e3b2d9
several changes to land handling. Landchannel.cs is just a wrrapper for landmanagementmodule, so let module be it and ignore all code on landchannel.cs, to remove one day; make parcel fakeID more a thing (it is our actual parcel ID. proper globalID cannot be sent to viewers, because HG, etc.
|
4 years ago |
PrimCountModule.cs
|
0091c37ed3
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
7 years ago |