aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * try to work around some broken viewers math on handlesUbitUmarov2017-01-071-4/+9
| * Squelch noisy debug message that happens on every single rezMelanie Thielker2017-01-071-1/+1
| * During login cancel, don't error out here on a null client.Melanie Thielker2017-01-071-0/+3
| * Squelch red ink for login cancel by the user during circuit setupMelanie Thielker2017-01-072-3/+22
| * Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2017-01-061-4/+2
| |\
| | * Remove parcel_owner_is_god option. It is conceptually wrong and withUbitUmarov2017-01-061-4/+2
| * | Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker2017-01-061-4/+8
| * | Remove more calls to that horrible functionMelanie Thielker2017-01-061-10/+0
| * | Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker2017-01-062-14/+18
| |/
* | Merge branch 'master' into httptestsUbitUmarov2017-01-0610-16/+18
|\ \ | |/
| * Restructure god level and permissionsMelanie Thielker2017-01-0610-17/+18
| * add config option automatic_gods. With this option true, users that can be Go...UbitUmarov2017-01-051-0/+1
* | fix mergeUbitUmarov2017-01-05171-2097/+2117
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-05170-2037/+2037
| * Make it possible to disable the bakes module in the way it is described in co...Melanie Thielker2017-01-051-1/+10
| * Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2017-01-053-5/+24
| |\
| | * Make the estate communications handler selectableMelanie Thielker2017-01-051-0/+19
| | * Rename the files and classes from XEstate to EstateMelanie Thielker2017-01-053-5/+5
| * | a few changes to Gods ( ie administrators) controlUbitUmarov2017-01-051-69/+56
| |/
| * a few changes to estates port handlingUbitUmarov2017-01-052-7/+12
* | Merge branch 'master' into httptestsUbitUmarov2017-01-054-47/+76
|\ \ | |/
| * a few changes to estates and estate teleportHome (used kick)UbitUmarov2017-01-054-47/+76
* | Merge branch 'master' into httptestsUbitUmarov2017-01-041-0/+35
|\ \ | |/
| * Show details of scene objects with given ownerId.Mandarinka Tasty2017-01-041-0/+35
* | Merge branch 'master' into httptestsUbitUmarov2016-12-3010-38/+157
|\ \ | |/
| * Add negative caching to flotsam cache. Prevents scripts from hammering the as...Melanie Thielker2016-12-294-0/+42
| * Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2016-12-2910-26/+26
| * Add an option to update the file access time even when an asset is found in c...Melanie Thielker2016-12-291-0/+15
| * expire also from weak referencesUbitUmarov2016-12-291-0/+3
| * gc is also a unwanted cache, so use it. With this, memcache with short expire...UbitUmarov2016-12-291-12/+71
* | Merge branch 'master' into httptestsUbitUmarov2016-12-253-48/+128
|\ \ | |/
| * FloatSamCache: dont use slideexpire on current libovm expirecache. Change exa...UbitUmarov2016-12-251-26/+49
| * a few more changes on user profilesUbitUmarov2016-12-231-20/+76
| * dont try to use a parcelID as encoded position when it is notUbitUmarov2016-12-231-2/+3
* | Merge branch 'master' into httptestsUbitUmarov2016-12-231-98/+360
|\ \ | |/
| * UserProfileModule threading issuesUbitUmarov2016-12-231-63/+77
| * UserProfileModule refuse changes to classifieds outside home grid ( viewers m...UbitUmarov2016-12-221-13/+39
| * UserProfileModule we can't use parcels globalID because we do not have a glob...UbitUmarov2016-12-221-24/+41
| * take UserProfileModule out on onMakeRoot event, add some cachingUbitUmarov2016-12-211-91/+296
* | Merge branch 'master' into httptestsUbitUmarov2016-12-183-80/+175
|\ \ | |/
| * break userprofiles a bit moreUbitUmarov2016-12-171-75/+113
| * and yes HG uri againUbitUmarov2016-12-161-6/+26
| * viewers regionhandle are not necessary region identifiers, compensate for tha...UbitUmarov2016-12-161-1/+4
| * ok.. another try on the HG uriUbitUmarov2016-12-161-3/+24
| * give regions a option to block profile web urls, so users are not sent to un...UbitUmarov2016-12-151-1/+10
| * show online on profile, if target is in same region.( possible should be done...UbitUmarov2016-12-141-1/+5
* | Merge branch 'master' into httptestsUbitUmarov2016-12-145-33/+33
|\ \ | |/
| * fix: check for region_handle before region_id, viewers are so funny..UbitUmarov2016-12-141-21/+21
| * New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty2016-12-141-1/+1
| * Rename charterMember to membershipType to show what it actually is.Melanie Thielker2016-12-122-8/+8