index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Console
/
LocalConsole.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
Minor improvements to logging
Oren Hurvitz
1
-0
/
+4
2011-09-16
Updated some variables to be closer to the coding standards (and easier to un...
Kevin Houlihan
1
-91
/
+88
2011-09-16
Passwords could be revealed in console by pressing backspace.
Kevin Houlihan
1
-1
/
+4
2010-11-17
small refactor: reuse existing commandLine string rather than calling cmdline...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-11-17
save all lines to history, not just those which turn out to be valid comands....
Justin Clark-Casey (justincc)
1
-2
/
+7
2010-10-09
Limit formatting of local console output to actual logging messages.
Marck
1
-13
/
+17
2010-09-12
Formatting cleanup.
Jeff Ames
1
-9
/
+9
2010-09-10
Made it impossible to create a user with names containing spaces and prevente...
randomhuman
1
-2
/
+3
2010-04-16
Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserS...
Justin Clark-Casey (justincc)
1
-16
/
+47
2010-02-15
Formatting cleanup.
Jeff Ames
1
-7
/
+7
2010-01-08
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...
Justin Clark-Casey (justincc)
1
-33
/
+73
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-25
* Display normal log information in the console's default foreground colour, ...
Justin Clarke Casey
1
-5
/
+5
2009-05-22
cleaning out warnings.
Dr Scofield
1
-1
/
+1
2009-05-20
Move the color console logic from the appender into the local console, since
Melanie Thielker
1
-2
/
+84
2009-05-20
Remove the pre-log4net, discrete output methods from the consoles
Melanie Thielker
1
-124
/
+0
2009-05-04
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
1
-1
/
+1
2009-05-04
Add a skeleton class, "RemoteConsole", for a console that uses REST
Melanie Thielker
1
-1
/
+0
2009-05-04
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
Melanie Thielker
1
-0
/
+470