aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-21warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only ↵UbitUmarov1-2/+21
for now
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 ↵UbitUmarov1-4/+9
PRIM_LINK_TARGET points to one
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
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
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
~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-11cleanup last patchUbitUmarov3-21/+28
2018-12-11Add osNpcSayTo(key npc, key target, integer channel, string message)Bill Blight3-2/+31
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-11mantis 8420: ubOde awake up lazy bodyUbitUmarov2-57/+73
2018-12-11Return a fake openid token to enable web services on a grid to identify the userMelanie1-0/+6
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 ↵uriesk2-44/+0
commented out second llSetContentType thats the same as osSetContentType anyway Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
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 ↵UbitUmarov1-6/+21
lostandfound also, else goes to original folder
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-07return a proper http errorUbitUmarov1-13/+11
2018-12-07remove a warningUbitUmarov1-2/+2
2018-12-07disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵UbitUmarov1-1/+6
compatible with opensim
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 textureUbitUmarov2-4/+12
2018-12-04GetAssets: we still need to service avatars that did left regionUbitUmarov2-1/+4
2018-12-03clean a bitUbitUmarov3-70/+57
2018-12-03avoid a data copyUbitUmarov2-7/+9
2018-12-03avoid a data copyUbitUmarov2-1/+43
2018-12-02stats heap allocation rate can negativeUbitUmarov1-10/+7
2018-12-02avoid a data copyUbitUmarov2-68/+69
2018-12-02simplify a bitUbitUmarov1-40/+4
2018-12-01cleanupUbitUmarov1-10/+11
2018-12-01comment some debug msgsUbitUmarov1-3/+3
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov7-504/+355
2018-12-01clean a bitUbitUmarov1-90/+5
2018-12-01potencial mem leakUbitUmarov1-0/+1
2018-11-30LLSDxmlencode uint and ulongUbitUmarov1-9/+55
2018-11-30move http range parser to utilUbitUmarov3-68/+38
2018-11-30recover GetMesh2 capUbitUmarov2-149/+104
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