aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* add method to get a category throttle rateUbitUmarov2014-08-291-0/+5
* add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-211-0/+3
* add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-0/+2
* Merge branch 'master' into careminsterMelanie2014-01-281-21/+19
|\
| * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-241-21/+19
| |\
| | * minor: remove long unused state queue from "show queues" console reportsJustin Clark-Casey (justincc)2014-01-241-5/+3
| | * minor: correct the usage statement on the "show image queues" console command...Justin Clark-Casey (justincc)2014-01-241-1/+1
| | * Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) fro...Justin Clark-Casey (justincc)2014-01-241-15/+15
| * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-111-1/+1
| |/
* | Merge branch 'master' into careminsterMelanie2013-10-041-1/+1
|\ \ | |/
| * refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...Justin Clark-Casey (justincc)2013-09-271-1/+1
* | 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-07-242-4/+11
|\ \ | |/
| * EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif...Diva Canto2013-07-211-1/+1
| * Manage AgentUpdates more sanely:Diva Canto2013-07-211-0/+1
| * 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-181-2/+108
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-05-301-6/+1
|\ \ | |/
| * Update the money framework to allow sending the new style linden "serverside ...Melanie2013-05-251-6/+1
| * This is an experimental patch that adds support for comparing textureMic Bowman2013-05-241-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-111-1/+1
|\ \ | |/
| * remove pointless region handle paramter from IClientAPI.SendKillObject()Justin Clark-Casey (justincc)2013-05-091-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-081-0/+6
|\ \ | |/
| * Adds an event and a method so that handling of the CachedTextureMic Bowman2013-05-081-0/+6
| * Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
| * Plumb the path from the client to the extra physics params and backMelanie2013-02-071-0/+5
* | Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
* | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-211-1/+1
* | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-071-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-11-201-0/+5
|\ \
| * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+5
| * | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-151-4/+3
| * | Merge master into teravusworkteravus2012-11-151-3/+4
| |\ \
* | \ \ Merge branch 'avination' into careminsterMelanie2012-11-171-0/+1
|\ \ \ \ | |/ / /
| * | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-0/+1
* | | | Merge branch 'master' into careminsterMelanie2012-11-151-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | All optional modules' directives moved out of addin.xmlDiva Canto2012-11-131-1/+1
* | | | Merge branch 'master' into careminsterMelanie2012-11-121-19/+35
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | One more module converted: IRCStackModule.Diva Canto2012-11-111-19/+35
* | | Merge branch 'master' into careminsterMelanie2012-10-261-1/+2
|\ \ \ | |/ /
| * | Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-1/+2
* | | Merge branch 'avination' into careminsterMelanie2012-09-271-1/+6
|\ \ \ | | |/ | |/|
| * | add missing transactionID in SendInventoryItemCreateUpdate. and make useUbitUmarov2012-09-241-1/+6
* | | Merge branch 'master' into careminsterMelanie2012-08-231-2/+2
|\ \ \ | |/ / |/| / | |/
| * Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-0/+5