Commit History

Author SHA1 Message Date
  UbitUmarov 5ad62558b3 mantis 8643: invert the meaning of internal flag TEXFREE true value to mean NOT allow parcel owner to be more restrictive than estate. This should reduce the impact of this feature on new and current regions, specially since some viewers still do not suport it. (yes still lazy to rename the thing) 4 years ago
  UbitUmarov f417a647db exclude NPCs on adults and anonymous parcel access check 4 years ago
  UbitUmarov c2cef470f5 Estate age and payment (anonimous) access control override parcel settings. Enforce it at parcel level (a bit heavy for now, needs revison) 4 years ago
  UbitUmarov ea7dd150b1 disable parcels access control if disabled at estate ( not that estate flag is still named TAXFREE 4 years ago
  UbitUmarov 87eb2fa9da cosmetics 5 years ago
  UbitUmarov 6cf85a3db1 a few more changes on initial objects send 5 years ago
  UbitUmarov dc633ee768 cosmetics 5 years ago
  UbitUmarov cded996265 remove a dev only conditional on lludp handlers; change parcel lists updates a bit; 5 years ago
  UbitUmarov 88d638a0cf mantis 8349: fix landmasks 6 years ago
  UbitUmarov e15fca60d1 mantis8342: make max ban height above ground configurable per regions instance with ini file option BanLineSafeHeight 6 years ago
  UbitUmarov 0731220a9d change bitmasks work 6 years ago
  UbitUmarov c92ba1cc04 shut up some pesty warnings 6 years ago
  UbitUmarov c5802c9460 change a few more parcel eject code paths 7 years ago
  UbitUmarov a91ceae826 add comments to make that more clear 7 years ago
  UbitUmarov 025e82341f do not allow setting land passes on group owned land, because currently we cant give money to the group 7 years ago
  UbitUmarov 7c9615f000 fix land parcel group been lost on region upload 7 years ago
  UbitUmarov 156707edfb clear land object on delete 7 years ago
  UbitUmarov 92df6095d5 don't round to nearest int 7 years ago
  UbitUmarov f968118e23 don't do dwell if there is no module active 7 years ago
  UbitUmarov cb21caae77 fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. 7 years ago
  UbitUmarov 9a01fddd1c add CanSellObject() permitions check functions 7 years ago
  UbitUmarov 0091c37ed3 several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc 7 years ago
  UbitUmarov c673ef7e3c replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerPerms, some of those inline permissions checks should be reviewed and pass by permissions module 7 years ago
  UbitUmarov b20bd1a9df change the initialization point of SimwideArea 7 years ago
  UbitUmarov 85a31c9e76 initialize SimwideArea 7 years ago
  Melanie Thielker 6d44ee9099 Change improperly named isNPC to be IsNPC as a property should be uppercase 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 7494d7726a change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce round errors, limit both to region max prims. consider ObjectBonus on last one also. Change a variable name in PrimLimitsModule to make it more clear 8 years ago
  UbitUmarov 7d968213fd fix region Allow damage and parcel safe flags handling 8 years ago
  UbitUmarov d6d3e14f29 add a missing update to avatar damage Invulnerable 8 years ago