aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-16remove some llUDP optionsUbitUmarov5-141/+74
2019-11-14work on previus 2 patchsUbitUmarov13-119/+66
2019-11-14Complete PostGres from previous commit - (Not Tested)Terry1-2/+18
Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2019-11-14Attempt to fix the issue where, when logging into the grid, the user ↵Terry10-3/+83
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>
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-13Reduce Max region size to 4096mUbitUmarov2-2/+9
2019-11-12missed a fewUbitUmarov1-4/+4
2019-11-12terrain replace double by floatUbitUmarov18-76/+77
2019-11-12more changes on terrain edit. Silent ignore comand if busy (large area ↵UbitUmarov8-113/+135
smooth can take ages), brush changes, etc
2019-11-11missing file, of courseUbitUmarov1-0/+5
2019-11-11Yengine: we also need to cancel timer events in queue, because some bad ↵UbitUmarov5-2/+50
scripts that do work on X
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 smoothUbitUmarov6-26/+68
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 ↵UbitUmarov30-1183/+159
needed (run prebuild)
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-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 ↵UbitUmarov1-6/+3
ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER
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