aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* some retouchs on animationset codeUbitUmarov2018-12-282-17/+22
|
* update libopenmetaverseUbitUmarov2018-12-275-0/+0
|
* update OpenSimDefaults.iniUbitUmarov2018-12-211-0/+9
|
* warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only ↵UbitUmarov2018-12-211-2/+21
| | | | for now
* warp3d: try handle planar mappingUbitUmarov2018-12-201-3/+36
|
* remove spurius newlineUbitUmarov2018-12-201-3/+3
|
* LINK_ALL_CHILDREN includes sitting avatarsUbitUmarov2018-12-191-0/+4
|
* let osGetPrimitiveParams also return sitting avatar informationg, if ↵UbitUmarov2018-12-191-4/+9
| | | | PRIM_LINK_TARGET points to one
* still anotherUbitUmarov2018-12-191-2/+4
|
* oopsUbitUmarov2018-12-191-2/+2
|
* bug fixesUbitUmarov2018-12-191-57/+62
|
* Added support for f suffix on YEngine floatsStolen Ruby2018-12-181-0/+16
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* mantis 8427: add new reject flags, change default, see mantisUbitUmarov2018-12-173-4/+15
|
* update url to 0.9.1.0 pageUbitUmarov2018-12-161-2/+2
|
* avoid sending garbage...UbitUmarov2018-12-161-0/+7
|
* several changes to last patchUbitUmarov2018-12-162-79/+38
|
* Enables the buildin Caps ServerReleaseNotesfly-man-2018-12-162-0/+172
| | | | | | ~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2018-12-131-1/+0
|\
| * Triggering a build / IRC messageMelanie2018-12-131-1/+0
| |
* | actually disable osSetContentType on osslEnable.ini, so is only enabled by ↵UbitUmarov2018-12-131-1/+1
|/ | | | machine owner intentionally
* cleanup last patchUbitUmarov2018-12-115-36/+254
|
* Add osNpcSayTo(key npc, key target, integer channel, string message)Bill Blight2018-12-114-2/+32
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* mantis 8420: ubOde awake up lazy bodyUbitUmarov2018-12-112-57/+73
|
* Return a fake openid token to enable web services on a grid to identify the userMelanie2018-12-111-0/+6
|
* minor changes on llSetContentTypeUbitUmarov2018-12-111-9/+16
|
* change osSetContentType threat levelUbitUmarov2018-12-112-2/+2
|
* Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove ↵uriesk2018-12-112-44/+0
| | | | | | commented out second llSetContentType thats the same as osSetContentType anyway Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* Yengine reset global variables possible damaged by bad state fileUbitUmarov2018-12-111-6/+7
|
* Yengine actually loose the bas state fileUbitUmarov2018-12-101-1/+3
|
* mantis 8419: TakeCopy now sends to objects; Take to a child of trash or ↵UbitUmarov2018-12-101-6/+21
| | | | lostandfound also, else goes to original folder
* pesty warningUbitUmarov2018-12-081-1/+1
|
* Yengine try to better recover from invalid state filesUbitUmarov2018-12-081-14/+31
|
* mantis 8416: change string compare method (actually on previus commit)UbitUmarov2018-12-081-1/+1
|
* mantis 8416: testUbitUmarov2018-12-083-3/+11
|
* return a proper http errorUbitUmarov2018-12-071-13/+11
|
* remove a warningUbitUmarov2018-12-071-2/+2
|
* disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵UbitUmarov2018-12-072-2/+6
| | | | compatible with opensim
* fix compile putting back useless things until they are fully removedUbitUmarov2018-12-061-5/+3
|
* ubOde: slow down collision events to attachmentsUbitUmarov2018-12-062-25/+52
|
* GetAssets: only throttle mesh and textureUbitUmarov2018-12-062-4/+12
|
* GetAssets: we still need to service avatars that did left regionUbitUmarov2018-12-042-1/+4
|
* clean a bitUbitUmarov2018-12-033-70/+57
|
* avoid a data copyUbitUmarov2018-12-032-7/+9
|
* avoid a data copyUbitUmarov2018-12-033-1/+43
|
* stats heap allocation rate can negativeUbitUmarov2018-12-021-10/+7
|
* avoid a data copyUbitUmarov2018-12-022-68/+69
|
* simplify a bitUbitUmarov2018-12-021-40/+4
|
* cleanupUbitUmarov2018-12-011-10/+11
|
* comment some debug msgsUbitUmarov2018-12-011-3/+3
|
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-018-504/+356
|