aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-18fix a info messageUbitUmarov1-1/+1
2019-11-17terrain: make sure modify does get unblockedUbitUmarov1-115/+122
2019-11-16remove some llUDP optionsUbitUmarov5-141/+74
2019-11-14work on previus 2 patchsUbitUmarov2-12/+0
2019-11-14Attempt to fix the issue where, when logging into the grid, the user supplies...Terry2-0/+12
2019-11-13mantis 8627: handle the case constant compareOp constant on YengineUbitUmarov1-12/+95
2019-11-13Terrain: more double to floatUbitUmarov11-43/+52
2019-11-13limit max number of attachments to 38. All can be on same pointUbitUmarov7-83/+100
2019-11-12missed a fewUbitUmarov1-4/+4
2019-11-12terrain replace double by floatUbitUmarov17-72/+75
2019-11-12more changes on terrain edit. Silent ignore comand if busy (large area smoot...UbitUmarov8-113/+135
2019-11-11Yengine: we also need to cancel timer events in queue, because some bad scrip...UbitUmarov5-2/+50
2019-11-10terraforming changes: try recover llmodifyland previus behaviurUbitUmarov1-3/+5
2019-11-10SIO_UDP_CONNRESET should work on macs now, thx GavinUbitUmarov1-7/+8
2019-11-10terraforming changes: comment a debug messageUbitUmarov1-1/+1
2019-11-10terraforming changes: support selected parcel edit; fix area smoothUbitUmarov5-25/+67
2019-11-10terraforming changes: make jenkis happyUbitUmarov4-12/+12
2019-11-10terraforming changes: missing fileUbitUmarov1-15/+4
2019-11-09terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...UbitUmarov29-1180/+157
2019-11-08cosmeticsUbitUmarov1-23/+44
2019-11-07let autopilot also stand from a objectUbitUmarov1-1/+1
2019-11-07avoid a null refUbitUmarov1-11/+23
2019-11-06handle null refs on llSubStringIndex()UbitUmarov1-0/+4
2019-11-05YEngine: fix credits commentUbitUmarov1-1/+1
2019-11-04dynamic textures: add ' lossless: [true|false] ', default false, extraParamUbitUmarov1-5/+10
2019-11-04YEngine: fix wrong language detection on some comments in first lineUbitUmarov1-5/+7
2019-11-01FlotSamAssetcache write to disk needs be sync.UbitUmarov1-2/+5
2019-10-31a disabled module has no caps to tell viewers (cameraonlymoduel)UbitUmarov1-4/+3
2019-10-30always allow part deselectUbitUmarov1-12/+9
2019-10-22remove some more useless NULL argumentsUbitUmarov14-52/+39
2019-10-22remove some more useless NULL argumentsUbitUmarov14-47/+40
2019-10-22remove some useless NULL argumentsUbitUmarov3-30/+18
2019-10-22missing fileUbitUmarov1-1/+1
2019-10-20a few changes on LlGetObjectDetailsUbitUmarov1-9/+17
2019-10-19add a few lsl constantsUbitUmarov2-4/+93
2019-10-19same for osSetDynamicTextureURLBlendFace(). thx djphilUbitUmarov1-1/+1
2019-10-19change osSetDynamicTextureURL(Blend) to ThreatLevel.VeryHigh,ESTATE_MANAGER,E...UbitUmarov1-6/+3
2019-10-18Xengine: more on division by ZeroUbitUmarov1-22/+70
2019-10-18Yengine: Also error on division by ZeroUbitUmarov5-222/+154
2019-10-17add LSL_Integer osIsNotValidNumber(LSL_Float v)UbitUmarov5-26/+40
2019-10-17simplify last code a bitUbitUmarov1-8/+13
2019-10-17Xengine: Error on division by Zero. Yengine will take a lot more work. If you...UbitUmarov1-9/+46
2019-10-17Yengine make float.tostring culture invariantUbitUmarov1-1/+2
2019-10-16tests: windows does not have 1ms time resolutionUbitUmarov1-3/+3
2019-10-16fix some texts initUbitUmarov4-0/+18
2019-10-16OSSL: threading issueUbitUmarov1-1/+1
2019-10-16OSSL: stop reading configuration file on every script start.UbitUmarov1-63/+78
2019-10-16make OSSL parsing error warning more clearUbitUmarov1-4/+8
2019-10-16change OSSL functions allow control code. Behavior should stat pretty much th...UbitUmarov2-72/+121
2019-10-16 add OSSL option PermissionErrortoOwner (true or false). if true ossl functio...UbitUmarov3-101/+138