aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-1/+1
2014-11-25Fix ghosts copy of SimulatorFeatureModule to enable logging.Justin Clark-Casey (justincc)1-8/+13
2014-11-25Allow GetMesh capability to be served directly by a server like GetTextureJustin Clark-Casey (justincc)1-18/+15
2014-11-25minor: remove compiler warning from unused field in SimulatorFeaturesModuleJustin Clark-Casey (justincc)1-2/+2
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2-2/+0
2014-11-22Small improvements to SimulatorFeaturesModule: (1) don't overwrite extras if ...Diva Canto1-1/+21
2014-11-12Update libOMV and fix XBakes dependencies.Melanie Thielker1-2/+2
2014-11-06Added grid information to SimFeatures response, so that the viewer can show it.Diva Canto1-1/+13
2014-10-12 move AnimationSet and AvatarSkeleton to OpenSimExtrasUbitUmarov1-5/+7
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
2014-10-11 dont let test mesh go to meshes inventory folder that is not displayed byUbitUmarov1-1/+3
2014-10-11 bug fixUbitUmarov1-2/+3
2014-10-11 check for avatar skeleton data on meshs headers on cost estimation. DontUbitUmarov2-11/+101
2014-10-02minor: Comment out received seed caps request logging for nowJustin Clark-Casey (justincc)1-2/+2
2014-09-26change it again...UbitUmarov1-1/+1
2014-09-26 remove unnecessary argument refUbitUmarov1-1/+1
2014-09-26make c# more happyUbitUmarov1-4/+1
2014-09-26 use central animationset permitions defineUbitUmarov1-2/+2
2014-09-25Extend upload verification to all upload pathsMelanie Thielker1-0/+8
2014-09-25 fix animation asset name to "animatn", use "animset" for the newUbitUmarov1-8/+10
2014-09-25 add also the name animset until its clear the name liru will useUbitUmarov1-0/+7
2014-09-25 add animationset to upload assets, for now no costUbitUmarov1-0/+6
2014-08-29make use of it in GetMeshModule, and meshs are Assets not Task itens,UbitUmarov1-43/+4
2014-08-09also on other caseUbitUmarov1-0/+11
2014-08-09return even zero costs ( prims on other regions )UbitUmarov1-1/+1
2014-08-09move from RegisterInventoryServiceHandlers toUbitUmarov1-9/+14
2014-08-07DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov1-68/+56
2014-08-06OpenSimExtrasBlueWall1-50/+24
2014-08-06bakemodule didnt like last changesUbitUmarov1-5/+3
2014-08-06some debug to remove laterUbitUmarov1-0/+6
2014-08-05Make currently unfiltered EventQueue log messages only appear now at DebugLev...Justin Clark-Casey (justincc)1-16/+24
2014-08-03comment out a debug msg. more on gods being GodsUbitUmarov1-1/+1
2014-08-02Fix typo in log messageBlueWall1-1/+1
2014-08-01Fix regression in SimulatorFeatures module that would stop OpenSimulator from...Justin Clark-Casey (justincc)1-12/+20
2014-07-31Add region-side extra feature setting for destination guideBlueWall1-0/+4
2014-07-30Simulator Extra Features ServiceBlueWall1-9/+65
2014-07-25add queue transition code needs review/more testingUbitUmarov1-79/+115
2014-07-25remove old and dead code that its only making it hard to understandUbitUmarov1-287/+18
2014-07-24 change previus code, send a NoEvents response back to http server, evenUbitUmarov1-2/+1
2014-07-24EventQueueGetModule: dont reuse queues, we dont know whats there; makeUbitUmarov1-10/+9
2014-07-21Eliminated some warningsOren Hurvitz1-1/+0
2014-07-04minor: put standard 'category' in brackets at front of log messages from prev...Justin Clark-Casey (justincc)1-2/+8
2014-07-04When uploading mesh objects with textures also create inventory items for upl...Latif Khalifa1-0/+63
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-06-16If processing a queued request fails up to the top of the stack, log the exce...Justin Clark-Casey (justincc)1-3/+13
2014-05-27Update regression TestInventoryDescendentsFetch() to account for recent commi...Justin Clark-Casey (justincc)1-1/+1
2014-05-07Finished implementing redirects in GetTexture.Diva Canto1-3/+6
2014-05-06Show more meaningful error messages when failed to give an item to another userOren Hurvitz1-5/+13
2014-05-02minor: Comment out Cacheitems debug log lines for nowJustin Clark-Casey (justincc)1-6/+6