OpenSimMirror/OpenSim/Framework/Console
Justin Clark-Casey (justincc) d5256094d9 print invalid command message to the console, not the log 2011-04-23 00:16:55 +01: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 print invalid command message to the console, not the log 2011-04-23 00:16:55 +01:00
ConsoleBase.cs Implement command "land show". This shows all the parcels on the currently selected region/s 2011-01-26 21:12:41 +00: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 small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again 2010-11-17 23:50:23 +00:00
MainConsole.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
MockConsole.cs Add copyright headers. 2010-09-12 12:54:31 -04:00
OpenSimAppender.cs Change appender to deal with line feeds more intelligently. 2010-05-19 04:17:56 +01:00
RemoteConsole.cs Add support for cross-domain AJAX requests to REST console. 2010-11-02 14:12:25 -07:00