Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some cleanup | UbitUmarov | 2018-07-14 | 1 | -30/+26 |
| | |||||
* | drop compatibility with old robust that did not suport ↵ | UbitUmarov | 2018-07-14 | 1 | -9/+0 |
| | | | | inventoryService.GetMultipleItems | ||||
* | add using into a few more places | UbitUmarov | 2018-07-14 | 2 | -26/+28 |
| | |||||
* | mantis 8333: kept idea but my own code. With ini setting ↵ | UbitUmarov | 2018-07-14 | 2 | -3/+24 |
| | | | | ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also) | ||||
* | minor changes to last patch | UbitUmarov | 2018-07-13 | 1 | -14/+12 |
| | |||||
* | Group Powers changed and Officers role brought back for Groups | fly-man- | 2018-07-13 | 1 | -51/+60 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8335: fix string format | UbitUmarov | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Bug fix: Object Wear was doing Add not replace | UbitUmarov | 2018-07-11 | 1 | -11/+11 |
| | |||||
* | replace some string tests | UbitUmarov | 2018-07-08 | 2 | -6/+6 |
| | |||||
* | we don't use tab simbol, we use 4 whitespaces | UbitUmarov | 2018-07-08 | 2 | -28/+28 |
| | |||||
* | Add mac banning | Vincent Sylvester | 2018-07-08 | 2 | -0/+32 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | 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 |
| | |||||
* | 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 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -64/+64 |
| | |||||
* | 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 | 1 | -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 | 3 | -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 | 1 | -6/+10 |
| | |||||
* | breaking map (warp3d); remove warp3d viewport code not realy used and ↵ | UbitUmarov | 2018-05-07 | 3 | -262/+193 |
| | | | | confusing my last neuron | ||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-07 | 1 | -6/+2 |
| | |||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-07 | 1 | -1/+1 |
| | |||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-06 | 4 | -39/+38 |
| | |||||
* | remove some debug lines | UbitUmarov | 2018-05-06 | 1 | -4/+2 |
| |