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