aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-04YEngine: fix wrong language detection on some comments in first lineUbitUmarov1-5/+7
2019-11-02avoid a null refUbitUmarov1-0/+2
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-29fix some mysql timestamps default valueUbitUmarov2-1/+7
2019-10-28update version nameUbitUmarov1-1/+1
2019-10-28change versionUbitUmarov1-2/+2
2019-10-24refuse to create a new user with empty passwordUbitUmarov1-2/+17
2019-10-24oops, dont ask things twiceUbitUmarov1-3/+1
2019-10-24partial revert console Prompt code to fix itUbitUmarov1-3/+26
2019-10-22remove some more useless NULL argumentsUbitUmarov20-99/+81
2019-10-22remove some more useless NULL argumentsUbitUmarov17-52/+45
2019-10-22remove some useless NULL argumentsUbitUmarov11-63/+51
2019-10-22missing fileUbitUmarov1-1/+1
2019-10-22try to fix console AGAINUbitUmarov6-14/+114
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
2019-10-14basic search: fix people search, add some cachingUbitUmarov2-6/+45
2019-10-13viewers group search page size is 100 ( and not way to detect other value, so...UbitUmarov1-1/+9
2019-10-13groups v2: remove wrong filters on DB searchUbitUmarov2-3/+3
2019-10-13mantis 8598: filter dead groups from group search. honor querystart request. ...UbitUmarov3-9/+39
2019-10-11add osResetAllScripts(LSL_Integer AllLinkset). use with careUbitUmarov4-1/+41
2019-10-06Fix build breakMelanie4-4/+13
2019-10-06Introduce a way to send the grid's message kay, if one is usedMelanie2-5/+9
2019-10-06Remove a no longer used property that used ScopeID in an improper wayMelanie1-28/+0
2019-10-06Fix an issue where parameter parsing could lead to an exceptionMelanie1-1/+2
2019-10-06explicitly remove useragentserviceconnector dns lookup, effectively removed o...UbitUmarov1-58/+42
2019-10-06remove useragentserviceconnector dns lookup also on osslUbitUmarov1-1/+1
2019-10-06Stop replacing the host name with it's IP.Melanie1-2/+2
2019-10-06fix ViewerAsset external urlUbitUmarov1-7/+5
2019-09-24missing fileUbitUmarov1-2/+6
2019-09-23do removed the old API function (replaced in 2016). Thanks Terry for finding ...UbitUmarov1-28/+0
2019-09-23fix a HGsuitcase APIUbitUmarov1-0/+28
2019-09-21make Console Promt(..) compatible with rest of code, againUbitUmarov2-1/+18