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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
small refactor: reuse existing commandLine string rather than calling cmdline...
Justin Clark-Casey (justincc)
2010-11-17
1
-1
/
+1
*
save all lines to history, not just those which turn out to be valid comands....
Justin Clark-Casey (justincc)
2010-11-17
1
-2
/
+7
*
Limit formatting of local console output to actual logging messages.
Marck
2010-10-09
1
-13
/
+17
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-9
/
+9
*
Made it impossible to create a user with names containing spaces and prevente...
randomhuman
2010-09-10
1
-2
/
+3
*
Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserS...
Justin Clark-Casey (justincc)
2010-04-16
1
-16
/
+47
*
Formatting cleanup.
Jeff Ames
2010-02-15
1
-7
/
+7
*
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...
Justin Clark-Casey (justincc)
2010-01-08
1
-33
/
+73
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Display normal log information in the console's default foreground colour, ...
Justin Clarke Casey
2009-05-25
1
-5
/
+5
*
cleaning out warnings.
Dr Scofield
2009-05-22
1
-1
/
+1
*
Move the color console logic from the appender into the local console, since
Melanie Thielker
2009-05-20
1
-2
/
+84
*
Remove the pre-log4net, discrete output methods from the consoles
Melanie Thielker
2009-05-20
1
-124
/
+0
*
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
2009-05-04
1
-1
/
+1
*
Add a skeleton class, "RemoteConsole", for a console that uses REST
Melanie Thielker
2009-05-04
1
-1
/
+0
*
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
Melanie Thielker
2009-05-04
1
-0
/
+470