| Commit message (Expand) | Author | Files | Lines |
2019-11-18 | fix a info message | UbitUmarov | 1 | -1/+1 |
2019-11-17 | terrain: make sure modify does get unblocked | UbitUmarov | 1 | -115/+122 |
2019-11-16 | remove some llUDP options | UbitUmarov | 5 | -141/+74 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 2 | -12/+0 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 2 | -0/+12 |
2019-11-13 | mantis 8627: handle the case constant compareOp constant on Yengine | UbitUmarov | 1 | -12/+95 |
2019-11-13 | Terrain: more double to float | UbitUmarov | 11 | -43/+52 |
2019-11-13 | limit max number of attachments to 38. All can be on same point | UbitUmarov | 7 | -83/+100 |
2019-11-12 | missed a few | UbitUmarov | 1 | -4/+4 |
2019-11-12 | terrain replace double by float | UbitUmarov | 17 | -72/+75 |
2019-11-12 | more changes on terrain edit. Silent ignore comand if busy (large area smoot... | UbitUmarov | 8 | -113/+135 |
2019-11-11 | Yengine: we also need to cancel timer events in queue, because some bad scrip... | UbitUmarov | 5 | -2/+50 |
2019-11-10 | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 1 | -3/+5 |
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 | 5 | -25/+67 |
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 | 29 | -1180/+157 |
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 |