Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update contributors | UbitUmarov | 2018-07-07 | 1 | -3/+2 | |
| | ||||||
* | update contributors | UbitUmarov | 2018-07-07 | 1 | -5/+5 | |
| | ||||||
* | Back-end fix for region name searches made from the viewer grid map dialog. | Kevin Cozens | 2018-07-06 | 1 | -1/+1 | |
| | | | | | GetRegionsByName now returns names that include, but don't start with, the given search string. | |||||
* | just remove the test instead | UbitUmarov | 2018-07-06 | 2 | -10/+1 | |
| | ||||||
* | fix version string size test | UbitUmarov | 2018-07-06 | 1 | -1/+1 | |
| | ||||||
* | let OpenSim.ini.example be closer to functional standalone ini | UbitUmarov | 2018-07-05 | 1 | -2/+2 | |
| | ||||||
* | test jenkins | UbitUmarov | 2018-07-05 | 1 | -1/+1 | |
| | ||||||
* | test | UbitUmarov | 2018-07-05 | 1 | -1/+0 | |
| | ||||||
* | ubOde change terrain min height to -100m. Maybe this way a viewer dev mays ↵ | UbitUmarov | 2018-06-27 | 1 | -4/+4 | |
| | | | | fix rendering below 0m, like making them think z = 1m for that purpose, for example | |||||
* | reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵ | UbitUmarov | 2018-06-19 | 2 | -33/+19 | |
| | | | | viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP | |||||
* | mantis 8329: don't fail if response stream is Chunked encoded and http ↵ | UbitUmarov | 2018-06-18 | 1 | -7/+32 | |
| | | | | debuglevel >=5 | |||||
* | mantis 8327: refix minor typos | UbitUmarov | 2018-06-16 | 1 | -2/+2 | |
| | ||||||
* | mantis 8327: fix minor typos | UbitUmarov | 2018-06-16 | 1 | -2/+2 | |
| | ||||||
* | minor cleanup | UbitUmarov | 2018-06-16 | 1 | -36/+12 | |
| | ||||||
* | improve llOverMyLand() handling of potencial null refs. ty mrieker | UbitUmarov | 2018-06-09 | 1 | -12/+14 | |
| | ||||||
* | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 2018-06-09 | 2 | -5/+5 | |
| | ||||||
* | change MaxRegionsViewDistance description a bit | UbitUmarov | 2018-05-28 | 1 | -5/+8 | |
| | ||||||
* | ok ok it only has one 't' | UbitUmarov | 2018-05-28 | 1 | -6/+6 | |
| | ||||||
* | english typo, thx you know who | UbitUmarov | 2018-05-28 | 1 | -6/+6 | |
| | ||||||
* | make Yengine post attach event as Xengine does. This should fix that event. ↵ | UbitUmarov | 2018-05-28 | 1 | -3/+3 | |
| | | | | Thx mrieker for pointing out this issue | |||||
* | fix some cases in prim number of sides | UbitUmarov | 2018-05-27 | 1 | -27/+62 | |
| | ||||||
* | fix a bug on warp3d.dll | UbitUmarov | 2018-05-26 | 2 | -64/+64 | |
| | ||||||
* | update warp3d.dll | UbitUmarov | 2018-05-26 | 1 | -0/+0 | |
| | ||||||
* | missing updated files | UbitUmarov | 2018-05-26 | 3 | -207/+116 | |
| | ||||||
* | use RegionInfo.ServerURI to report region url on datasnapshot | UbitUmarov | 2018-05-26 | 1 | -6/+2 | |
| | ||||||
* | stale LandSnapshot by time also, so dwell can be updated | UbitUmarov | 2018-05-26 | 1 | -1/+7 | |
| | ||||||
* | add a check to data_exposure option of DataSnapshot module | UbitUmarov | 2018-05-26 | 1 | -0/+8 | |
| | ||||||
* | fix one english typo | UbitUmarov | 2018-05-26 | 1 | -15/+8 | |
| | ||||||
* | map... | UbitUmarov | 2018-05-18 | 2 | -12/+10 | |
| | ||||||
* | Warp3D tried to do something in RegionLoaded even when the module was disabled | Kevin Cozens | 2018-05-16 | 1 | -0/+3 | |
| | ||||||
* | Whitespace changes | Kevin Cozens | 2018-05-16 | 1 | -8/+8 | |
| | ||||||
* | breaking map a bit more... | UbitUmarov | 2018-05-15 | 4 | -222/+325 | |
| | ||||||
* | bug fix: avoid null ref on trigger soundi if source is a avatar | UbitUmarov | 2018-05-15 | 1 | -10/+14 | |
| | ||||||
* | avoid potencial out of range issues | UbitUmarov | 2018-05-13 | 1 | -43/+38 | |
| | ||||||
* | OOps my bad, always do deep copy, let viewers do v1 v2 fixes | UbitUmarov | 2018-05-12 | 1 | -53/+54 | |
| | ||||||
* | let wearables check command suport variable number of wearables | UbitUmarov | 2018-05-12 | 1 | -5/+13 | |
| | ||||||
* | create user with model: do not copy missing items; convert v1.0 to v2.0 ↵ | UbitUmarov | 2018-05-12 | 1 | -17/+31 | |
| | | | | wearables, fail if model has missing wearables | |||||
* | breaking map (warp3d) suport default map parameters. Planar not suported ( ↵ | UbitUmarov | 2018-05-08 | 1 | -15/+66 | |
| | | | | will render as deafaul | |||||
* | breaking map (warp3d)... | UbitUmarov | 2018-05-08 | 2 | -6/+10 | |
| | ||||||
* | breaking map (warp3d); remove warp3d viewport code not realy used and ↵ | UbitUmarov | 2018-05-07 | 4 | -262/+193 | |
| | | | | confusing my last neuron | |||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-07 | 1 | -6/+2 | |
| | ||||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-07 | 2 | -1/+1 | |
| | ||||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-06 | 4 | -39/+38 | |
| | ||||||
* | remove some debug lines | UbitUmarov | 2018-05-06 | 1 | -4/+2 | |
| | ||||||
* | change the AverageTextureColorOnMapTile default to false | UbitUmarov | 2018-05-06 | 1 | -1/+1 | |
| | ||||||
* | break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName ↵ | UbitUmarov | 2018-05-06 | 5 | -235/+318 | |
| | | | | and (warp3d) AverageTextureColorOnMapTile | |||||
* | fix warp3d textures UV | UbitUmarov | 2018-05-05 | 1 | -5/+5 | |
| | ||||||
* | a few more changes to warp3d and export-map | UbitUmarov | 2018-05-05 | 2 | -30/+32 | |
| | ||||||
* | change warp3d terrain rendering, so it does cover all area | UbitUmarov | 2018-05-05 | 1 | -29/+36 | |
| | ||||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-05-04 | 1 | -2/+2 | |
|\ |