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
/
ClientStack
/
Linden
/
UDP
/
LLUDPServerCommands.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add debug ability to ignore reliably sent packets that are not acknowledged.
Justin Clark-Casey (justincc)
2015-01-21
1
-0
/
+93
*
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
2015-01-12
1
-0
/
+46
*
Fix setting of max scene throttle so that setting it restricts the child clie...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
Add "debug lludp throttles get/set request" and get current
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+26
*
Change the word order of some debug lludp settings for readability
Justin Clark-Casey (justincc)
2014-11-25
1
-15
/
+15
*
Add "debug lludp get/set new-client-throttle-max" to allow default new client...
Justin Clark-Casey (justincc)
2014-11-25
1
-8
/
+25
*
Add "debug lludp get" command which currently just shows scene-throttle-max t...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+25
*
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
2014-11-25
1
-3
/
+3
*
Fix recent regression in "debug lludp throttles get" command that stopped it ...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+4
*
minor: in "show server throttles", display unset if new client throttle value...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+6
*
Add throttle-max option to "debug lludp throttles set" to allow runtime setti...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+33
*
Change "debug lludp throttle *" commands to "debug lludp throttles" for consi...
Justin Clark-Casey (justincc)
2014-11-25
1
-9
/
+9
*
Fix console set and get of max scene rate. Was performing wrong calculation ...
Justin Clark-Casey (justincc)
2014-11-25
1
-3
/
+3
*
Eliminate 'max' throttle setting from server throttles report since this neve...
Justin Clark-Casey (justincc)
2014-11-25
1
-9
/
+4
*
Allow "debug lludp throttle *" commands to work without a user name, in which...
Justin Clark-Casey (justincc)
2014-11-25
1
-21
/
+51
*
Add "debug lludp set scene-throttle-max <value>" console command to allow us ...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+36
*
Move information about "server agent rate" throttles into "show server thrott...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+57
*
Add "show server throttles" command for showing server specific information a...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+21
*
refactor: Move LLUDPServer console commands into their own class.
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+518