index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
ICommandConsole.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless executable bit that Windows adds.
onefang
2020-09-09
1
-0
/
+0
*
Make ReadConfig a general features of consoles, rather than type dependent
Melanie
2019-08-21
1
-0
/
+3
*
Call SetServer on consoles reflectively to avoid having type checks in places...
Melanie
2019-08-21
1
-0
/
+0
*
minor: add method doc to ICommands.HasCommand()
Justin Clark-Casey (justincc)
2014-07-18
1
-0
/
+5
*
Add ICommands.HasCommand() method so that we can detect whether a command has...
Justin Clark-Casey (justincc)
2014-07-18
1
-2
/
+4
*
factor out common HandleShow code for "show uptime"
Justin Clark-Casey (justincc)
2012-11-22
1
-0
/
+5
*
Allow the use of the region debug console found in recent viewers. This console
Melanie
2012-08-14
1
-1
/
+5
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-1
/
+1
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+90