aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* change a few more parcel eject code pathsUbitUmarov2017-08-241-1/+1
* add comments to make that more clearUbitUmarov2017-07-261-0/+1
* do not allow setting land passes on group owned land, because currently we ca...UbitUmarov2017-07-261-1/+1
* fix land parcel group been lost on region uploadUbitUmarov2017-05-191-2/+0
* clear land object on deleteUbitUmarov2017-05-141-0/+12
* don't round to nearest intUbitUmarov2017-05-141-1/+1
* don't do dwell if there is no module activeUbitUmarov2017-05-141-1/+6
* fix some issue on parcels loading and make parcels dwell show something. Reso...UbitUmarov2017-05-141-2/+38
* add CanSellObject() permitions check functionsUbitUmarov2017-03-301-2/+1
* several changes relative to objects return and parcel prim counts: avoid nul...UbitUmarov2017-01-271-3/+5
* replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP...UbitUmarov2017-01-221-1/+1
* change the initialization point of SimwideAreaUbitUmarov2017-01-211-2/+2
* initialize SimwideAreaUbitUmarov2017-01-211-1/+3
* Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2017-01-071-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-25/+25
* change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ...UbitUmarov2016-10-111-7/+18
* fix region Allow damage and parcel safe flags handlingUbitUmarov2016-08-171-6/+6
* add a missing update to avatar damage InvulnerableUbitUmarov2016-07-241-0/+4
* if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t...UbitUmarov2016-06-281-1/+24
* Still related to mantis #7917, parcel prims info. Now sending the correct num...Diva Canto2016-06-191-1/+2
* Mantis #7917: regression on prim limits module.Diva Canto2016-06-181-18/+2
* fix typoUbitUmarov2015-12-151-1/+1
* replace GetNearestPoint... funtionsUbitUmarov2015-12-151-3/+144
* some changes parcels AABB math etcUbitUmarov2015-12-151-54/+45
* calculate land startpoint, endpoint and center estimate when it is updated, i...UbitUmarov2015-12-141-29/+53
* make sure land access/ban lists are active when changed by new viewersUbitUmarov2015-12-121-0/+11
* fix land access/ban list sending for new viewersUbitUmarov2015-12-121-2/+2
* Changes to LandObject/ILandObject to support importing OARs with different Re...Jak Daniels2015-11-221-16/+274
* seems to compile ( tests comented out)UbitUmarov2015-09-021-82/+2
* bad merge?UbitUmarov2015-09-011-16/+217
|\
| * varregion: update LandManagementModule and LandObject for variable sized regi...Robert Adams2015-03-291-77/+99
| * persist script changes to mediaURL and musicURL ( heavy thing )UbitUmarov2014-09-301-0/+2
| * missing currentParcelUUID updateUbitUmarov2014-08-031-0/+1
| * add some filters for NPCsUbitUmarov2014-08-021-0/+3
| * changes to parcels code (still more to to)UbitUmarov2014-07-301-22/+52
| * Try to plumb the other halfMelanie Thielker2014-07-291-0/+3
| * change parcel overlay bytes adding LocalSound.. changed others also NEEDSUbitUmarov2014-07-291-3/+20
| * Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-211-17/+10
| |\
| | * Merge branch 'master' into careminsterMelanie2013-06-231-10/+10
| | |\
| | * \ Merge branch 'master' into careminsterMelanie2013-05-121-7/+0
| | |\ \
| * | | | Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-261-11/+11
| * | | | minor: Remove unused System.Linq reference and use ParcelFlags.None instead o...Justin Clark-Casey (justincc)2014-04-231-2/+1
| * | | | Prevent sending Land Properties for unprivileged usersDev Random2014-04-231-5/+8
| |/ / /
| * | | Merge branch 'avination' into careminsterMelanie2013-01-061-0/+13
| |\ \ \
| | * | | check land permitions on sit target for unscripted sitsUbitUmarov2013-01-031-0/+13
| * | | | Merge branch 'master' into careminsterMelanie2012-11-251-5/+8
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into careminsterMelanie2012-10-121-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-07-061-1/+1
| |\ \ \ \ \
| | * | | | | Remove spammy debugMelanie2012-06-291-1/+1
| * | | | | | Merge branch 'master' into careminsterMelanie2012-06-081-1/+1
| |\ \ \ \ \ \