aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-29change DBGSuids a bit, let it return uuid.zero in more fail cases, not ↵UbitUmarov1-11/+12
killing region
2018-12-28still pgsqlUbitUmarov1-3/+3
2018-12-28sog GetLinkNumber() forget avatars that did standupUbitUmarov2-4/+5
2018-12-28remove silly double lockingUbitUmarov1-12/+10
2018-12-28PGSQL: it may be a good idea to also add the field to the tableUbitUmarov1-0/+7
2018-12-28PGSQL: store vehicle dataUbitUmarov1-6/+16
2018-12-28add some LSLUbitUmarov3-0/+50
2018-12-28missing fileUbitUmarov1-1/+1
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov25-497/+546
2018-12-28update pbsUbitUmarov1-7/+64
2018-12-28some retouchs on animationset codeUbitUmarov2-17/+22
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