UbitUmarov
|
c8cb8a376b
ok it is GetLandObjectClippedXY
|
4 years ago |
UbitUmarov
|
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 |
UbitUmarov
|
efa5f253f2
clip xy on parcels fake id, fix address compare, etc
|
4 years ago |
UbitUmarov
|
44c90bf294
misspell all across the board
|
4 years ago |
UbitUmarov
|
369a2e1453
clear parcels uglysky on clearing override flag
|
4 years ago |
UbitUmarov
|
b10a3ba023
take the deafult on the parameter overlay
|
5 years ago |
UbitUmarov
|
182977a872
do not send parceloverlay on crossings (may be bad, or not)
|
5 years ago |
UbitUmarov
|
e15fca60d1
mantis8342: make max ban height above ground configurable per regions instance with ini file option BanLineSafeHeight
|
6 years ago |
UbitUmarov
|
aff9c345dd
osSetParcelDetails: add more land update code
|
7 years ago |
UbitUmarov
|
25ca8695f3
find parcels by GlobalID.. well most time
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
b7155f5651
fix typo
|
9 years ago |
UbitUmarov
|
a5e9429f2b
MESS: changes in MakeRootAgent and CompleteMovement reordering things.
|
10 years ago |
UbitUmarov
|
6b0521d3c9
fix the mess about exclusive fields and flags on land overlay
|
10 years ago |
UbitUmarov
|
3e1d2df261
change parcel overlay bytes adding LocalSound.. changed others also NEEDS
|
10 years ago |
Justin Clark-Casey (justincc)
|
c1115e4c2e
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
|
11 years ago |
Justin Clark-Casey (justincc)
|
0e465da187
remove now unused individual LandData prim counts.
|
13 years ago |
Justin Clark-Casey (justincc)
|
be3685b1a2
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
|
13 years ago |
Justin Clark-Casey (justincc)
|
5a26dc2743
Fix OAR parcel loading so that old parcels are replaced by the new instead of merged.
|
13 years ago |
Justin Clark-Casey (justincc)
|
a0469daf75
Implement command "land show". This shows all the parcels on the currently selected region/s
|
13 years ago |
OpenSim Master
|
4c740e1717
Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed.
|
14 years ago |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 years ago |
Justin Clark-Casey (justincc)
|
59caa68e08
minor: add doc to a few parcel methods
|
15 years ago |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Adam Frisby
|
9e51c2db95
* Implements World.Parcels[] array for MRM scripting.
|
15 years ago |
Justin Clarke Casey
|
c213a12b57
* simplify media and music url setting since we never get back a null land object
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |