Commit History

Author SHA1 Message Date
  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
  UbitUmarov 90b825cda8 if a NPC is owned, allow access if ownerID matchs parcel owner or it is in the access list. option OS_NPC_OBJECT_GROUP it still needed if access is by group (this option should also work with not owned NPC) NEEDS TESTING, may prove to be a bad solution 8 years ago
  Diva Canto 12b73603cc Still related to mantis #7917, parcel prims info. Now sending the correct numbers for "Simulator primitive usage" related to the parcel owner, not the entire region. 8 years ago
  Diva Canto ce7fa728ef Mantis #7917: regression on prim limits module. 8 years ago
  UbitUmarov b7155f5651 fix typo 8 years ago
  UbitUmarov c7b963df8f replace GetNearestPoint... funtions 8 years ago
  UbitUmarov 9db987b6f9 some changes parcels AABB math etc 8 years ago
  UbitUmarov 2a354f6c28 calculate land startpoint, endpoint and center estimate when it is updated, it not every time they are needed 8 years ago
  UbitUmarov 4d493dd32e make sure land access/ban lists are active when changed by new viewers 8 years ago
  UbitUmarov 3781c486c6 fix land access/ban list sending for new viewers 8 years ago
  Jak Daniels b23e5fd8b6 Changes to LandObject/ILandObject to support importing OARs with different Region sizes to the destination region. 8 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Robert Adams df14b40e88 varregion: update LandManagementModule and LandObject for variable sized regions. 9 years ago
  UbitUmarov c704b079d8 persist script changes to mediaURL and musicURL ( heavy thing ) 10 years ago
  UbitUmarov 14250c776a missing currentParcelUUID update 10 years ago
  UbitUmarov 74447d14cd add some filters for NPCs 10 years ago
  UbitUmarov 5fe1f87837 changes to parcels code (still more to to) 10 years ago
  Melanie Thielker 0c2537bb24 Try to plumb the other half 10 years ago