index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Console
/
MockConsole.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Remove useless executable bit that Windows adds.
onefang
1
-0
/
+0
2019-10-22
try to fix console AGAIN
UbitUmarov
1
-1
/
+1
2019-09-21
make Console Promt(..) compatible with rest of code, again
UbitUmarov
1
-0
/
+2
2019-09-21
make Console Output(..) compatible with rest of code, again
UbitUmarov
1
-1
/
+2
2019-08-21
Make ReadConfig a general features of consoles, rather than type dependent
Melanie
1
-0
/
+3
2019-08-20
Massive console refactor. Greatly simplify interface.
Melanie
1
-9
/
+5
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-2
/
+2
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-2
/
+2
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-0
/
+3
2014-07-18
Add ICommands.HasCommand() method so that we can detect whether a command has...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-0
/
+2
2012-11-22
factor out common HandleShow code for "show uptime"
Justin Clark-Casey (justincc)
1
-1
/
+6
2012-08-14
Allow the use of the region debug console found in recent viewers. This console
Melanie
1
-1
/
+3
2012-08-14
Allow the use of the region debug console found in recent viewers. This console
Melanie
1
-1
/
+3
2012-03-01
Use a fully stubbed out MockConsole for unit tests rather than inheriting fro...
Justin Clark-Casey (justincc)
1
-22
/
+37
2010-09-12
Add copyright headers.
Jeff Ames
1
-1
/
+28
2010-05-04
* Added an important comment to warn people not to use MockConsole for anythi...
Teravus Ovares (Dan Olivares)
1
-0
/
+5
2010-05-04
* This should fix the tests failing because of a MainConsole.Instance null re...
Teravus Ovares (Dan Olivares)
1
-0
/
+32