aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-02fix lsl http url pool service not beeing removedUbitUmarov1-3/+2
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-10-20add RemoveUser to UserManagementUbitUmarov1-2/+11
2018-10-18change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov1-1/+1
2018-10-18mantis 7391: deliver llregionSayTo to all scripts on prim that match target s...UbitUmarov1-6/+3
2018-09-30missed new c# version only codeUbitUmarov1-1/+2
2018-09-30 a few changes to last patchUbitUmarov1-28/+28
2018-09-30Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty1-5/+92
2018-09-29 add a few more gc collect in some spotsUbitUmarov3-1/+21
2018-09-08fix script secure llhttlrequestUbitUmarov1-41/+43
2018-08-07mantis 8349: fix landmasksUbitUmarov1-1/+1
2018-07-21mantis8342: make max ban height above ground configurable per regions instanc...UbitUmarov3-4/+34
2018-07-14http reusecontext is obsoleteUbitUmarov1-3/+0
2018-07-14change the scope of those options variablesUbitUmarov1-6/+6
2018-07-14add options for regions to ignore age < 18 and payment access control where t...UbitUmarov1-0/+9
2018-07-14recover lost null check in last commitUbitUmarov1-2/+8
2018-07-14change bitmasks workUbitUmarov2-11/+4
2018-07-14only resize if needUbitUmarov1-2/+5
2018-07-14do not use lossless compression on dyntexturesUbitUmarov2-37/+38
2018-07-11Bug fix: Object Wear was doing Add not replaceUbitUmarov1-11/+11
2018-06-19 reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov1-8/+16
2018-06-16mantis 8327: refix minor typosUbitUmarov1-2/+2
2018-06-16mantis 8327: fix minor typosUbitUmarov1-2/+2
2018-06-16minor cleanupUbitUmarov1-36/+12
2018-05-28ok ok it only has one 't'UbitUmarov1-6/+6
2018-05-28english typo, thx you know whoUbitUmarov1-6/+6
2018-05-26fix a bug on warp3d.dllUbitUmarov1-64/+64
2018-05-26missing updated filesUbitUmarov2-206/+115
2018-05-26fix one english typoUbitUmarov1-15/+8
2018-05-18map...UbitUmarov1-12/+10
2018-05-16Warp3D tried to do something in RegionLoaded even when the module was disabledKevin Cozens1-0/+3
2018-05-16Whitespace changesKevin Cozens1-8/+8
2018-05-15breaking map a bit more...UbitUmarov3-222/+325
2018-05-15bug fix: avoid null ref on trigger soundi if source is a avatarUbitUmarov1-10/+14
2018-05-08breaking map (warp3d) suport default map parameters. Planar not suported ( wi...UbitUmarov1-15/+66
2018-05-08breaking map (warp3d)...UbitUmarov1-6/+10
2018-05-07breaking map (warp3d); remove warp3d viewport code not realy used and confusi...UbitUmarov3-262/+193
2018-05-07breaking map (warp3d)UbitUmarov1-6/+2
2018-05-07breaking map (warp3d)UbitUmarov1-1/+1
2018-05-06breaking map (warp3d)UbitUmarov3-39/+7
2018-05-06remove some debug linesUbitUmarov1-4/+2
2018-05-06change the AverageTextureColorOnMapTile default to falseUbitUmarov1-1/+1
2018-05-06break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName a...UbitUmarov4-235/+318
2018-05-05fix warp3d textures UVUbitUmarov1-5/+5
2018-05-05a few more changes to warp3d and export-mapUbitUmarov2-30/+32
2018-05-05change warp3d terrain rendering, so it does cover all areaUbitUmarov1-29/+36
2018-05-04why where map and dynamic textures compressed lossless?UbitUmarov4-8/+8
2018-05-01change region console comand export-map: make it work with var regions, cente...UbitUmarov1-31/+63