aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorroot2011-06-301-9/+197
|\
| * Implement the latest mesh mechanism so that rezzing the uploaded mesh now wor...Justin Clark-Casey (justincc)2011-06-241-3/+189
| * minor: method documentationJustin Clark-Casey (justincc)2011-06-241-6/+8
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-201-0/+152
|\ \ | |/
| * Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t...Diva Canto2011-06-131-22/+49
| * Same processing of the "/" in the MapImageService Cap as the one in the login...Diva Canto2011-06-131-0/+6
| * Added experimental new capability URL called MapImageService meant to work wi...Diva Canto2011-06-131-0/+119
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-111-0/+5
|\ \ | |/
| * minor: Add some commented out destructor logging messages for potential futur...Justin Clark-Casey (justincc)2011-06-101-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-10/+35
|\ \ | |/
| * HG Landmarks bug fix: pull landmark asset data from user's asset server when ...Diva Canto2011-06-031-4/+24
| * HG Landmarks now working.Diva Canto2011-06-031-3/+2
| * When sending an LLUDP MoneyBalanceReply message, fill out the transaction ite...Justin Clark-Casey (justincc)2011-05-311-0/+1
| * Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)2011-05-311-3/+8
* | Fix up handling of the estate dialog to prevent duplication of ban list names.Melanie2011-05-151-25/+32
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-131-1/+6
|\ \ | |/
| * Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)2011-05-131-1/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-091-3/+1
|\ \ | |/
| * Fixes gray tiles on map search for viewers 1.Diva Canto2011-05-091-1/+0
| * The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto2011-05-081-2/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-082-1/+17
|\ \ | |/
| * One more bug fix concerning library items that weren't being copied to user's...Diva Canto2011-05-061-1/+1
| * Adding ssl supportBlueWall2011-05-051-0/+16
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-0527-0/+3593
|\ \ | |/
| * Test m_Enabled on RemoveRegion.Diva Canto2011-05-043-0/+9
| * Fixed: EventQueueGet and other caps were being wrongly deregistered. Also Cap...Diva Canto2011-05-022-5/+3
| * WebFetchInventoryDescendents working. Tested with robust.Diva Canto2011-05-022-279/+137
| * Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2011-05-022-113/+40
| * Works!Diva Canto2011-05-024-10/+34
| * Start to drill down on GetTexture. Read the config and do different things.Diva Canto2011-05-011-4/+12
| * Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-014-3/+1300
| * Change GetTextureModule.cs to conform to the new IRegion module interface. NO...Diva Canto2011-05-011-6/+21
| * Move CapabilitiesModule back to CoreModules. This one belongs there.Diva Canto2011-05-011-257/+0
| * Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...Diva Canto2011-05-011-311/+4
| * Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto2011-04-307-0/+1893
| * First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-3019-0/+1128
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-303-4/+12
|\ \ | |/
| * Eliminated sAgentCircuitData, a data structure that has been obsolete for qui...Diva Canto2011-04-281-1/+1
| * Merge branch 'master' into queuetestMic Bowman2011-04-261-1/+9
| |\
| | * recover from unhandled exception from bad rotation data while processing enti...dahlia2011-04-251-1/+9
| * | Removed debug message in the token bucket codeMic Bowman2011-04-251-1/+1
| * | Fix the totals shown by show throttleMic Bowman2011-04-251-1/+1
* | | Merge branch 'queuetest' into careminster-presence-refactorMelanie2011-04-256-150/+152
|\ \ \ | |/ /
| * | Fixed the transmission of throttles from root agent to childMic Bowman2011-04-252-16/+26
| * | Cleaned up various configuration options. Removed the category throttleMic Bowman2011-04-253-78/+34
| * | Set the initial rate for the adaptive throttle to 160KpbsMic Bowman2011-04-221-4/+6
| * | Various clean ups. Removed some debugging code. Added a new "show pqueues"Mic Bowman2011-04-222-23/+6
| * | Merge branch 'queuetest' of ssh://opensimulator.org/var/git/opensim into queu...Mic Bowman2011-04-212-26/+34
| |\ \
| | * | Refactor UnackedPacketCollection so ProcessQueues will handle Adds, Acks, and...Dan Lake2011-04-212-26/+34
| * | | Add some locking on the child list for the token bucketMic Bowman2011-04-211-15/+22
| |/ /