| Commit message (Expand) | Author | Age | Files | Lines |
* | dont try to use a parcelID as encoded position when it is not | UbitUmarov | 2016-12-23 | 1 | -2/+3 |
* | fix: check for region_handle before region_id, viewers are so funny.. | UbitUmarov | 2016-12-14 | 1 | -21/+21 |
* | work around viewers not suporting large regions on landmark creation. They s... | UbitUmarov | 2016-11-24 | 1 | -16/+37 |
* | change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ... | UbitUmarov | 2016-10-11 | 1 | -7/+18 |
* | remove attachment to event OnPreAgentUpdate that is doing nothing | UbitUmarov | 2016-10-05 | 1 | -5/+0 |
* | Fix some wrong handling of booleans for SeeAVs, AnyAVSounds and GroupAVSounds... | tglion | 2016-09-05 | 1 | -0/+3 |
* | fix region Allow damage and parcel safe flags handling | UbitUmarov | 2016-08-17 | 1 | -6/+6 |
* | cleanup some code | UbitUmarov | 2016-07-25 | 1 | -23/+22 |
* | add a missing update to avatar damage Invulnerable | UbitUmarov | 2016-07-24 | 1 | -0/+4 |
* | if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t... | UbitUmarov | 2016-06-28 | 1 | -1/+24 |
* | Still related to mantis #7917, parcel prims info. Now sending the correct num... | Diva Canto | 2016-06-19 | 2 | -7/+10 |
* | Mantis #7917: regression on prim limits module. | Diva Canto | 2016-06-18 | 1 | -18/+2 |
* | Mantis #7874: parcel properties not being updated upon avatar entering new pa... | Diva Canto | 2016-06-11 | 1 | -1/+0 |
* | Replace the "land show" method with the better one from 0.8. | Melanie Thielker | 2016-04-28 | 1 | -16/+25 |
* | stop avatar move to target on parcel ban enforce | UbitUmarov | 2016-01-01 | 1 | -0/+2 |
* | several changes to parcels access control and scenepresence updates rates | UbitUmarov | 2015-12-16 | 1 | -115/+106 |
* | make parcel bans do something on vehicles. Just a first code, far from good | UbitUmarov | 2015-12-15 | 1 | -1/+2 |
* | fix typo | UbitUmarov | 2015-12-15 | 3 | -12/+10 |
* | replace GetNearestPoint... funtions | UbitUmarov | 2015-12-15 | 1 | -3/+144 |
* | some changes parcels AABB math etc | UbitUmarov | 2015-12-15 | 1 | -54/+45 |
* | dont round to nearest int when checking position in parcel since next high in... | UbitUmarov | 2015-12-15 | 1 | -1/+1 |
* | removed unneeded funtions | UbitUmarov | 2015-12-14 | 1 | -15/+4 |
* | on join parcels, keep the information of the larger parcel, since thats how i... | UbitUmarov | 2015-12-14 | 1 | -19/+24 |
* | calculate land startpoint, endpoint and center estimate when it is updated, i... | UbitUmarov | 2015-12-14 | 1 | -29/+53 |
* | taint prim count when join or subdivide parcels | UbitUmarov | 2015-12-13 | 1 | -1/+4 |
* | change default landpoint type to anywhere (direct) | UbitUmarov | 2015-12-13 | 1 | -20/+31 |
* | invalidate LandPoint on land subdivide | UbitUmarov | 2015-12-12 | 1 | -3/+9 |
* | make sure land access/ban lists are active when changed by new viewers | UbitUmarov | 2015-12-12 | 1 | -0/+11 |
* | fix land access/ban list sending for new viewers | UbitUmarov | 2015-12-12 | 1 | -2/+2 |
* | Changes to LandObject/ILandObject to support importing OARs with different Re... | Jak Daniels | 2015-11-22 | 1 | -16/+274 |
* | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 2 | -2/+2 |
|\ |
|
| * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 2 | -2/+2 |
| * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 2 | -2/+2 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 2 | -485/+19 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 4 | -151/+805 |
|\ \
| |/
|/| |
|
| * | minor changes | UbitUmarov | 2015-08-31 | 1 | -15/+21 |
| * | stop sending parcel overlays on parcels crossings since SL seems to have | UbitUmarov | 2015-08-28 | 1 | -1/+2 |
| * | try to implement core load oar options | UbitUmarov | 2015-08-24 | 1 | -73/+125 |
| * | varregion: update LandManagementModule and LandObject for variable sized regi... | Robert Adams | 2015-03-29 | 2 | -106/+133 |
| * | fix parcel proprieties update sending | UbitUmarov | 2014-10-26 | 1 | -4/+7 |
| * | persist script changes to mediaURL and musicURL ( heavy thing ) | UbitUmarov | 2014-09-30 | 1 | -0/+2 |
| * | fix musicURL change being sent back with wrong snap_selection, and not | UbitUmarov | 2014-09-30 | 1 | -22/+20 |
| * | missing currentParcelUUID update | UbitUmarov | 2014-08-03 | 1 | -0/+1 |
| * | mess update ( hide avatars ) | UbitUmarov | 2014-08-03 | 1 | -8/+12 |
| * | add some filters for NPCs | UbitUmarov | 2014-08-02 | 2 | -0/+7 |
| * | handle change of hide avatars flag. Parcel limits edition still need work | UbitUmarov | 2014-08-01 | 1 | -10/+17 |
| * | remove unnecessary sendparceloverlay | UbitUmarov | 2014-08-01 | 1 | -1/+1 |
| * | MESS: changes in MakeRootAgent and CompleteMovement reordering things. | UbitUmarov | 2014-07-31 | 2 | -5/+29 |
| * | changes to parcels code (still more to to) | UbitUmarov | 2014-07-30 | 2 | -77/+134 |
| * | Correct nomenclature for LLSD messages. LL sure suck | Melanie Thielker | 2014-07-29 | 1 | -4/+4 |