Justin Clark-Casey (justincc)
|
290dc274ec
minor: Remove unnecessary commented out code from last commit c28a2f05 and fix up code comment
|
11 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
c28a2f05ca
minor: make spacing consistent in console help output
|
11 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
eb1921ff93
Add "help all" console command which will list all commands alphabetically in a single list
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
12 gadi atpakaļ |
Melanie
|
faa710aee1
Allow the use of the region debug console found in recent viewers. This console
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
133f05dc41
Add text about using double quotes to surround console command arguments containing spaces to "help" text.
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
4f17537555
Allow the user to enter help topics in upper or lowercase.
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 gadi atpakaļ |
Melanie
|
5023cc86f0
Change parser to leave embedded quotes alone if the pattern is recognized
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
b785f204ce
remove some mono compiler warnings
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
d5256094d9
print invalid command message to the console, not the log
|
13 gadi atpakaļ |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
3c0f34bc2b
If a command has descriptive help, add a line above and below the print out for readability
|
14 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
fff5459f4d
Add ability to load IARs directly from URIs
|
14 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
22b1ffdc6c
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resized under mono
|
15 gadi atpakaļ |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
Melanie
|
a22b12ecd4
Change prompt handling in console. No user changes
|
15 gadi atpakaļ |
Melanie
|
cef16bec6d
Add the OpenSim.ConsoleClient app.
|
15 gadi atpakaļ |
Melanie
|
002940dd5d
Filling in the blanks: The "meat" of the REST console
|
15 gadi atpakaļ |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
Melanie Thielker
|
f28b380c4a
Committing the new server base
|
15 gadi atpakaļ |
Melanie Thielker
|
1b877234da
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
|
15 gadi atpakaļ |