aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09Move the terrain.raw file out of tree to a sim specific name.onefang1-4/+13
2019-08-17EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov1-2/+4
2019-08-07add cap EstateChangeInfoUbitUmarov1-0/+38
2019-08-05Warning--onefang1-1/+1
2019-07-24Move the terrain.raw file out of tree to a sim specific name.onefang1-4/+13
2019-07-06mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov1-1/+3
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang5-311/+525
2019-03-23add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov1-1/+1
2019-03-20missing fileUbitUmarov1-59/+27
2019-02-20estate kick now just kill user connection if on same region. The teleport hom...UbitUmarov2-13/+35
2019-01-18a few changes to tp homeUbitUmarov1-12/+10
2018-07-14change the scope of those options variablesUbitUmarov1-6/+6
2018-07-14add options for regions to ignore age < 18 and payment access control where t...UbitUmarov1-0/+9
2018-06-19 reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov1-8/+16
2018-01-22retire our BlockingQueue replaced by BlockingCollection and cross fingersUbitUmarov1-5/+7
2018-01-03fix estates URIUbitUmarov1-2/+2
2017-05-07let StreamReader be in using statementsUbitUmarov1-3/+4
2017-01-05Massive tab and trailing space cleanupMelanie Thielker4-65/+65
2017-01-05Make the estate communications handler selectableMelanie Thielker1-0/+19
2017-01-05Rename the files and classes from XEstate to EstateMelanie Thielker3-5/+5
2017-01-05 a few changes to estates port handlingUbitUmarov2-7/+12
2017-01-05 a few changes to estates and estate teleportHome (used kick)UbitUmarov4-47/+76
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel6-164/+1167
2016-10-24viewer crash bug fix: fis the udp packets split of SendEstateList() large lis...UbitUmarov1-205/+322
2016-09-23mute a debug message to mute jak danielsUbitUmarov1-1/+1
2016-09-23make sendRegionInfoPacketToAll really send to all ( inc child agents) thx Jak...UbitUmarov1-1/+2
2016-08-24estate handleTerrainRequest memory leaksUbitUmarov1-6/+15
2016-08-09let physics know about region water level changeUbitUmarov1-1/+5
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto1-1/+0
2015-09-02seems to compile ( tests comented out)UbitUmarov1-60/+14
2014-07-21Close streams immediately when we finish using themOren Hurvitz2-14/+3
2014-06-01Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto1-23/+28
2014-05-14minor: Clean up and make consistent some log file messages in EstateManagemen...Justin Clark-Casey (justincc)1-6/+11
2014-05-06Console commands for Estate MgmtDev Random1-0/+63
2014-04-03Move new Estate commands to OpenSim.csDev Random2-188/+21
2014-04-02remove EstateManagmentCommands.m_commander that has been unused for some timeJustin Clark-Casey (justincc)1-2/+0
2014-04-02Console command to rename EstateDev Random2-221/+325
2014-03-29Console command to change Estate ownerDev Random2-3/+157
2014-03-25Reinstate the timed region change signalMelanie Thielker1-0/+4
2014-03-24Fixed: OnRegionInfoChange was never triggeredOren Hurvitz1-3/+0
2014-01-20Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)2-4/+6
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-6/+6
2013-10-15Made terrain uploads thread-safeOren Hurvitz2-22/+31
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-6/+6
2013-09-27refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)1-3/+3
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-6/+6
2013-08-08Fix an issue where under teleport v2 protocol, teleporting from regions in an...Justin Clark-Casey (justincc)1-3/+3
2013-08-07* Added set water height <height> [<x>] [<y>] console command following the s...teravus1-1/+30
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-07-04Revert "Same freeze issue, now checking if it's in estate"Diva Canto1-1/+0