| Commit message (Expand) | Author | Files | Lines |
2019-11-10 | SIO_UDP_CONNRESET should work on macs now, thx Gavin | UbitUmarov | 1 | -7/+8 |
2019-11-10 | terraforming changes: comment a debug message | UbitUmarov | 1 | -1/+1 |
2019-11-10 | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 6 | -26/+68 |
2019-11-10 | terraforming changes: make jenkis happy | UbitUmarov | 4 | -12/+12 |
2019-11-10 | terraforming changes: missing file | UbitUmarov | 1 | -15/+4 |
2019-11-09 | terraforming changes: make sliders work, remove some brushs, etc. Feedback ne... | UbitUmarov | 30 | -1183/+159 |
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-02 | avoid a null ref | UbitUmarov | 1 | -0/+2 |
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-29 | fix some mysql timestamps default value | UbitUmarov | 2 | -1/+7 |
2019-10-28 | update version name | UbitUmarov | 1 | -1/+1 |
2019-10-28 | change version | UbitUmarov | 1 | -2/+2 |
2019-10-24 | refuse to create a new user with empty password | UbitUmarov | 1 | -2/+17 |
2019-10-24 | oops, dont ask things twice | UbitUmarov | 1 | -3/+1 |
2019-10-24 | partial revert console Prompt code to fix it | UbitUmarov | 1 | -3/+26 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 20 | -99/+81 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 17 | -52/+45 |
2019-10-22 | remove some useless NULL arguments | UbitUmarov | 11 | -63/+51 |
2019-10-22 | missing file | UbitUmarov | 1 | -1/+1 |
2019-10-22 | try to fix console AGAIN | UbitUmarov | 6 | -14/+114 |
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 | 2 | -6/+45 |
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 | groups v2: remove wrong filters on DB search | UbitUmarov | 2 | -3/+3 |
2019-10-13 | mantis 8598: filter dead groups from group search. honor querystart request. ... | UbitUmarov | 3 | -9/+39 |
2019-10-11 | add osResetAllScripts(LSL_Integer AllLinkset). use with care | UbitUmarov | 4 | -1/+41 |