aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| | |\
| | * \ Merge branch 'master' into careminsterMelanie2013-06-231-10/+10
| | |\ \
| | * \ \ Merge branch 'avination-current' into careminsterMelanie2013-06-061-0/+2
| | |\ \ \
| | * \ \ \ Merge branch 'master' into careminsterMelanie2013-05-122-8/+50
| | |\ \ \ \
| * | | | | | Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-262-17/+17
| * | | | | | 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
| | |_|/ / / | |/| | | |
| * | | | | Reset "Show in search" on parcels cut off other parcels that are in searchMelanie2013-05-241-0/+2
| |/ / / /
| * | | | Merge branch 'master' into careminsterMelanie2013-03-151-0/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'avination' into careminsterMelanie2013-01-061-0/+13
| |\ \ \ \ \
| | * | | | | check land permitions on sit target for unscripted sitsUbitUmarov2013-01-031-0/+13