aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-14a few changes about test mesh uploadsUbitUmarov1-26/+27
2018-07-14use Vector.Distance not util..UbitUmarov1-2/+2
2018-07-14save a sqrt callUbitUmarov1-3/+3
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 ↵UbitUmarov1-0/+9
they don't apply
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-14send data as bin not string to http lower levelUbitUmarov1-3/+8
2018-07-11mantis 8335: fix string formatUbitUmarov1-1/+1
2018-07-11Bug fix: Object Wear was doing Add not replaceUbitUmarov1-11/+11
2018-06-27ubOde change terrain min height to -100m. Maybe this way a viewer dev mays ↵UbitUmarov1-4/+4
fix rendering below 0m, like making them think z = 1m for that purpose, for example
2018-06-19 reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵UbitUmarov1-8/+16
viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
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-06-09improve llOverMyLand() handling of potencial null refs. ty mriekerUbitUmarov1-12/+14
2018-06-09Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov1-2/+2
2018-05-28ok ok it only has one 't'UbitUmarov1-6/+6
2018-05-28english typo, thx you know whoUbitUmarov1-6/+6
2018-05-28make Yengine post attach event as Xengine does. This should fix that event. ↵UbitUmarov1-3/+3
Thx mrieker for pointing out this issue
2018-05-27fix some cases in prim number of sidesUbitUmarov1-27/+62
2018-05-26fix a bug on warp3d.dllUbitUmarov1-64/+64
2018-05-26missing updated filesUbitUmarov3-207/+116
2018-05-26use RegionInfo.ServerURI to report region url on datasnapshotUbitUmarov1-6/+2
2018-05-26 stale LandSnapshot by time also, so dwell can be updatedUbitUmarov1-1/+7
2018-05-26add a check to data_exposure option of DataSnapshot moduleUbitUmarov1-0/+8
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-12let wearables check command suport variable number of wearablesUbitUmarov1-5/+13
2018-05-08breaking map (warp3d) suport default map parameters. Planar not suported ( ↵UbitUmarov1-15/+66
will render as deafaul
2018-05-08breaking map (warp3d)...UbitUmarov1-6/+10
2018-05-07breaking map (warp3d); remove warp3d viewport code not realy used and ↵UbitUmarov3-262/+193
confusing my last neuron
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 ↵UbitUmarov4-235/+318
and (warp3d) AverageTextureColorOnMapTile
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-04fix ubOde terrain copy at north and east borders0.9.0.1UbitUmarov1-2/+2
2018-05-04mantis 8084: add the missing PRIM_ALPHA_MODE constantsUbitUmarov1-0/+6
2018-05-04why where map and dynamic textures compressed lossless?UbitUmarov4-8/+8