| Commit message (Expand) | Author | Files | Lines |
2019-11-08 | cosmetics | UbitUmarov | 1 | -23/+44 |
2019-11-07 | let autopilot also stand from a object | UbitUmarov | 1 | -1/+1 |
2019-11-07 | avoid a null ref | UbitUmarov | 1 | -11/+23 |
2019-11-06 | handle null refs on llSubStringIndex() | UbitUmarov | 1 | -0/+4 |
2019-11-05 | YEngine: fix credits comment | UbitUmarov | 1 | -1/+1 |
2019-11-04 | dynamic textures: add ' lossless: [true|false] ', default false, extraParam | UbitUmarov | 1 | -5/+10 |
2019-11-04 | YEngine: fix wrong language detection on some comments in first line | UbitUmarov | 1 | -5/+7 |
2019-11-01 | FlotSamAssetcache write to disk needs be sync. | UbitUmarov | 1 | -2/+5 |
2019-10-31 | a disabled module has no caps to tell viewers (cameraonlymoduel) | UbitUmarov | 1 | -4/+3 |
2019-10-30 | always allow part deselect | UbitUmarov | 1 | -12/+9 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 14 | -52/+39 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 14 | -47/+40 |
2019-10-22 | remove some useless NULL arguments | UbitUmarov | 3 | -30/+18 |
2019-10-22 | missing file | UbitUmarov | 1 | -1/+1 |
2019-10-20 | a few changes on LlGetObjectDetails | UbitUmarov | 1 | -9/+17 |
2019-10-19 | add a few lsl constants | UbitUmarov | 2 | -4/+93 |
2019-10-19 | same for osSetDynamicTextureURLBlendFace(). thx djphil | UbitUmarov | 1 | -1/+1 |
2019-10-19 | change osSetDynamicTextureURL(Blend) to ThreatLevel.VeryHigh,ESTATE_MANAGER,E... | UbitUmarov | 1 | -6/+3 |
2019-10-18 | Xengine: more on division by Zero | UbitUmarov | 1 | -22/+70 |
2019-10-18 | Yengine: Also error on division by Zero | UbitUmarov | 5 | -222/+154 |
2019-10-17 | add LSL_Integer osIsNotValidNumber(LSL_Float v) | UbitUmarov | 5 | -26/+40 |
2019-10-17 | simplify last code a bit | UbitUmarov | 1 | -8/+13 |
2019-10-17 | Xengine: Error on division by Zero. Yengine will take a lot more work. If you... | UbitUmarov | 1 | -9/+46 |
2019-10-17 | Yengine make float.tostring culture invariant | UbitUmarov | 1 | -1/+2 |
2019-10-16 | tests: windows does not have 1ms time resolution | UbitUmarov | 1 | -3/+3 |
2019-10-16 | fix some texts init | UbitUmarov | 4 | -0/+18 |
2019-10-16 | OSSL: threading issue | UbitUmarov | 1 | -1/+1 |
2019-10-16 | OSSL: stop reading configuration file on every script start. | UbitUmarov | 1 | -63/+78 |
2019-10-16 | make OSSL parsing error warning more clear | UbitUmarov | 1 | -4/+8 |
2019-10-16 | change OSSL functions allow control code. Behavior should stat pretty much th... | UbitUmarov | 2 | -72/+121 |
2019-10-16 | add OSSL option PermissionErrortoOwner (true or false). if true ossl functio... | UbitUmarov | 3 | -101/+138 |
2019-10-14 | basic search: fix people search, add some caching | UbitUmarov | 1 | -5/+44 |
2019-10-13 | viewers group search page size is 100 ( and not way to detect other value, so... | UbitUmarov | 1 | -1/+9 |
2019-10-13 | mantis 8598: filter dead groups from group search. honor querystart request. ... | UbitUmarov | 2 | -7/+30 |
2019-10-11 | add osResetAllScripts(LSL_Integer AllLinkset). use with care | UbitUmarov | 4 | -1/+41 |
2019-10-06 | remove useragentserviceconnector dns lookup also on ossl | UbitUmarov | 1 | -1/+1 |
2019-10-06 | fix ViewerAsset external url | UbitUmarov | 1 | -7/+5 |
2019-09-18 | add a missing return | UbitUmarov | 1 | -0/+1 |
2019-09-18 | fix wrong lludp message usage | UbitUmarov | 1 | -17/+5 |
2019-09-18 | avoid a null ref ( this should not be needed) | UbitUmarov | 1 | -1/+5 |
2019-09-15 | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 2 | -14/+8 |
2019-09-12 | allow particles scale max to be 7.96m, supported by protocol | UbitUmarov | 1 | -1/+1 |
2019-09-11 | take unit tests limited settings in consideration on setappearance | UbitUmarov | 1 | -2/+2 |
2019-09-11 | pesty warning | UbitUmarov | 1 | -1/+0 |
2019-09-11 | remove a config option that controled a useless sim feature. note that at thi... | UbitUmarov | 1 | -5/+1 |
2019-09-11 | enable agent hover again, (it is still bad on most viewers for opensim | UbitUmarov | 1 | -6/+5 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 8 | -293/+247 |
2019-09-09 | disable AvatarHoverHeight useless and viewer side broken (without SSA) | UbitUmarov | 1 | -2/+8 |
2019-09-04 | add osSlerp() | UbitUmarov | 5 | -1/+72 |
2019-09-04 | don't wear vegetables | UbitUmarov | 2 | -4/+26 |