John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
15 年之前 |
Melanie Thielker
|
1b877234da
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
|
15 年之前 |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
15 年之前 |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
15 年之前 |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
15 年之前 |
Homer Horwitz
|
8ae8bec4d1
Changed "show users" command to display only root agents, "show users full" to
|
16 年之前 |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 年之前 |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 年之前 |
Adam Frisby
|
76d8eaa406
* Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't.
|
16 年之前 |
Adam Frisby
|
25a49ac4de
* Spring cleaned a bunch of '//TODO: unused' marked functions.
|
16 年之前 |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 年之前 |
Jeff Ames
|
9a2b289e32
Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch!
|
16 年之前 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 年之前 |
Tedd Hansen
|
7102ac7769
"threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging.
|
16 年之前 |
Tedd Hansen
|
47c909ca0a
Playing "Name that thread". Adding names and isbackground=true to all threads so it will be easier to debug.
|
16 年之前 |
Jeff Ames
|
21b623b70e
Moved pCampBot to OpenSim/Tools
|
16 年之前 |