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-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9773ff42c2e7f649930d64cdeba44fbf08665ccc
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
UbitUmarov
aa9fcf47a3
remove bad code left behind
2020-09-28 19:19:49 +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
don't round to nearest int
2017-05-14 05:49:01 +01:00
LandChannel.cs
ok it is GetLandObjectClippedXY
2020-09-01 21:22:06 +01:00
LandManagementModule.cs
remove bad code left behind
2020-09-28 19:19:49 +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