OpenSimMirror/OpenSim/Framework/Console
Justin Clark-Casey (justincc) 4f17537555 Allow the user to enter help topics in upper or lowercase.
Forcing uppercase (e.g. help Assets) is too annoying.
Thanks to WhiteStar for pointing this out.
2012-03-24 03:07:01 +00:00
..
AssemblyInfo.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
CommandConsole.cs Allow the user to enter help topics in upper or lowercase. 2012-03-24 03:07:01 +00:00
ConsoleBase.cs Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
ConsolePluginCommand.cs Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands 2010-01-20 00:16:08 +00:00
LocalConsole.cs Updated some variables to be closer to the coding standards (and easier to understand). 2011-09-16 20:24:47 +01:00
MockConsole.cs Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 2012-03-01 03:23:10 +00:00
OpenSimAppender.cs Change appender to deal with line feeds more intelligently. 2010-05-19 04:17:56 +01:00
RemoteConsole.cs Stop also adding an ordinary http handler when we set up a poll http handler. 2011-12-07 12:28:42 +00:00