| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a lost region size of 256m | UbitUmarov | 2016-07-03 | 1 | -1/+5 |
* | if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t... | UbitUmarov | 2016-06-28 | 1 | -1/+24 |
* | let llPlaySound() in HUDs send sound to owner without parcel restriction | UbitUmarov | 2016-06-26 | 1 | -3/+3 |
* | mantis 7942: allow llTriggerSound on HUDs to send sounds to all. | UbitUmarov | 2016-06-26 | 1 | -0/+2 |
* | Related to mantis #7929: "For sale" was not being accepted, because of permis... | Diva Canto | 2016-06-20 | 2 | -3/+22 |
* | 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 |
* | According to the SL wiki, estate managers can set parcels for sale. Make it sew. | Melanie Thielker | 2016-05-02 | 1 | -1/+1 |
* | Replace the "land show" method with the better one from 0.8. | Melanie Thielker | 2016-04-28 | 1 | -16/+25 |
* | change parcel_owner_is_god configuration option from default from true to fa... | UbitUmarov | 2016-01-30 | 1 | -1/+1 |
* | stop avatar move to target on parcel ban enforce | UbitUmarov | 2016-01-01 | 1 | -0/+2 |
* | enable the upload region map texture asset for large regions for large region... | UbitUmarov | 2015-12-24 | 1 | -5/+26 |
* | 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 |
* | add IsEstateManager check to Permissions | UbitUmarov | 2015-12-12 | 1 | -0/+1 |
* | Fix Region Max height in boundingSize parameters checking in ArchiverModule.c... | Jak Daniels | 2015-11-27 | 1 | -2/+2 |
* | Fixed some stupid math and checks on --bounding-origin and --bounding-size. B... | Jak Daniels | 2015-11-22 | 1 | -20/+9 |
* | change silly Monitor use | UbitUmarov | 2015-11-22 | 1 | -11/+11 |
* | change syncronization method | UbitUmarov | 2015-11-22 | 1 | -76/+65 |
* | revert take the Monitor.wait out of the locks | UbitUmarov | 2015-11-22 | 1 | -17/+16 |
* | coment out merge option on multiregion oar load i added | UbitUmarov | 2015-11-22 | 1 | -1/+1 |
* | take the Monitor.wait out of the locks | UbitUmarov | 2015-11-22 | 1 | -16/+17 |
* | a few more changes on Multiregion control file load | UbitUmarov | 2015-11-22 | 2 | -9/+19 |
* | add a a missing monitor.wait if still not needed, mb in future | UbitUmarov | 2015-11-22 | 1 | -3/+8 |
* | a few changes on Multiregion control file load ; load oar seems far from good | UbitUmarov | 2015-11-22 | 2 | -8/+15 |
* | add Monitor.wait on load | UbitUmarov | 2015-11-22 | 1 | -0/+4 |
* | reduce noise before compare | UbitUmarov | 2015-11-22 | 1 | -2/+13 |
* | add merge option on multioar test | UbitUmarov | 2015-11-22 | 1 | -1/+3 |
* | minor changes | UbitUmarov | 2015-11-22 | 1 | -14/+19 |
* | don't use 'funny' Quaternions | UbitUmarov | 2015-11-22 | 1 | -0/+2 |
* | Changes to Load Oar options and new code to support importing OARs with diffe... | Jak Daniels | 2015-11-22 | 3 | -48/+262 |
* | Changes to TerrainModule/ITerrainModule to support importing OARs with differ... | Jak Daniels | 2015-11-22 | 1 | -0/+31 |
* | Changes to LandObject/ILandObject to support importing OARs with different Re... | Jak Daniels | 2015-11-22 | 1 | -16/+274 |
* | work around some 'tests' errors: terrain effects limits changed | UbitUmarov | 2015-11-17 | 1 | -2/+2 |
* | work around some 'tests' errors: allow sitTargetposition and orientation to ... | UbitUmarov | 2015-11-17 | 1 | -1/+2 |
* | fix silly bug | UbitUmarov | 2015-11-10 | 1 | -3/+3 |
* | start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on... | UbitUmarov | 2015-11-10 | 1 | -18/+33 |