Commit History

Author SHA1 Message Date
  UbitUmarov be16cf9531 sync some more things with work copy 4 years ago
  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 b9e74dd504 change IgnoreEstatePaymentAccessControl and IgnoreEstateMinorAccessControl default to true, since this require flags to be set on dbs, and enforcing was not working well 4 years ago
  UbitUmarov 29a6c1d0c8 fix IgnoreEstatePaymentAccessControl option 4 years ago
  UbitUmarov db374112c6 EstateAccess do fill the fields(mySQL only); fix the response 5 years ago
  UbitUmarov c043008e04 add cap EstateChangeInfo 5 years ago
  UbitUmarov d372309e3c mantis 8558: send sane values for Agents and objects capability (max hard limit) 5 years ago
  UbitUmarov d0052c8174 add more test code to make usage od compressed updates etc. Should be disable, but well many things can go wrong. 5 years ago
  UbitUmarov 7211afb3b9 missing file 5 years ago
  UbitUmarov b56eb2fe63 estate kick now just kill user connection if on same region. The teleport home we did, does not make much sense, and would need more work anyways 5 years ago
  UbitUmarov dd67ab6025 change the scope of those options variables 6 years ago
  UbitUmarov a4881797b9 add options for regions to ignore age < 18 and payment access control where they don't apply 6 years ago
  UbitUmarov c53658248a reassign estate setting TaxFree to the role of AllowAccessOverride, as viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP 6 years ago
  UbitUmarov d38161f83d retire our BlockingQueue replaced by BlockingCollection and cross fingers 6 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov d43a3bec19 a few changes to estates and estate teleportHome (used kick) 7 years ago
  UbitUmarov d550b485f1 viewer crash bug fix: fis the udp packets split of SendEstateList() large lists; Enforce size limits on the estate lists since currently required for viewers compatibily; improve handling of changes with large selected items. This is still bad, users may need to close and reopen the region/estate information to get correct Allowed and Banned lists after a change. This happens because of viewer resent/outOfOrder packets that completly break this lists updates protocol 8 years ago
  UbitUmarov d196958cc4 make sendRegionInfoPacketToAll really send to all ( inc child agents) thx Jak Daniels 8 years ago
  UbitUmarov 517064121d estate handleTerrainRequest memory leaks 8 years ago
  UbitUmarov 8fb7a3543f let physics know about region water level change 8 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 years ago
  Melanie Thielker 159fcbf150 Merge branch 'master' of ssh://3dhosting.de/var/git/careminster 10 years ago
  Diva Canto 2ff9ea3f80 Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector. 10 years ago
  Justin Clark-Casey (justincc) 0c0ee95bd8 minor: Clean up and make consistent some log file messages in EstateManagementModule relating to RAW file uploading. 10 years ago
  Dev Random 78015bbbdc Console commands for Estate Mgmt 10 years ago
  Dev Random 4aa483777b Move new Estate commands to OpenSim.cs 10 years ago
  Dev Random 43eab5e163 Console command to rename Estate 10 years ago
  Dev Random 635f3f77ab Console command to change Estate owner 10 years ago