aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix region Allow damage and parcel safe flags handlingUbitUmarov2016-08-171-6/+6
* cleanup some codeUbitUmarov2016-07-251-23/+22
* 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-192-7/+10
* Mantis #7917: regression on prim limits module.Diva Canto2016-06-181-18/+2
* Mantis #7874: parcel properties not being updated upon avatar entering new pa...Diva Canto2016-06-111-1/+0
* Replace the "land show" method with the better one from 0.8.Melanie Thielker2016-04-281-16/+25
* stop avatar move to target on parcel ban enforceUbitUmarov2016-01-011-0/+2
* several changes to parcels access control and scenepresence updates ratesUbitUmarov2015-12-161-115/+106
* make parcel bans do something on vehicles. Just a first code, far from goodUbitUmarov2015-12-151-1/+2
* fix typoUbitUmarov2015-12-153-12/+10
* replace GetNearestPoint... funtionsUbitUmarov2015-12-151-3/+144
* some changes parcels AABB math etcUbitUmarov2015-12-151-54/+45
* dont round to nearest int when checking position in parcel since next high in...UbitUmarov2015-12-151-1/+1
* removed unneeded funtionsUbitUmarov2015-12-141-15/+4
* on join parcels, keep the information of the larger parcel, since thats how i...UbitUmarov2015-12-141-19/+24
* calculate land startpoint, endpoint and center estimate when it is updated, i...UbitUmarov2015-12-141-29/+53
* taint prim count when join or subdivide parcelsUbitUmarov2015-12-131-1/+4
* change default landpoint type to anywhere (direct)UbitUmarov2015-12-131-20/+31
* invalidate LandPoint on land subdivideUbitUmarov2015-12-121-3/+9
* 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
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-082-2/+2
|\
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-302-2/+2
| * Renamed the namespaces tooDiva Canto2015-08-302-2/+2
* | seems to compile ( tests comented out)UbitUmarov2015-09-022-485/+19
* | bad merge?UbitUmarov2015-09-014-151/+805
|\ \ | |/ |/|
| * minor changesUbitUmarov2015-08-311-15/+21
| * stop sending parcel overlays on parcels crossings since SL seems to haveUbitUmarov2015-08-281-1/+2
| * try to implement core load oar optionsUbitUmarov2015-08-241-73/+125
| * varregion: update LandManagementModule and LandObject for variable sized regi...Robert Adams2015-03-292-106/+133
| * fix parcel proprieties update sendingUbitUmarov2014-10-261-4/+7
| * persist script changes to mediaURL and musicURL ( heavy thing )UbitUmarov2014-09-301-0/+2
| * fix musicURL change being sent back with wrong snap_selection, and notUbitUmarov2014-09-301-22/+20
| * missing currentParcelUUID updateUbitUmarov2014-08-031-0/+1
| * mess update ( hide avatars )UbitUmarov2014-08-031-8/+12
| * add some filters for NPCsUbitUmarov2014-08-022-0/+7
| * handle change of hide avatars flag. Parcel limits edition still need workUbitUmarov2014-08-011-10/+17
| * remove unnecessary sendparceloverlayUbitUmarov2014-08-011-1/+1
| * MESS: changes in MakeRootAgent and CompleteMovement reordering things.UbitUmarov2014-07-312-5/+29
| * changes to parcels code (still more to to)UbitUmarov2014-07-302-77/+134
| * Correct nomenclature for LLSD messages. LL sure suckMelanie Thielker2014-07-291-4/+4
| * Try to plumb the other halfMelanie Thielker2014-07-292-0/+16
| * Change some ORs to assignments as they should beMelanie Thielker2014-07-291-5/+5
| * fix the mess about exclusive fields and flags on land overlayUbitUmarov2014-07-292-31/+34
| * change parcel overlay bytes adding LocalSound.. changed others also NEEDSUbitUmarov2014-07-293-30/+66
| * Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-212-65/+189
| |\
| | * Merge branch 'master' into careminsterMelanie2013-11-231-47/+129
| | |\