aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-28 try to make a avatar usesable if its siting part didn't cross, or crossedUbitUmarov1-86/+12
2014-10-26 fix parcel proprieties update sendingUbitUmarov1-4/+7
2014-10-26 do consider skirt baked texture on validationUbitUmarov1-3/+9
2014-10-26 missing fileUbitUmarov1-2/+1
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov2-5/+17
2014-10-26remove debug messageUbitUmarov1-7/+0
2014-10-26 delete keyframes on temporary backup groupUbitUmarov1-0/+8
2014-10-26bug fixUbitUmarov1-1/+6
2014-10-26Debug... ( restored TriggerOnSceneObjectPreSave)UbitUmarov1-12/+10
2014-10-26 remove lock that did nothing, DEBUG disable TriggerOnSceneObjectPreSaveUbitUmarov1-4/+3
2014-10-26 another try to prevent double crossingUbitUmarov1-52/+46
2014-10-26 bug fixUbitUmarov1-1/+1
2014-10-26 keep intransit flag even if deleted, dont set sog position if in transitUbitUmarov1-41/+38
2014-10-26some cleanup, localID coerence fix..UbitUmarov2-30/+10
2014-10-25 some code reorder/minor changesUbitUmarov1-50/+40
2014-10-24 don't backup in transit SOGsUbitUmarov1-1/+1
2014-10-24 don't send pack baked texture assets into updates.UbitUmarov1-1/+2
2014-10-24add more temporary fixes for regionSize zeroUbitUmarov1-0/+12
2014-10-24 check new region size on added code for varsize till its fully suportedUbitUmarov1-0/+4
2014-10-24 try to make SOG crossings full async. Simplify some borders checking....UbitUmarov5-267/+426
2014-10-24 TEST**** wingridproxy detection at grid login. Untested possible notUbitUmarov4-8/+31
2014-10-22remove some Xengine errors on scripted object deleteUbitUmarov1-14/+8
2014-10-21refuse crossings if logins disabledUbitUmarov1-0/+7
2014-10-21make sure we return false if catch() is triggered on crossingUbitUmarov1-0/+1
2014-10-21do agent crossing async, including QUERYACCESS ( need to check vehicles forUbitUmarov3-10/+56
2014-10-20 Assume childreen don't need to know caps seedsUbitUmarov3-33/+84
2014-10-19 try to fix propagation of seeds to all relevante regionsUbitUmarov4-37/+139
2014-10-18 change position in new region estimation. Reduce border jitter marginUbitUmarov1-34/+14
2014-10-18 fix SW direction diagonal crossingUbitUmarov1-2/+5
2014-10-18 change child agents creation/notification. As before this assumes thatUbitUmarov2-121/+119
2014-10-17 debug makeroot timingUbitUmarov1-0/+10
2014-10-17 send motion control state in update to childs. Reset CollisionPlane onUbitUmarov2-2/+18
2014-10-17 send correct caps seed on CreateAgent to a nearby regionUbitUmarov1-45/+23
2014-10-16Fix an obscure permissions exploit. Taking items from a friend's prim couldMelanie Thielker1-6/+4
2014-10-15 fix some errors when using http debug level > 4UbitUmarov1-6/+8
2014-10-14lso remove caps with "PUT" http methodUbitUmarov1-0/+1
2014-10-13Revert "*TEST* send udp sync. Stop uncontroled and hidden use of IO threads."Melanie Thielker2-18/+1
2014-10-13 revert to async send, since past experience showed sync didn't work whenUbitUmarov1-2/+2
2014-10-13Allow 20 outbound connections per endpoint for the servicesMelanie Thielker1-0/+1
2014-10-13Set connection limit to 20 for all servers.Melanie Thielker1-0/+4
2014-10-13*TEST* send udp sync. Stop uncontroled and hidden use of IO threads.UbitUmarov2-2/+19
2014-10-13on util thread pool reduce the min number of threads, increase theUbitUmarov2-3/+3
2014-10-13name the threadUbitUmarov1-0/+1
2014-10-13 change/fix previus commitsUbitUmarov2-3/+11
2014-10-13reduce minimum number of smartpool threads and name itUbitUmarov1-3/+3
2014-10-13 tune poll smartThreadpool use and give it a nameUbitUmarov1-2/+5
2014-10-12 move AnimationSet and AvatarSkeleton to OpenSimExtrasUbitUmarov1-5/+7
2014-10-12 try to reduce avatar bounce on falls. Not all possible side effectsUbitUmarov1-25/+19
2014-10-11add simulator features AvatarSkeleton and AnimationSet reportUbitUmarov1-1/+4
2014-10-11changed skeleton, do parse the mesh on upload to check skeleton. Sooner orUbitUmarov2-26/+26