aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment out some debug messages visible on SOP CompleteMovementUbitUmarov2018-03-101-4/+6
* try fix IAR load inventory links and objects ownerUbitUmarov2018-01-263-59/+98
* give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-091-1/+1
* fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-081-1/+1
* a few more xml thingsUbitUmarov2018-01-051-0/+2
* disable some XmlResolverUbitUmarov2018-01-041-0/+2
* commit what i did so far for core mutes module, befere i lose itUbitUmarov2017-12-112-69/+71
* move some sharable items out of Xmute to Framework; add another test mutelist...UbitUmarov2017-11-172-120/+229
* Donating the Avination Mute ModuleMelanie Thielker2017-11-141-0/+357
* a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov2017-06-241-7/+11
* code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov2017-06-231-4/+4
* coment out missing or damage assets messages in uuidgather that are not very...UbitUmarov2017-06-231-2/+27
* several changes to iar/oar assets error reportsUbitUmarov2017-06-231-4/+6
* actually iar do it for iarUbitUmarov2017-06-221-0/+3
* avoid some broken object assets present in osgrid inventories due to past pr...UbitUmarov2017-06-212-2/+6
* make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov2017-06-211-4/+2
* update inventory item permissions on deattachUbitUmarov2017-06-151-0/+25
* some cleanup.. remove some stats that only some do look at once on a lifetimeUbitUmarov2017-06-142-4/+5
* we don't need to keep refs to baked textures assetsUbitUmarov2017-05-311-1/+1
* we don't need to keep refs to baked textures assetsUbitUmarov2017-05-311-6/+9
* remove the option to store baked textures on assets service, thats suicide us...UbitUmarov2017-05-311-19/+19
* enclose GetRequestStream on try/catchUbitUmarov2017-05-281-6/+6
* avoid a null refUbitUmarov2017-05-111-12/+16
* let new regions know about grid services godUbitUmarov2017-05-111-26/+74
* let StreamReader be in using statementsUbitUmarov2017-05-071-3/+4
* dispose some MemoryStreamsUbitUmarov2017-05-061-0/+2
* mantis 8131: make the new Offline IM code optional and disabled by default, s...UbitUmarov2017-03-301-32/+55
* Merge branch 'melanie'Melanie Thielker2017-02-013-22/+7
|\
| * Refactor asset handling as per Ubit's suggestionMelanie Thielker2017-02-011-2/+2
| * Make negative asset caching actually workMelanie Thielker2017-01-301-1/+2
| * Disable spam in profiles module. Modules should not say they're disabled.Melanie Thielker2017-01-231-1/+1
| * Activate the new Offline IM module code instead of the old codeMelanie Thielker2017-01-231-20/+4
* | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPointUbitUmarov2017-01-261-26/+16
* | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...UbitUmarov2017-01-191-2/+3
|/
* Correct casing on isGod and isViewerUIGodMelanie Thielker2017-01-074-5/+5
* Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2017-01-073-8/+8
* missing changed fileUbitUmarov2017-01-071-4/+4
* replace godlevel compares by the new faster bool isViewerUIGodUbitUmarov2017-01-074-5/+5
* prevent gods kick wars using the new god level variableUbitUmarov2017-01-071-4/+4
* 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-071-1/+12
* Restructure god level and permissionsMelanie Thielker2017-01-065-11/+11
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0533-576/+576
* Make it possible to disable the bakes module in the way it is described in co...Melanie Thielker2017-01-051-1/+10
* a few changes to Gods ( ie administrators) controlUbitUmarov2017-01-051-69/+56
* Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2016-12-292-4/+4
* a few more changes on user profilesUbitUmarov2016-12-231-20/+76
* 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