aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21minor: Comment out log line for the SimulatorFeatures cap request for now to ...Justin Clark-Casey (justincc)1-1/+1
2015-01-13And finally renamed the classes themselves.Diva Canto1-2/+2
2015-01-10SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th...Diva Canto1-1/+4
2015-01-09Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto1-0/+144
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-2/+2
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto1-1/+1
2014-12-29Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto1-1/+1
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-06Added grid information to SimFeatures response, so that the viewer can show it.Diva Canto1-1/+13
2014-10-02minor: Comment out received seed caps request logging for nowJustin Clark-Casey (justincc)1-2/+2
2014-08-06OpenSimExtrasBlueWall1-50/+24
2014-08-05Make currently unfiltered EventQueue log messages only appear now at DebugLev...Justin Clark-Casey (justincc)1-16/+24
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-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
2014-04-29Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to ech...Oren Hurvitz1-6/+7
2014-04-05Revert "Don't re-retrieve sit part in SP.HandleAgentSit() when we already hav...Justin Clark-Casey (justincc)1-2/+0
2014-04-05Don't re-retrieve sit part in SP.HandleAgentSit() when we already have it.Justin Clark-Casey (justincc)1-0/+2
2014-03-21rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests...Justin Clark-Casey (justincc)1-34/+36
2014-03-19minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests i...Justin Clark-Casey (justincc)1-2/+2
2014-03-18Add scene.<scene-name>.ProcessedFetchInventoryRequestsJustin Clark-Casey (justincc)1-15/+41
2014-03-18Add scene.<scene-name>.QueuedFetchInventoryRequests statJustin Clark-Casey (justincc)1-0/+19
2014-03-17Add regression test for http inventory fetch.Justin Clark-Casey (justincc)2-7/+194
2014-02-12If a caller tries to queue a CAPs message to a scene presence that has no eve...Justin Clark-Casey (justincc)2-7/+99
2014-02-04Dropping the rest of Avination's modified appearance code for core.Melanie1-28/+198
2014-01-11varregion: properly pack the region size parameters so he viewer will parse t...Robert Adams1-6/+6
2014-01-11varregion: Debug messages for region crossing debugging.Robert Adams1-5/+6
2014-01-04varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2-19/+45
2014-01-03varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2-19/+45
2013-12-18Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)1-3/+3
2013-12-06minor: Use enums for setting inv/asset types on data upload rather than magic...Justin Clark-Casey (justincc)1-7/+7
2013-12-06Properly set InventoryType.Snapshot when a snapshot is uploadedJustin Clark-Casey (justincc)1-0/+4
2013-10-31minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBa...Justin Clark-Casey (justincc)2-7/+3
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1