aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/LocalConsole.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserS...Justin Clark-Casey (justincc)2010-04-161-16/+47
* Formatting cleanup.Jeff Ames2010-02-151-7/+7
* Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...Justin Clark-Casey (justincc)2010-01-081-33/+73
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Display normal log information in the console's default foreground colour, ...Justin Clarke Casey2009-05-251-5/+5
* cleaning out warnings.Dr Scofield2009-05-221-1/+1
* Move the color console logic from the appender into the local console, sinceMelanie Thielker2009-05-201-2/+84
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-124/+0
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-1/+1
* Add a skeleton class, "RemoteConsole", for a console that uses RESTMelanie Thielker2009-05-041-1/+0
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-0/+470