aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-09-071-1/+8
|\
| * Stop "show client stats" from throwing an exception if somehow Scene.m_client...Justin Clark-Casey (justincc)2013-09-041-1/+8
* | Merge branch 'master' into careminsterMelanie2013-09-011-0/+220
|\ \ | |/
| * Stop "handle sit user name" command from trying to sit avatars on objects whi...Justin Clark-Casey (justincc)2013-08-221-0/+3
| * Stop "sit user name" and "stand user name" console commands from trying to si...Justin Clark-Casey (justincc)2013-08-221-2/+8
| * Add --regex options to "sit user name" and "stand user name" console commands...Justin Clark-Casey (justincc)2013-08-201-50/+81
| * Add experimental "sit user name" and "stand user name" console commands in Si...Justin Clark-Casey (justincc)2013-08-201-0/+180
* | Merge branch 'master' into careminsterMelanie2013-08-132-2/+3
|\ \ | |/
| * Don't try and send group updates to NPCs via event queue, since NPCs have no ...Justin Clark-Casey (justincc)2013-08-121-1/+0
| * Get rid of issue where removing NPCs would through an exception by routing cl...Justin Clark-Casey (justincc)2013-08-121-1/+3
* | Merge branch 'master' into careminsterMelanie2013-08-071-5/+60
|\ \ | |/
| * BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType'Robert Adams2013-08-021-5/+60
* | Merge branch 'master' into careminsterMelanie2013-08-011-8/+46
|\ \ | |/
| * BulletSim: test method for debugging of extended physics script operations.Robert Adams2013-07-301-8/+46
* | Merge branch 'master' into careminsterMelanie2013-07-294-35/+25
|\ \ | |/
| * Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...Diva Canto2013-07-281-16/+6
| * Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...Diva Canto2013-07-262-18/+18
| * Fix NPC regression test failures.Justin Clark-Casey (justincc)2013-07-261-1/+1
* | Merge branch 'master' into careminsterMelanie2013-07-243-5/+13
|\ \ | |/
| * EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif...Diva Canto2013-07-212-2/+2
| * Manage AgentUpdates more sanely:Diva Canto2013-07-212-0/+2
| * Fixed the stats in show client stats. Also left some comments with observatio...Diva Canto2013-07-211-4/+4
| * Make the check as to whether any particular inbound AgentUpdate packet is sig...Justin Clark-Casey (justincc)2013-07-211-2/+2
| * Add measure of number of inbound AgentUpdates that were seen as significant t...Justin Clark-Casey (justincc)2013-07-211-3/+9
* | Merge branch 'master' into careminsterMelanie2013-07-241-2/+4
|\ \ | |/
| * Attachments module only registers when enabled. This enables alternative atta...Dan Lake2013-07-161-2/+4
* | Merge branch 'master' into careminsterMelanie2013-07-184-16/+117
|\ \ | |/
| * Try naming the materials handlers again, this time registering the POST as Re...Justin Clark-Casey (justincc)2013-07-111-3/+6
| * remove names from Capability handlers (added by justincc in commit 013710168b...dahlia2013-07-101-7/+4
| * show client stats: Fixed the requests/min. Also changed the spelling of the c...Diva Canto2013-07-101-21/+22
| * Added show client-stats [first last] command to expose what viewers are reque...Diva Canto2013-07-101-2/+107
| * remove some cruft and trigger a rebuilddahlia2013-07-081-1/+0
| * remove an invalid null UUID check which caused a warningdahlia2013-07-081-8/+1
| * For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2013-07-081-4/+7
| * Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-082-2/+2
* | Merge branch 'master' into careminsterMelanie2013-06-301-47/+130
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimdahlia2013-06-281-67/+69
| |\
| | * Reinsert code for gathering uuids reference by materials back directly into U...Justin Clark-Casey (justincc)2013-06-281-67/+69
| * | add some locking to materials storage dictionarydahlia2013-06-281-30/+42
| |/
| * and yet another check for null returned from DynAttrs.GetStore()dahlia2013-06-271-0/+4
| * test for null return from DynAttrs.GetStore()dahlia2013-06-271-0/+3
| * refactor: Move code for gathering textures referenced by materials into Mater...Justin Clark-Casey (justincc)2013-06-271-2/+70
| * Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2013-06-271-16/+10
* | Merge branch 'master' into careminsterMelanie2013-06-231-339/+0
|\ \ | |/
| * Make general server stats available on the robust console as well as the simu...Justin Clark-Casey (justincc)2013-06-171-339/+0
* | Merge branch 'avination-current' into careminsterMelanie2013-06-231-1/+2
|\ \
| * | Add a result param to te money module interfaceMelanie2013-06-131-1/+2
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-062-2/+243
|\ \ \ | |/ /
| * | Update the money framework to allow sending the new style linden "serverside ...Melanie2013-05-254-17/+12
| * | Small adjustments to the floater moduleMelanie2013-05-131-1/+4