aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-22missing fileUbitUmarov1-1/+1
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov1-1/+1
2019-08-20Massive console refactor. Greatly simplify interface.Melanie1-1/+1
2019-08-07add cap EstateChangeInfoUbitUmarov1-0/+3
2019-04-04control visible regions by avatar position and view range, first dirty codeUbitUmarov1-0/+2
2019-02-24also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr...UbitUmarov1-1/+1
2019-02-24several changes to llHttpRequest processing: options section renamed ScriptsH...UbitUmarov1-0/+1
2019-01-26change encoding of a few event caps messagesUbitUmarov1-1/+4
2019-01-25script mono is meaningless for usUbitUmarov1-1/+1
2018-04-10 sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov1-11/+5
2018-04-01try fix gitUbitUmarov1-0/+40
2017-06-24revert the thread level change; remove unused dynamic texture timer from inte...UbitUmarov1-14/+8
2017-05-31change child agents close control; disablesimulator is not a caps event messageUbitUmarov1-1/+1
2017-05-14fix some issue on parcels loading and make parcels dwell show something. Reso...UbitUmarov1-0/+1
2017-04-15missing file and remove warningsUbitUmarov1-0/+2
2017-03-31Add the ability to post to and act uponconfiguration in etcdMelanie Thielker1-0/+37
2017-01-16 chance new effective permissions code to ease aggregation on demand( ie on c...UbitUmarov1-4/+1
2017-01-15add code for fixing effective permitions. This is a test, and currently too s...UbitUmarov1-0/+5
2017-01-05Massive tab and trailing space cleanupMelanie Thielker33-86/+86
2017-01-05a few changes to Gods ( ie administrators) controlUbitUmarov1-3/+2
2017-01-05 a few changes to estates and estate teleportHome (used kick)UbitUmarov1-0/+2
2016-12-14New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty1-0/+1
2016-12-10Setting precise date of creation in NPC's profile.Mandarinka Tasty1-0/+1
2016-12-06 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...UbitUmarov1-0/+1
2016-11-18add expire time for aliensUbitUmarov1-0/+2
2016-09-23move wind generation out of heartbeat to a pool job. Use that to send to all ...UbitUmarov1-1/+1
2016-09-17 add load baked terrain methods. missing fileUbitUmarov1-0/+1
2016-09-17 add load baked terrain methodsUbitUmarov1-1/+2
2016-09-17 add to databases a table to store baked terrain.UbitUmarov2-2/+17
2016-08-11 to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov1-5/+6
2016-08-05 more changes relative to incorrect use of activegroupidUbitUmarov1-1/+16
2016-08-04add GetActiveMembershipData() to groups modules, let core groups also have Ge...UbitUmarov1-0/+1
2016-08-04fix a typoUbitUmarov1-1/+1
2016-07-28remove references to RegionCombinerModuleUbitUmarov1-64/+0
2016-07-26 take friends out of onMakeRoot if crossingUbitUmarov1-0/+2
2016-07-23add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov1-1/+1
2016-07-01missing fileUbitUmarov1-1/+0
2016-07-01revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov1-1/+1
2016-06-28 if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t...UbitUmarov1-0/+1
2016-06-28fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation...UbitUmarov1-1/+1
2016-06-19Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto1-1/+1
2016-06-19Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto1-0/+2
2016-03-16Add osRequestURL and osRequestSecureURL with an options list.Melanie Thielker1-2/+3
2016-01-01 add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...UbitUmarov1-1/+4
2015-11-22Changes to TerrainModule/ITerrainModule to support importing OARs with differ...Jak Daniels1-0/+2
2015-11-22Changes to TerrainChannel/ITerrainChannel to support importing OARs with diff...Jak Daniels1-0/+8
2015-11-21 remove some duplicate using statementsUbitUmarov1-3/+0
2015-11-20remove unused return value on DeliverMessageTo()UbitUmarov1-1/+1
2015-11-17 remove unused parameterUbitUmarov1-1/+2
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker1-3/+3