aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ICommandConsole.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove useless executable bit that Windows adds.onefang2020-09-091-0/+0
* Make ReadConfig a general features of consoles, rather than type dependentMelanie2019-08-211-0/+3
* Call SetServer on consoles reflectively to avoid having type checks in places...Melanie2019-08-211-0/+0
* minor: add method doc to ICommands.HasCommand()Justin Clark-Casey (justincc)2014-07-181-0/+5
* Add ICommands.HasCommand() method so that we can detect whether a command has...Justin Clark-Casey (justincc)2014-07-181-2/+4
* factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)2012-11-221-0/+5
* Allow the use of the region debug console found in recent viewers. This consoleMelanie2012-08-141-1/+5
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+90