aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov21-438/+515
2018-12-28some retouchs on animationset codeUbitUmarov2-17/+22
2018-12-21warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only f...UbitUmarov1-2/+21
2018-12-20warp3d: try handle planar mappingUbitUmarov1-3/+36
2018-12-20remove spurius newlineUbitUmarov1-3/+3
2018-12-19LINK_ALL_CHILDREN includes sitting avatarsUbitUmarov1-0/+4
2018-12-19let osGetPrimitiveParams also return sitting avatar informationg, if PRIM_LIN...UbitUmarov1-4/+9
2018-12-19still anotherUbitUmarov1-2/+4
2018-12-19oopsUbitUmarov1-2/+2
2018-12-19bug fixesUbitUmarov1-57/+62
2018-12-18Added support for f suffix on YEngine floatsStolen Ruby1-0/+16
2018-12-17mantis 8427: add new reject flags, change default, see mantisUbitUmarov2-3/+6
2018-12-16avoid sending garbage...UbitUmarov1-0/+7
2018-12-16several changes to last patchUbitUmarov1-73/+35
2018-12-16Enables the buildin Caps ServerReleaseNotesfly-man-1-0/+165
2018-12-11cleanup last patchUbitUmarov3-21/+28
2018-12-11Add osNpcSayTo(key npc, key target, integer channel, string message)Bill Blight3-2/+31
2018-12-11mantis 8420: ubOde awake up lazy bodyUbitUmarov2-57/+73
2018-12-11minor changes on llSetContentTypeUbitUmarov1-9/+16
2018-12-11change osSetContentType threat levelUbitUmarov1-1/+1
2018-12-11Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c...uriesk2-44/+0
2018-12-11Yengine reset global variables possible damaged by bad state fileUbitUmarov1-6/+7
2018-12-10Yengine actually loose the bas state fileUbitUmarov1-1/+3
2018-12-10mantis 8419: TakeCopy now sends to objects; Take to a child of trash or losta...UbitUmarov1-6/+21
2018-12-08pesty warningUbitUmarov1-1/+1
2018-12-08Yengine try to better recover from invalid state filesUbitUmarov1-14/+31
2018-12-08mantis 8416: change string compare method (actually on previus commit)UbitUmarov1-1/+1
2018-12-08mantis 8416: testUbitUmarov2-2/+10
2018-12-07remove a warningUbitUmarov1-2/+2
2018-12-07disable GetAsset (ViewerAsset) cap. Current viewers implementation is not com...UbitUmarov1-1/+6
2018-12-06fix compile putting back useless things until they are fully removedUbitUmarov1-5/+3
2018-12-06ubOde: slow down collision events to attachmentsUbitUmarov2-25/+52
2018-12-06GetAssets: only throttle mesh and textureUbitUmarov1-2/+8
2018-12-04GetAssets: we still need to service avatars that did left regionUbitUmarov2-1/+4
2018-12-02simplify a bitUbitUmarov1-40/+4
2018-12-01cleanupUbitUmarov1-10/+11
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov3-491/+147
2018-12-01clean a bitUbitUmarov1-90/+5
2018-12-01potencial mem leakUbitUmarov1-0/+1
2018-11-30recover GetMesh2 capUbitUmarov1-32/+36
2018-11-29remove xmr json functions that where a fix for ossl ones now removedUbitUmarov1-259/+0
2018-11-29fix CopyInventoryFromNotecard error handlingUbitUmarov1-16/+18
2018-11-29mantis 8414: add cap CreateInventoryCategory handlerUbitUmarov1-1/+70
2018-11-28OSSL remove functions with illegal lsl types, also redundanteUbitUmarov4-88/+1
2018-11-27remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov1-172/+0
2018-11-26a few more changesUbitUmarov2-5/+13
2018-11-26show prim ID on script errorUbitUmarov2-3/+3
2018-11-26Yengine: simplify ossl severe error message, and make it on debug channel lik...UbitUmarov1-37/+49
2018-11-26remove a ossl dev only optionUbitUmarov1-11/+1
2018-11-26add script constant OS_APIVERSION, we should inc this on any change on any ap...UbitUmarov4-52/+83