| Commit message (Expand) | Author | Age | Files | Lines |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 21 | -438/+515 |
* | some retouchs on animationset code | UbitUmarov | 2018-12-28 | 2 | -17/+22 |
* | warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only f... | UbitUmarov | 2018-12-21 | 1 | -2/+21 |
* | warp3d: try handle planar mapping | UbitUmarov | 2018-12-20 | 1 | -3/+36 |
* | remove spurius newline | UbitUmarov | 2018-12-20 | 1 | -3/+3 |
* | LINK_ALL_CHILDREN includes sitting avatars | UbitUmarov | 2018-12-19 | 1 | -0/+4 |
* | let osGetPrimitiveParams also return sitting avatar informationg, if PRIM_LIN... | UbitUmarov | 2018-12-19 | 1 | -4/+9 |
* | still another | UbitUmarov | 2018-12-19 | 1 | -2/+4 |
* | oops | UbitUmarov | 2018-12-19 | 1 | -2/+2 |
* | bug fixes | UbitUmarov | 2018-12-19 | 1 | -57/+62 |
* | Added support for f suffix on YEngine floats | Stolen Ruby | 2018-12-18 | 1 | -0/+16 |
* | mantis 8427: add new reject flags, change default, see mantis | UbitUmarov | 2018-12-17 | 2 | -3/+6 |
* | avoid sending garbage... | UbitUmarov | 2018-12-16 | 1 | -0/+7 |
* | several changes to last patch | UbitUmarov | 2018-12-16 | 1 | -73/+35 |
* | Enables the buildin Caps ServerReleaseNotes | fly-man- | 2018-12-16 | 1 | -0/+165 |
* | cleanup last patch | UbitUmarov | 2018-12-11 | 3 | -21/+28 |
* | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 2018-12-11 | 3 | -2/+31 |
* | mantis 8420: ubOde awake up lazy body | UbitUmarov | 2018-12-11 | 2 | -57/+73 |
* | minor changes on llSetContentType | UbitUmarov | 2018-12-11 | 1 | -9/+16 |
* | change osSetContentType threat level | UbitUmarov | 2018-12-11 | 1 | -1/+1 |
* | Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c... | uriesk | 2018-12-11 | 2 | -44/+0 |
* | Yengine reset global variables possible damaged by bad state file | UbitUmarov | 2018-12-11 | 1 | -6/+7 |
* | Yengine actually loose the bas state file | UbitUmarov | 2018-12-10 | 1 | -1/+3 |
* | mantis 8419: TakeCopy now sends to objects; Take to a child of trash or losta... | UbitUmarov | 2018-12-10 | 1 | -6/+21 |
* | pesty warning | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
* | Yengine try to better recover from invalid state files | UbitUmarov | 2018-12-08 | 1 | -14/+31 |
* | mantis 8416: change string compare method (actually on previus commit) | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 2 | -2/+10 |
* | remove a warning | UbitUmarov | 2018-12-07 | 1 | -2/+2 |
* | disable GetAsset (ViewerAsset) cap. Current viewers implementation is not com... | UbitUmarov | 2018-12-07 | 1 | -1/+6 |
* | fix compile putting back useless things until they are fully removed | UbitUmarov | 2018-12-06 | 1 | -5/+3 |
* | ubOde: slow down collision events to attachments | UbitUmarov | 2018-12-06 | 2 | -25/+52 |
* | GetAssets: only throttle mesh and texture | UbitUmarov | 2018-12-06 | 1 | -2/+8 |
* | GetAssets: we still need to service avatars that did left region | UbitUmarov | 2018-12-04 | 2 | -1/+4 |
* | simplify a bit | UbitUmarov | 2018-12-02 | 1 | -40/+4 |
* | cleanup | UbitUmarov | 2018-12-01 | 1 | -10/+11 |
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 3 | -491/+147 |
* | clean a bit | UbitUmarov | 2018-12-01 | 1 | -90/+5 |
* | potencial mem leak | UbitUmarov | 2018-12-01 | 1 | -0/+1 |
* | recover GetMesh2 cap | UbitUmarov | 2018-11-30 | 1 | -32/+36 |
* | remove xmr json functions that where a fix for ossl ones now removed | UbitUmarov | 2018-11-29 | 1 | -259/+0 |
* | fix CopyInventoryFromNotecard error handling | UbitUmarov | 2018-11-29 | 1 | -16/+18 |
* | mantis 8414: add cap CreateInventoryCategory handler | UbitUmarov | 2018-11-29 | 1 | -1/+70 |
* | OSSL remove functions with illegal lsl types, also redundante | UbitUmarov | 2018-11-28 | 4 | -88/+1 |
* | remove unmaintaned and obsolete GlynnTucker.Cache | UbitUmarov | 2018-11-27 | 1 | -172/+0 |
* | a few more changes | UbitUmarov | 2018-11-26 | 2 | -5/+13 |
* | show prim ID on script error | UbitUmarov | 2018-11-26 | 2 | -3/+3 |
* | Yengine: simplify ossl severe error message, and make it on debug channel lik... | UbitUmarov | 2018-11-26 | 1 | -37/+49 |
* | remove a ossl dev only option | UbitUmarov | 2018-11-26 | 1 | -11/+1 |
* | add script constant OS_APIVERSION, we should inc this on any change on any ap... | UbitUmarov | 2018-11-26 | 4 | -52/+83 |