aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2013-09-27refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)1-1/+1
2013-09-22Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood2-0/+5
2013-09-11Change handling of the FetchInventoryDescendents2 capability configuration to...Mic Bowman1-23/+36
2013-09-07Add support for simple external CAPS texture servicesroot1-19/+31
2013-09-02Fix bug where users teleporting to non-neighbour regions could continue to he...Justin Clark-Casey (justincc)1-2/+2
2013-08-14minor: Comment out AvatarPicketSearch caps log message for now, which is occu...Justin Clark-Casey (justincc)1-1/+1