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-25 03:05:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2db27917712fa6522a22c19b2f13fbf65c3dbb01
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
UbitUmarov
162454bdc0
cosmetics
2021-10-26 18:51:32 +01:00
..
Tests
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it
2017-01-19 18:25:25 +00:00
DwellModule.cs
parcel dwell: viewers shoul done see parcel fakeID
2021-09-14 00:55:02 +01:00
LandChannel.cs
ok it is GetLandObjectClippedXY
2020-09-01 21:22:06 +01:00
LandManagementModule.cs
cosmetics
2021-10-26 18:51:32 +01:00
LandObject.cs
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.
2020-08-24 17:36:57 +01:00
PrimCountModule.cs
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
2017-01-27 20:21:24 +00:00