Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 14 | -52/+39 |
| | |||||
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 14 | -47/+40 |
| | |||||
* | remove some useless NULL arguments | UbitUmarov | 2019-10-22 | 3 | -30/+18 |
| | |||||
* | missing file | UbitUmarov | 2019-10-22 | 1 | -1/+1 |
| | |||||
* | a few changes on LlGetObjectDetails | UbitUmarov | 2019-10-20 | 1 | -9/+17 |
| | |||||
* | add a few lsl constants | UbitUmarov | 2019-10-19 | 2 | -4/+93 |
| | |||||
* | same for osSetDynamicTextureURLBlendFace(). thx djphil | UbitUmarov | 2019-10-19 | 1 | -1/+1 |
| | |||||
* | change osSetDynamicTextureURL(Blend) to ↵ | UbitUmarov | 2019-10-19 | 1 | -6/+3 |
| | | | | ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER | ||||
* | Xengine: more on division by Zero | UbitUmarov | 2019-10-18 | 1 | -22/+70 |
| | |||||
* | Yengine: Also error on division by Zero | UbitUmarov | 2019-10-18 | 5 | -222/+154 |
| | |||||
* | add LSL_Integer osIsNotValidNumber(LSL_Float v) | UbitUmarov | 2019-10-17 | 5 | -26/+40 |
| | |||||
* | simplify last code a bit | UbitUmarov | 2019-10-17 | 1 | -8/+13 |
| | |||||
* | Xengine: Error on division by Zero. Yengine will take a lot more work. If ↵ | UbitUmarov | 2019-10-17 | 1 | -9/+46 |
| | | | | your script gets killed by this, don't bother us, your script is just BAD | ||||
* | Yengine make float.tostring culture invariant | UbitUmarov | 2019-10-17 | 1 | -1/+2 |
| | |||||
* | tests: windows does not have 1ms time resolution | UbitUmarov | 2019-10-16 | 1 | -3/+3 |
| | |||||
* | fix some texts init | UbitUmarov | 2019-10-16 | 4 | -0/+18 |
| | |||||
* | OSSL: threading issue | UbitUmarov | 2019-10-16 | 1 | -1/+1 |
| | |||||
* | OSSL: stop reading configuration file on every script start. | UbitUmarov | 2019-10-16 | 1 | -63/+78 |
| | |||||
* | make OSSL parsing error warning more clear | UbitUmarov | 2019-10-16 | 1 | -4/+8 |
| | |||||
* | change OSSL functions allow control code. Behavior should stat pretty much ↵ | UbitUmarov | 2019-10-16 | 2 | -72/+121 |
| | | | | the same. Some help testing, please | ||||
* | add OSSL option PermissionErrortoOwner (true or false). if true ossl ↵ | UbitUmarov | 2019-10-16 | 3 | -101/+138 |
| | | | | functions permission errors will only be sent to prim owner, defaul false: send all around | ||||
* | basic search: fix people search, add some caching | UbitUmarov | 2019-10-14 | 1 | -5/+44 |
| | |||||
* | viewers group search page size is 100 ( and not way to detect other value, ↵ | UbitUmarov | 2019-10-13 | 1 | -1/+9 |
| | | | | so hardwired) | ||||
* | mantis 8598: filter dead groups from group search. honor querystart request. ↵ | UbitUmarov | 2019-10-13 | 2 | -7/+30 |
| | | | | Viewers are very broken on this, seems protocol was made by someone with no idea about lludp | ||||
* | add osResetAllScripts(LSL_Integer AllLinkset). use with care | UbitUmarov | 2019-10-11 | 4 | -1/+41 |
| | |||||
* | remove useragentserviceconnector dns lookup also on ossl | UbitUmarov | 2019-10-06 | 1 | -1/+1 |
| | |||||
* | fix ViewerAsset external url | UbitUmarov | 2019-10-06 | 1 | -7/+5 |
| | |||||
* | add a missing return | UbitUmarov | 2019-09-18 | 1 | -0/+1 |
| | |||||
* | fix wrong lludp message usage | UbitUmarov | 2019-09-18 | 1 | -17/+5 |
| | |||||
* | avoid a null ref ( this should not be needed) | UbitUmarov | 2019-09-18 | 1 | -1/+5 |
| | |||||
* | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 2019-09-15 | 2 | -14/+8 |
| | |||||
* | allow particles scale max to be 7.96m, supported by protocol | UbitUmarov | 2019-09-12 | 1 | -1/+1 |
| | |||||
* | take unit tests limited settings in consideration on setappearance | UbitUmarov | 2019-09-11 | 1 | -2/+2 |
| | |||||
* | pesty warning | UbitUmarov | 2019-09-11 | 1 | -1/+0 |
| | |||||
* | remove a config option that controled a useless sim feature. note that at ↵ | UbitUmarov | 2019-09-11 | 1 | -5/+1 |
| | | | | this point, and as normal on master, appearence/bakes etc may have a few more issues than before, as always thanks for your help testing it, and hapy clouds | ||||
* | enable agent hover again, (it is still bad on most viewers for opensim | UbitUmarov | 2019-09-11 | 1 | -6/+5 |
| | |||||
* | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 2019-09-11 | 8 | -293/+247 |
| | | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | ||||
* | disable AvatarHoverHeight useless and viewer side broken (without SSA) | UbitUmarov | 2019-09-09 | 1 | -2/+8 |
| | |||||
* | add osSlerp() | UbitUmarov | 2019-09-04 | 5 | -1/+72 |
| | |||||
* | don't wear vegetables | UbitUmarov | 2019-09-04 | 2 | -4/+26 |
| | |||||
* | fix the fix | UbitUmarov | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | fix one of the new warp3d log messages | UbitUmarov | 2019-09-03 | 1 | -1/+1 |
| | |||||
* | avoid potencial null ref | UbitUmarov | 2019-09-03 | 1 | -0/+4 |
| | |||||
* | mantis 8585: add a bit more debug messages | UbitUmarov | 2019-09-03 | 1 | -5/+14 |
| | |||||
* | avoid a null ref | UbitUmarov | 2019-09-03 | 1 | -3/+3 |
| | |||||
* | add a little more debug for now | UbitUmarov | 2019-09-03 | 1 | -4/+21 |
| | |||||
* | mantis 8580: make some changes on regions find code. (only gatekeeper | UbitUmarov | 2019-09-02 | 1 | -12/+21 |
| | | | | host is used on local grid detection, not its port) | ||||
* | XbakesModule: allow more textures, older versions will not see | UbitUmarov | 2019-08-31 | 1 | -12/+47 |
| | |||||
* | add a test sim feature | UbitUmarov | 2019-08-29 | 1 | -1/+7 |
| | |||||
* | update libomv with simpler Texture.GetBakesBytes | UbitUmarov | 2019-08-29 | 1 | -1/+1 |
| |