index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Agent
/
UDP
/
Linden
/
LindenUDPInfoModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor: remove long unused state queue from "show queues" console reports
Justin Clark-Casey (justincc)
2014-01-24
1
-5
/
+3
*
minor: correct the usage statement on the "show image queues" console command...
Justin Clark-Casey (justincc)
2014-01-24
1
-1
/
+1
*
Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) fro...
Justin Clark-Casey (justincc)
2014-01-24
1
-15
/
+15
*
Stop "show client stats" from throwing an exception if somehow Scene.m_client...
Justin Clark-Casey (justincc)
2013-09-04
1
-1
/
+8
*
Fixed the stats in show client stats. Also left some comments with observatio...
Diva Canto
2013-07-21
1
-4
/
+4
*
Make the check as to whether any particular inbound AgentUpdate packet is sig...
Justin Clark-Casey (justincc)
2013-07-21
1
-2
/
+2
*
Add measure of number of inbound AgentUpdates that were seen as significant t...
Justin Clark-Casey (justincc)
2013-07-21
1
-3
/
+9
*
show client stats: Fixed the requests/min. Also changed the spelling of the c...
Diva Canto
2013-07-10
1
-21
/
+22
*
Added show client-stats [first last] command to expose what viewers are reque...
Diva Canto
2013-07-10
1
-2
/
+107
*
All optional modules' directives moved out of addin.xml
Diva Canto
2012-11-13
1
-1
/
+1
*
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
1
-1
/
+1
*
Rename "image queues clear" console command to "clear image queues"
Justin Clark-Casey (justincc)
2012-07-24
1
-12
/
+6
*
Add information about each column to "show queues" region console command help.
Justin Clark-Casey (justincc)
2012-07-24
1
-2
/
+9
*
Extend region console "show queues" command to show already collected time si...
Justin Clark-Casey (justincc)
2012-07-24
1
-18
/
+24
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-7
/
+7
*
minor: correct text and usage for "image queues show" reigon console command.
Justin Clark-Casey (justincc)
2012-01-24
1
-2
/
+2
*
Add "image queues clear <first-name> <last-name>" console command
Justin Clark-Casey (justincc)
2012-01-19
1
-15
/
+60
*
minor: Fix wrong column length in image queues report
Justin Clark-Casey (justincc)
2012-01-10
1
-2
/
+2
*
rename "show image queue" to "show image queues" in line with other udp info ...
Justin Clark-Casey (justincc)
2012-01-10
1
-29
/
+8
*
Add "show image queue <first-name> <last-name>" region console command
Justin Clark-Casey (justincc)
2012-01-10
1
-1
/
+88
*
Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...
Justin Clark-Casey (justincc)
2011-12-09
1
-3
/
+3
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2011-05-06
1
-1
/
+1
*
add descriptive explanations for region restart functionality
Justin Clark-Casey (justincc)
2011-05-06
1
-1
/
+0
*
fix command display for debugging 'emergency-monitoring'
Justin Clark-Casey (justincc)
2011-05-06
1
-1
/
+1
*
Cleaned up various configuration options. Removed the category throttle
Mic Bowman
2011-04-25
1
-9
/
+9
*
Various clean ups. Removed some debugging code. Added a new "show pqueues"
Mic Bowman
2011-04-22
1
-2
/
+101
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-03-05
1
-1
/
+1
*
Detect negative dripAmounts in TokenBuckets. These negatives result from over...
Diva Canto
2011-02-09
1
-1
/
+1
*
Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen...
Diva Canto
2011-02-08
1
-2
/
+28
*
Record number of resent packets in LindenUDP stack and display in stats report
Justin Clark-Casey (justincc)
2011-02-02
1
-11
/
+13
*
minor: remove unnecessary newline from "show throttles" information
Justin Clark-Casey (justincc)
2011-01-21
1
-1
/
+1
*
properly format "show throttles" table
Justin Clark-Casey (justincc)
2011-01-21
1
-26
/
+55
*
crudely refactor table generation code for "show queues" and "show throttles"
Justin Clark-Casey (justincc)
2011-01-21
1
-41
/
+30
*
implement "show throttles" command for showing current agent throttles and th...
Justin Clark-Casey (justincc)
2011-01-21
1
-0
/
+330