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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-22
/
+22
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-15
/
+31
2013-01-25
minor: Remove unnecessary commented out code from last commit c28a2f05 and fi...
Justin Clark-Casey (justincc)
1
-4
/
+1
2013-01-25
minor: make spacing consistent in console help output
Justin Clark-Casey (justincc)
1
-3
/
+6
2012-11-23
Add "help all" console command which will list all commands alphabetically in...
Justin Clark-Casey (justincc)
1
-1
/
+28
2012-11-22
factor out common HandleShow code for "show uptime"
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-08-14
Allow the use of the region debug console found in recent viewers. This console
Melanie
1
-0
/
+9
2012-04-28
Add text about using double quotes to surround console command arguments cont...
Justin Clark-Casey (justincc)
1
-2
/
+8
2012-03-24
Allow the user to enter help topics in upper or lowercase.
Justin Clark-Casey (justincc)
1
-10
/
+12
2012-03-08
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
1
-22
/
+92
2012-02-10
Change parser to leave embedded quotes alone if the pattern is recognized
Melanie
1
-0
/
+34
2011-11-25
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-5
/
+6
2011-04-23
print invalid command message to the console, not the log
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-09-12
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-05-28
If a command has descriptive help, add a line above and below the print out f...
Justin Clark-Casey (justincc)
1
-0
/
+10
2010-05-28
Add ability to load IARs directly from URIs
Justin Clark-Casey (justincc)
1
-2
/
+1
2010-01-08
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...
Justin Clark-Casey (justincc)
1
-2
/
+6
2009-10-01
Formatting cleanup.
Jeff Ames
1
-5
/
+5
2009-08-22
Change prompt handling in console. No user changes
Melanie
1
-2
/
+2
2009-08-17
Add the OpenSim.ConsoleClient app.
Melanie
1
-1
/
+91
2009-08-17
Filling in the blanks: The "meat" of the REST console
Melanie
1
-0
/
+60
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-05
Committing the new server base
Melanie Thielker
1
-1
/
+1
2009-05-04
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
Melanie Thielker
1
-0
/
+467