aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup some codeUbitUmarov2016-07-251-23/+22
* Still related to mantis #7917, parcel prims info. Now sending the correct num...Diva Canto2016-06-191-6/+8
* 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-151-10/+7
* 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
* 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
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
| * Renamed the namespaces tooDiva Canto2015-08-301-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-403/+17
* | bad merge?UbitUmarov2015-09-011-125/+562
|\ \ | |/ |/|
| * 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-291-29/+34
| * fix parcel proprieties update sendingUbitUmarov2014-10-261-4/+7
| * fix musicURL change being sent back with wrong snap_selection, and notUbitUmarov2014-09-301-22/+20
| * mess update ( hide avatars )UbitUmarov2014-08-031-8/+12
| * add some filters for NPCsUbitUmarov2014-08-021-0/+4
| * 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-311-4/+22
| * changes to parcels code (still more to to)UbitUmarov2014-07-301-55/+82
| * Correct nomenclature for LLSD messages. LL sure suckMelanie Thielker2014-07-291-4/+4
| * Try to plumb the other halfMelanie Thielker2014-07-291-0/+13
| * 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-291-25/+26
| * change parcel overlay bytes adding LocalSound.. changed others also NEEDSUbitUmarov2014-07-291-20/+31
| * Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-211-48/+179
| |\
| | * Merge branch 'master' into careminsterMelanie2013-11-231-47/+129
| | |\
| | * \ Merge branch 'avination-current' into careminsterMelanie2013-06-061-0/+2
| | |\ \
| | * \ \ Merge branch 'master' into careminsterMelanie2013-05-121-1/+50
| | |\ \ \
| * | | | | Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-261-6/+6
| | |_|/ / | |/| | |
| * | | | Reset "Show in search" on parcels cut off other parcels that are in searchMelanie2013-05-241-0/+2
| |/ / /
| * | | Merge branch 'master' into careminsterMelanie2013-01-041-21/+75
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-11-251-2/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-231-0/+1
| |\ \ \ \ \ \
| * | | | | | | stop sending duplicated parcelProprieties at loginUbitUmarov2012-09-071-18/+39
| * | | | | | | try to reduce potencial recursive lockingUbitUmarov2012-09-011-26/+51
| * | | | | | | Merge branch 'avination' into careminsterMelanie2012-06-071-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Make timed bans / timed passes work as expected. Prevent transmission of mediaMelanie2012-06-071-2/+5