aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-31lost in updatesUbitUmarov1-1/+1
2018-11-17code aestheticsUbitUmarov1-2/+2
2018-11-14Fixed spelling error (availble -> available)Kevin Cozens1-3/+3
2018-11-14take friends out of basicDOSprot (too little, too late)UbitUmarov2-13/+20
2018-11-12a few changes to deattach object updateUbitUmarov1-4/+10
2018-10-23remove AttachmentsCommandModuleUbitUmarov1-19/+92
2018-10-23recover the inword region console comand Set AutoGrantAttachPermsUbitUmarov1-23/+63
2018-10-23remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread...UbitUmarov1-51/+2
2018-07-11Bug fix: Object Wear was doing Add not replaceUbitUmarov1-11/+11
2018-04-19reduce debug logsUbitUmarov1-5/+5
2018-03-10comment out some debug messages visible on SOP CompleteMovementUbitUmarov1-4/+6
2018-01-26Let MrOpenSim have simple hardcoded profileUbitUmarov1-0/+27
2018-01-26try fix IAR load inventory links and objects ownerUbitUmarov3-59/+98
2018-01-20 silent ignore mutes on HG visitors, let viewers do it on cache only, proper ...UbitUmarov1-4/+16
2018-01-17pesty warningsUbitUmarov1-3/+1
2018-01-17remove those xml things no longer needed on .net >4.5.2UbitUmarov1-2/+0
2018-01-12remove the temporary Xmutes module, replace MuteListModule byt the new one, p...UbitUmarov3-507/+123
2018-01-09give up on a property that old monos do compile, but then smore ok execUbitUmarov1-1/+1
2018-01-08fall back to a obsolete property since several monos in use (include our own)...UbitUmarov1-1/+1
2018-01-05 a few more xml thingsUbitUmarov1-0/+2
2018-01-04disable some XmlResolverUbitUmarov1-0/+2
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov2-69/+71
2017-11-17move some sharable items out of Xmute to Framework; add another test mutelist...UbitUmarov2-120/+229
2017-11-14Donating the Avination Mute ModuleMelanie Thielker1-0/+357
2017-06-24 a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov1-7/+11
2017-06-23 code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov1-4/+4
2017-06-23 coment out missing or damage assets messages in uuidgather that are not very...UbitUmarov1-2/+27
2017-06-23several changes to iar/oar assets error reportsUbitUmarov1-4/+6
2017-06-22 actually iar do it for iarUbitUmarov1-0/+3
2017-06-21 avoid some broken object assets present in osgrid inventories due to past pr...UbitUmarov2-2/+6
2017-06-21make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov1-4/+2
2017-06-15 update inventory item permissions on deattachUbitUmarov1-0/+25
2017-06-14 some cleanup.. remove some stats that only some do look at once on a lifetimeUbitUmarov2-4/+5
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-1/+1
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-6/+9
2017-05-31remove the option to store baked textures on assets service, thats suicide us...UbitUmarov1-19/+19
2017-05-28 enclose GetRequestStream on try/catchUbitUmarov1-6/+6
2017-05-11avoid a null refUbitUmarov1-12/+16
2017-05-11 let new regions know about grid services godUbitUmarov1-26/+74
2017-05-07let StreamReader be in using statementsUbitUmarov1-3/+4
2017-05-06 dispose some MemoryStreamsUbitUmarov1-0/+2
2017-03-30mantis 8131: make the new Offline IM code optional and disabled by default, s...UbitUmarov1-32/+55
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker1-2/+2
2017-01-30Make negative asset caching actually workMelanie Thielker1-1/+2
2017-01-26 remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPointUbitUmarov1-26/+16
2017-01-23Disable spam in profiles module. Modules should not say they're disabled.Melanie Thielker1-1/+1
2017-01-23Activate the new Offline IM module code instead of the old codeMelanie Thielker1-20/+4
2017-01-19object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...UbitUmarov1-2/+3
2017-01-07Correct casing on isGod and isViewerUIGodMelanie Thielker4-5/+5
2017-01-07Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker3-8/+8