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
*
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