aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* temporary HACK to not kill some viewersUbitUmarov2018-12-314-4/+16
* lost in updatesUbitUmarov2018-12-317-68/+137
* add a bit more persistence (still mysql only)UbitUmarov2018-12-312-2/+30
* add some persistence (mysql only)UbitUmarov2018-12-303-32/+105
* mantis 8436: fix lludp messageUbitUmarov2018-12-301-0/+6
* changes on updatesUbitUmarov2018-12-303-21/+9
* changes on updatesUbitUmarov2018-12-291-36/+57
* changes on updatesUbitUmarov2018-12-295-191/+54
* changes on updatesUbitUmarov2018-12-291-114/+75
* sog GetLinkNumber() forget avatars that did standupUbitUmarov2018-12-282-4/+5
* remove silly double lockingUbitUmarov2018-12-281-12/+10
* add some LSLUbitUmarov2018-12-283-0/+50
* missing fileUbitUmarov2018-12-281-1/+1
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-2821-438/+515
* some retouchs on animationset codeUbitUmarov2018-12-282-17/+22
* warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only f...UbitUmarov2018-12-211-2/+21
* 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 PRIM_LIN...UbitUmarov2018-12-191-4/+9
* 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
* mantis 8427: add new reject flags, change default, see mantisUbitUmarov2018-12-172-3/+6
* avoid sending garbage...UbitUmarov2018-12-161-0/+7
* several changes to last patchUbitUmarov2018-12-161-73/+35
* Enables the buildin Caps ServerReleaseNotesfly-man-2018-12-161-0/+165
* cleanup last patchUbitUmarov2018-12-113-21/+28
* Add osNpcSayTo(key npc, key target, integer channel, string message)Bill Blight2018-12-113-2/+31
* mantis 8420: ubOde awake up lazy bodyUbitUmarov2018-12-112-57/+73
* minor changes on llSetContentTypeUbitUmarov2018-12-111-9/+16
* change osSetContentType threat levelUbitUmarov2018-12-111-1/+1
* Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c...uriesk2018-12-112-44/+0
* 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 losta...UbitUmarov2018-12-101-6/+21
* 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-082-2/+10
* remove a warningUbitUmarov2018-12-071-2/+2
* disable GetAsset (ViewerAsset) cap. Current viewers implementation is not com...UbitUmarov2018-12-071-1/+6
* 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-061-2/+8
* GetAssets: we still need to service avatars that did left regionUbitUmarov2018-12-042-1/+4
* simplify a bitUbitUmarov2018-12-021-40/+4
* cleanupUbitUmarov2018-12-011-10/+11
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-013-491/+147