Justin Clark-Casey (justincc)
|
bf5ec8cb88
remove some mono compiler warnings and unnecessary dictionary instantiations
|
14 years ago |
Justin Clark-Casey (justincc)
|
5f3f7c3405
minor: remove unnecessary newline from "show throttles" information
|
14 years ago |
Justin Clark-Casey (justincc)
|
6ef7ea454c
Remove old 2 year unused linden stack region module shell
|
14 years ago |
Justin Clark-Casey (justincc)
|
9971fdbcd5
properly format "show throttles" table
|
14 years ago |
Justin Clark-Casey (justincc)
|
38debbc59f
crudely refactor table generation code for "show queues" and "show throttles"
|
14 years ago |
Justin Clark-Casey (justincc)
|
c383dbd06d
implement "show throttles" command for showing current agent throttles and the server settings.
|
14 years ago |
Justin Clark-Casey (justincc)
|
58eb6b5fa3
minor: help text adjustment for "show queues"
|
14 years ago |
Justin Clark-Casey (justincc)
|
df740d8e5c
remove reference to CoreModules from ClientStack.LindenUDP
|
14 years ago |
Justin Clark-Casey (justincc)
|
1baf63dbae
Move "show queues" command out of OpenSim.cs and into a separate module.
|
14 years ago |
Justin Clark-Casey (justincc)
|
f50780f4c2
remove unimplemented "show assets" command
|
14 years ago |
Justin Clark-Casey (justincc)
|
b0aebc6f3d
minor: make "show info" help slightly clearer
|
14 years ago |
Justin Clark-Casey (justincc)
|
d3dca7d25a
For now, comment out logging messages about IM sending, since these cause high spam for large group messaging
|
14 years ago |
Justin Clark-Casey (justincc)
|
28fda1cab6
with mic's permission, reduce appearance, baked texture logging verbosity for now
|
14 years ago |
Justin Clark-Casey (justincc)
|
a42faca5b9
With mic's permission, adjust long call time info messages to 500ms from 200ms
|
14 years ago |
Justin Clark-Casey (justincc)
|
97c0430093
Downgrade and comment out some other caps messages for now
|
14 years ago |
Justin Clark-Casey (justincc)
|
7f000ea88e
Correct "show queues" to show queued packet numbers for each client instead of bytes.
|
14 years ago |
Melanie
|
9f7b37b37c
Fix build break
|
14 years ago |
Melanie
|
06e225bc0b
Also fix MySQLXInventoryData
|
14 years ago |
Melanie
|
ac16a49ca0
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 years ago |
Diva Canto
|
f73c90c633
Put the 'new' back to avoid a warning. Yes, we want to hide it.
|
14 years ago |
Diva Canto
|
a07375a7ae
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
Diva Canto
|
c98d1cffe2
Removed the call to sceneViewer.Reset upon MakeRoot and ChildAgentUpdate, because Reset hangs for a long time waiting for the lock. That is a problem in itself -- that long holding of the lock by some thread -- but let's just avoid it altogether.
|
14 years ago |
Melanie
|
75644e0f6e
Prevent activation and deactivation of gestures from clobbering the slam
|
14 years ago |
Melanie
|
31144a62b3
Change gesture activation to not quash any other flags
|
14 years ago |
dahlia
|
624bf23abb
force objectId to UUID.Zero for non-overridden animations in AvatarAnimation packet
|
14 years ago |
Justin Clark-Casey (justincc)
|
3083c517a0
minor: resolve some mono compiler warnings
|
14 years ago |
Justin Clark-Casey (justincc)
|
c544f0d0c5
Prune some of the excess logging for client logins.
|
14 years ago |
Justin Clark-Casey (justincc)
|
523628dca3
minor: remove mono compiler warnings
|
14 years ago |
Justin Clark-Casey (justincc)
|
8233ef25ba
Reduce amount of debug lopgging put out by some simiangrid connectors. Please re-enable if needed.
|
14 years ago |
Justin Clark-Casey (justincc)
|
6e58996b4d
refactor: remove redundant null checks
|
14 years ago |