index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, 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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-26
/
+26
2015-09-22
removed a protocol breaking lludp debug option that no one should try, chang...
UbitUmarov
1
-26
/
+3
2015-09-21
coment out lludp debug things that only fill up the help screen
UbitUmarov
1
-0
/
+2
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-2
/
+2
2015-01-21
Add debug ability to ignore reliably sent packets that are not acknowledged.
Justin Clark-Casey (justincc)
1
-0
/
+93
2015-01-12
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
1
-0
/
+46
2014-11-25
Fix setting of max scene throttle so that setting it restricts the child clie...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
Add "debug lludp throttles get/set request" and get current
Justin Clark-Casey (justincc)
1
-0
/
+26
2014-11-25
Change the word order of some debug lludp settings for readability
Justin Clark-Casey (justincc)
1
-15
/
+15
2014-11-25
Add "debug lludp get/set new-client-throttle-max" to allow default new client...
Justin Clark-Casey (justincc)
1
-8
/
+25
2014-11-25
Add "debug lludp get" command which currently just shows scene-throttle-max t...
Justin Clark-Casey (justincc)
1
-0
/
+25
2014-11-25
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
1
-3
/
+3
2014-11-25
Fix recent regression in "debug lludp throttles get" command that stopped it ...
Justin Clark-Casey (justincc)
1
-2
/
+4
2014-11-25
minor: in "show server throttles", display unset if new client throttle value...
Justin Clark-Casey (justincc)
1
-2
/
+6
2014-11-25
Add throttle-max option to "debug lludp throttles set" to allow runtime setti...
Justin Clark-Casey (justincc)
1
-2
/
+33
2014-11-25
Change "debug lludp throttle *" commands to "debug lludp throttles" for consi...
Justin Clark-Casey (justincc)
1
-9
/
+9
2014-11-25
Fix console set and get of max scene rate. Was performing wrong calculation ...
Justin Clark-Casey (justincc)
1
-3
/
+3
2014-11-25
Eliminate 'max' throttle setting from server throttles report since this neve...
Justin Clark-Casey (justincc)
1
-9
/
+4
2014-11-25
Allow "debug lludp throttle *" commands to work without a user name, in which...
Justin Clark-Casey (justincc)
1
-21
/
+51
2014-11-25
Add "debug lludp set scene-throttle-max <value>" console command to allow us ...
Justin Clark-Casey (justincc)
1
-0
/
+36
2014-11-25
Move information about "server agent rate" throttles into "show server thrott...
Justin Clark-Casey (justincc)
1
-0
/
+57
2014-11-25
Add "show server throttles" command for showing server specific information a...
Justin Clark-Casey (justincc)
1
-0
/
+21
2014-11-25
refactor: Move LLUDPServer console commands into their own class.
Justin Clark-Casey (justincc)
1
-0
/
+518