Adam Frisby
|
6fb254965d
* Added some debug information when console commands fail.
|
16 years ago |
Homer Horwitz
|
8ae8bec4d1
Changed "show users" command to display only root agents, "show users full" to
|
16 years ago |
Jeff Ames
|
bea7d4d81a
Update svn properties, formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
9650632cd1
* It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
f2c456c23d
* Make currently selected region appear in the region console prompt
|
16 years ago |
Justin Clarke Casey
|
32486dcaf5
* refactor: change console base 'component name' to 'default prompt' since that's the only thing it's being used for
|
16 years ago |
Jeff Ames
|
5910a49da6
Update svn properties. Formatting cleanup.
|
16 years ago |
mingchen
|
db151bcec7
*Fixed bug that caused failure when System.Console.Readline returns null (no stdin)
|
16 years ago |
Justin Clarke Casey
|
fbaeb081aa
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they appear in non-console servers too
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
b4d128c811
From: Alan M Webb <[email protected]>
|
16 years ago |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
16 years ago |
Adam Frisby
|
4692e92312
* Assorted spring cleanings.
|
16 years ago |
Teravus Ovares
|
12bba3da4b
* Fixed an annoying pop-up box when crossing borders.
|
16 years ago |
Teravus Ovares
|
d194f21a5d
* Fix a console issue where pressing return on some operating systems cause the console to crash and complain about 0 regex matches.
|
16 years ago |
Charles Krinke
|
67f2b89bf6
Thank you kindly, Tyre for :
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
c66b5a9e71
Report command string on ConsoleBase.RunCommand exception
|
16 years ago |
lbsa71
|
fec87ad3d7
* just added a readonly and a comment
|
16 years ago |
Justin Clarke Casey
|
500d259c25
* Do not allow a user to be created if one with the same name already exists
|
16 years ago |
Jeff Ames
|
3a1947f658
Removed super-stealth mode from PasswdPrompt. (Now you can see the prompt)
|
17 years ago |
Jeff Ames
|
355d0fdb95
Revert color console changes until a cross-platform method is found.
|
17 years ago |
Jeff Ames
|
d76d604ce9
Added colors back to console output.
|
17 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |