Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a info message | UbitUmarov | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | terrain: make sure modify does get unblocked | UbitUmarov | 2019-11-17 | 1 | -115/+122 |
| | |||||
* | remove some llUDP options | UbitUmarov | 2019-11-16 | 5 | -141/+74 |
| | |||||
* | work on previus 2 patchs | UbitUmarov | 2019-11-14 | 2 | -12/+0 |
| | |||||
* | Attempt to fix the issue where, when logging into the grid, the user ↵ | Terry | 2019-11-14 | 2 | -0/+12 |
| | | | | | | | supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified. Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8627: handle the case constant compareOp constant on Yengine | UbitUmarov | 2019-11-13 | 1 | -12/+95 |
| | |||||
* | Terrain: more double to float | UbitUmarov | 2019-11-13 | 11 | -43/+52 |
| | |||||
* | limit max number of attachments to 38. All can be on same point | UbitUmarov | 2019-11-13 | 7 | -83/+100 |
| | |||||
* | missed a few | UbitUmarov | 2019-11-12 | 1 | -4/+4 |
| | |||||
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 17 | -72/+75 |
| | |||||
* | more changes on terrain edit. Silent ignore comand if busy (large area ↵ | UbitUmarov | 2019-11-12 | 8 | -113/+135 |
| | | | | smooth can take ages), brush changes, etc | ||||
* | Yengine: we also need to cancel timer events in queue, because some bad ↵ | UbitUmarov | 2019-11-11 | 5 | -2/+50 |
| | | | | scripts that do work on X | ||||
* | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 2019-11-10 | 1 | -3/+5 |
| | |||||
* | SIO_UDP_CONNRESET should work on macs now, thx Gavin | UbitUmarov | 2019-11-10 | 1 | -7/+8 |
| | |||||
* | terraforming changes: comment a debug message | UbitUmarov | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 2019-11-10 | 5 | -25/+67 |
| | |||||
* | terraforming changes: make jenkis happy | UbitUmarov | 2019-11-10 | 4 | -12/+12 |
| | |||||
* | terraforming changes: missing file | UbitUmarov | 2019-11-10 | 1 | -15/+4 |
| | |||||
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 2019-11-09 | 29 | -1180/+157 |
| | | | | needed (run prebuild) | ||||
* | cosmetics | UbitUmarov | 2019-11-08 | 1 | -23/+44 |
| | |||||
* | let autopilot also stand from a object | UbitUmarov | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | avoid a null ref | UbitUmarov | 2019-11-07 | 1 | -11/+23 |
| | |||||
* | handle null refs on llSubStringIndex() | UbitUmarov | 2019-11-06 | 1 | -0/+4 |
| | |||||
* | YEngine: fix credits comment | UbitUmarov | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | dynamic textures: add ' lossless: [true|false] ', default false, extraParam | UbitUmarov | 2019-11-04 | 1 | -5/+10 |
| | |||||
* | YEngine: fix wrong language detection on some comments in first line | UbitUmarov | 2019-11-04 | 1 | -5/+7 |
| | |||||
* | FlotSamAssetcache write to disk needs be sync. | UbitUmarov | 2019-11-01 | 1 | -2/+5 |
| | |||||
* | a disabled module has no caps to tell viewers (cameraonlymoduel) | UbitUmarov | 2019-10-31 | 1 | -4/+3 |
| | |||||
* | always allow part deselect | UbitUmarov | 2019-10-30 | 1 | -12/+9 |
| | |||||
* | 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 |