aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05 a few changes to estates and estate teleportHome (used kick)UbitUmarov4-47/+76
2017-01-04Show details of scene objects with given ownerId.Mandarinka Tasty1-0/+35
2016-12-29Add negative caching to flotsam cache. Prevents scripts from hammering the as...Melanie Thielker4-0/+42
2016-12-29Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker10-26/+26
2016-12-29Add an option to update the file access time even when an asset is found in c...Melanie Thielker1-0/+15
2016-12-29expire also from weak referencesUbitUmarov1-0/+3
2016-12-29gc is also a unwanted cache, so use it. With this, memcache with short expire...UbitUmarov1-12/+71
2016-12-25FloatSamCache: dont use slideexpire on current libovm expirecache. Change exa...UbitUmarov1-26/+49
2016-12-23 a few more changes on user profilesUbitUmarov1-20/+76
2016-12-23 dont try to use a parcelID as encoded position when it is notUbitUmarov1-2/+3
2016-12-23UserProfileModule threading issuesUbitUmarov1-63/+77
2016-12-22UserProfileModule refuse changes to classifieds outside home grid ( viewers m...UbitUmarov1-13/+39
2016-12-22UserProfileModule we can't use parcels globalID because we do not have a glob...UbitUmarov1-24/+41
2016-12-21 take UserProfileModule out on onMakeRoot event, add some cachingUbitUmarov1-91/+296
2016-12-17break userprofiles a bit moreUbitUmarov1-75/+113
2016-12-16and yes HG uri againUbitUmarov1-6/+26
2016-12-16viewers regionhandle are not necessary region identifiers, compensate for tha...UbitUmarov1-1/+4
2016-12-16ok.. another try on the HG uriUbitUmarov1-3/+24
2016-12-15 give regions a option to block profile web urls, so users are not sent to un...UbitUmarov1-1/+10
2016-12-14show online on profile, if target is in same region.( possible should be done...UbitUmarov1-1/+5
2016-12-14fix: check for region_handle before region_id, viewers are so funny..UbitUmarov1-21/+21
2016-12-14New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty1-1/+1
2016-12-12Rename charterMember to membershipType to show what it actually is.Melanie Thielker2-8/+8
2016-12-10Setting precise date of creation in NPC's profile.Mandarinka Tasty1-1/+1
2016-12-10Make it more unlikely that a script teleport will be caught by default region...AliciaRaven1-1/+1
2016-12-09avoid a null refUbitUmarov1-1/+1
2016-12-07add missing sp Intransit controlUbitUmarov1-10/+18
2016-12-07set HasGridUserTried on usercache of NPCsUbitUmarov1-2/+2
2016-12-06if we have profile then npc is onlineUbitUmarov1-1/+1
2016-12-06 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...UbitUmarov1-2/+2
2016-12-06let NPCs have profileUbitUmarov1-11/+22
2016-12-04HG: fix the never ending avatar confirmation when 2 users from same grid made...UbitUmarov1-1/+41
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty1-0/+2
2016-12-02change a wrong error message and avoid a null ref (that may happen due to nee...UbitUmarov1-13/+11
2016-11-30 fix a null refUbitUmarov1-2/+2
2016-11-30 fix null ref on m_CacheCleanTimer control, add a gc.collect on manual floats...UbitUmarov1-2/+4
2016-11-30slow down automatic floatsamAssetCache CleanupExpiredFiles LOT to reduce impa...UbitUmarov1-13/+72
2016-11-28increase HG mapsearch spargetti; add more flexibility on input uri formats. T...UbitUmarov1-78/+78
2016-11-24 work around viewers not suporting large regions on landmark creation. They s...UbitUmarov1-16/+37
2016-11-22full change ServiceThrottleModule. Let it still service RegionHandleRequest a...UbitUmarov2-127/+20
2016-11-22Fix typo in a commentAliciaRaven1-1/+1
2016-11-22Include new Region.ini option for DefaultLandingPoint for teleports with no c...AliciaRaven1-0/+4
2016-11-22 supress some warnings by explict(confirm) the hide of parent fieldsUbitUmarov1-2/+0
2016-11-21work around some more warningsUbitUmarov1-1/+1
2016-11-20handle HG lm tp to large regions in another wayUbitUmarov2-8/+17
2016-11-20HG protocol is still broken for large regions. work around it on teleport via lmUbitUmarov1-1/+3
2016-11-18add expire time for aliensUbitUmarov1-7/+26
2016-11-18 restore higher resolution clock on udpserver and lower uaeraccouts caching timeUbitUmarov1-4/+2
2016-11-17 restore large useracconts expire time for testingUbitUmarov1-2/+4
2016-11-16minor change to getdisplaynames cap urlUbitUmarov1-42/+2