aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov2018-11-252-59/+54
* simplify a bit some caps pathsUbitUmarov2018-11-141-8/+5
* replace Enviroment response encoding ( runprebuild needed)UbitUmarov2018-11-141-24/+40
* replace RemoteParcelRequest response encoding ( runprebuild needed)UbitUmarov2018-11-141-4/+5
* BuySell: a few changes on sell copyUbitUmarov2018-11-121-24/+26
* missed new c# version only codeUbitUmarov2018-09-301-1/+2
* a few changes to last patchUbitUmarov2018-09-301-28/+28
* Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty2018-09-301-5/+92
* add a few more gc collect in some spotsUbitUmarov2018-09-293-1/+21
* mantis 8349: fix landmasksUbitUmarov2018-08-071-1/+1
* mantis8342: make max ban height above ground configurable per regions instanc...UbitUmarov2018-07-213-4/+34
* change the scope of those options variablesUbitUmarov2018-07-141-6/+6
* add options for regions to ignore age < 18 and payment access control where t...UbitUmarov2018-07-141-0/+9
* recover lost null check in last commitUbitUmarov2018-07-141-2/+8
* change bitmasks workUbitUmarov2018-07-142-11/+4
* reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov2018-06-191-8/+16
* ok ok it only has one 't'UbitUmarov2018-05-281-6/+6
* english typo, thx you know whoUbitUmarov2018-05-281-6/+6
* fix a bug on warp3d.dllUbitUmarov2018-05-261-64/+64
* missing updated filesUbitUmarov2018-05-262-206/+115
* fix one english typoUbitUmarov2018-05-261-15/+8
* map...UbitUmarov2018-05-181-12/+10
* Warp3D tried to do something in RegionLoaded even when the module was disabledKevin Cozens2018-05-161-0/+3
* Whitespace changesKevin Cozens2018-05-161-8/+8
* breaking map a bit more...UbitUmarov2018-05-153-222/+325
* bug fix: avoid null ref on trigger soundi if source is a avatarUbitUmarov2018-05-151-10/+14
* breaking map (warp3d) suport default map parameters. Planar not suported ( wi...UbitUmarov2018-05-081-15/+66
* breaking map (warp3d)...UbitUmarov2018-05-081-6/+10
* breaking map (warp3d); remove warp3d viewport code not realy used and confusi...UbitUmarov2018-05-073-262/+193
* breaking map (warp3d)UbitUmarov2018-05-071-6/+2
* breaking map (warp3d)UbitUmarov2018-05-071-1/+1
* breaking map (warp3d)UbitUmarov2018-05-063-39/+7
* remove some debug linesUbitUmarov2018-05-061-4/+2
* change the AverageTextureColorOnMapTile default to falseUbitUmarov2018-05-061-1/+1
* break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName a...UbitUmarov2018-05-064-235/+318
* fix warp3d textures UVUbitUmarov2018-05-051-5/+5
* a few more changes to warp3d and export-mapUbitUmarov2018-05-052-30/+32
* change warp3d terrain rendering, so it does cover all areaUbitUmarov2018-05-051-29/+36
* why where map and dynamic textures compressed lossless?UbitUmarov2018-05-043-6/+6
* change region console comand export-map: make it work with var regions, cente...UbitUmarov2018-05-011-31/+63
* Merge branch 'master' into httptestsUbitUmarov2018-04-281-2/+9
|\
| * mantis 8321: avoid null reference potencial caused by outdated LMs for exampleUbitUmarov2018-04-281-2/+9
* | sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov2018-04-101-29/+29
* | mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but n...UbitUmarov2018-04-101-1/+4
* | retire our BlockingQueue replaced by BlockingCollection and cross fingersUbitUmarov2018-01-222-11/+14
* | give BlockingCollection more chancesUbitUmarov2018-01-221-9/+2
* | remove more xml things no longer needed on .net >4.5.2UbitUmarov2018-01-171-1/+0
* | missed a fewUbitUmarov2018-01-171-4/+0
* | remove those xml things no longer needed on .net >4.5.2UbitUmarov2018-01-172-2/+0
* | Merge branch 'master' into httptestsUbitUmarov2018-01-163-4/+6
|\ \ | |/