index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Console
/
CommandConsole.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change console main help to match master
UbitUmarov
2015-09-24
1
-13
/
+8
*
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
2015-09-03
1
-1
/
+1
*
bad merge?
UbitUmarov
2015-09-01
1
-7
/
+12
|
\
|
*
Merge branch 'master' into careminster
Melanie
2013-01-10
1
-5
/
+5
|
|
\
|
*
|
Fix new command console code to match the output of the original while keeping
Melanie
2012-11-23
1
-2
/
+5
|
*
|
Add a newline before the constant help text
Melanie
2012-11-23
1
-0
/
+1
|
*
|
Revert help to display a full command list. Leave the help categories in as
Melanie
2012-11-23
1
-5
/
+6
*
|
|
Revert "Allow a console command to give blank arguments ("") without the pars...
dahlia
2015-03-14
1
-5
/
+2
*
|
|
Allow a console command to give blank arguments ("") without the parser faili...
Justin Clark-Casey (justincc)
2015-03-11
1
-2
/
+5
*
|
|
Add ICommands.HasCommand() method so that we can detect whether a command has...
Justin Clark-Casey (justincc)
2014-07-18
1
-15
/
+31
|
|
/
|
/
|
*
|
minor: Remove unnecessary commented out code from last commit c28a2f05 and fi...
Justin Clark-Casey (justincc)
2013-01-09
1
-4
/
+1
*
|
minor: make spacing consistent in console help output
Justin Clark-Casey (justincc)
2013-01-09
1
-3
/
+6
|
/
*
Add "help all" console command which will list all commands alphabetically in...
Justin Clark-Casey (justincc)
2012-11-23
1
-1
/
+28
*
factor out common HandleShow code for "show uptime"
Justin Clark-Casey (justincc)
2012-11-22
1
-1
/
+1
*
Allow the use of the region debug console found in recent viewers. This console
Melanie
2012-08-14
1
-0
/
+9
*
Add text about using double quotes to surround console command arguments cont...
Justin Clark-Casey (justincc)
2012-04-28
1
-2
/
+8
*
Allow the user to enter help topics in upper or lowercase.
Justin Clark-Casey (justincc)
2012-03-24
1
-10
/
+12
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-22
/
+92
*
Change parser to leave embedded quotes alone if the pattern is recognized
Melanie
2012-02-10
1
-0
/
+34
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-11-25
1
-1
/
+1
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-5
/
+6
*
print invalid command message to the console, not the log
Justin Clark-Casey (justincc)
2011-04-23
1
-3
/
+1
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-1
/
+1
*
If a command has descriptive help, add a line above and below the print out f...
Justin Clark-Casey (justincc)
2010-05-28
1
-0
/
+10
*
Add ability to load IARs directly from URIs
Justin Clark-Casey (justincc)
2010-05-28
1
-2
/
+1
*
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...
Justin Clark-Casey (justincc)
2010-01-08
1
-2
/
+6
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-5
/
+5
*
Change prompt handling in console. No user changes
Melanie
2009-08-22
1
-2
/
+2
*
Add the OpenSim.ConsoleClient app.
Melanie
2009-08-17
1
-1
/
+91
*
Filling in the blanks: The "meat" of the REST console
Melanie
2009-08-17
1
-0
/
+60
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Committing the new server base
Melanie Thielker
2009-05-05
1
-1
/
+1
*
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
Melanie Thielker
2009-05-04
1
-0
/
+467