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
/
ConsoleBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
* Added some debug information when console commands fail.
Adam Frisby
1
-0
/
+1
2008-09-12
Changed "show users" command to display only root agents, "show users full" to
Homer Horwitz
1
-1
/
+1
2008-08-19
Update svn properties, formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-08-18
* It appears that sometimes some IClientAPI reference is not being released, ...
Justin Clarke Casey
1
-0
/
+1
2008-08-18
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-08-05
* Make currently selected region appear in the region console prompt
Justin Clarke Casey
1
-2
/
+7
2008-08-05
* refactor: change console base 'component name' to 'default prompt' since th...
Justin Clarke Casey
1
-4
/
+13
2008-06-10
Update svn properties. Formatting cleanup.
Jeff Ames
1
-9
/
+7
2008-06-09
*Fixed bug that caused failure when System.Console.Readline returns null (no ...
mingchen
1
-2
/
+10
2008-06-01
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they...
Justin Clarke Casey
1
-7
/
+0
2008-05-16
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-05-12
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
1
-2
/
+0
2008-05-01
* Breaking all the code, breaking all the code..!
Adam Frisby
1
-1
/
+1
2008-05-01
* Assorted spring cleanings.
Adam Frisby
1
-2
/
+1
2008-04-23
* Fixed an annoying pop-up box when crossing borders.
Teravus Ovares
1
-2
/
+2
2008-04-23
* Fix a console issue where pressing return on some operating systems cause t...
Teravus Ovares
1
-0
/
+4
2008-04-23
Thank you kindly, Tyre for :
Charles Krinke
1
-10
/
+16
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-2
/
+3
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-02-20
Report command string on ConsoleBase.RunCommand exception
Justin Clarke Casey
1
-1
/
+2
2008-02-20
* just added a readonly and a comment
lbsa71
1
-1
/
+1
2008-02-18
* Do not allow a user to be created if one with the same name already exists
Justin Clarke Casey
1
-4
/
+4
2008-02-06
Removed super-stealth mode from PasswdPrompt. (Now you can see the prompt)
Jeff Ames
1
-0
/
+1
2008-02-06
Revert color console changes until a cross-platform method is found.
Jeff Ames
1
-1
/
+0
2008-02-06
Added colors back to console output.
Jeff Ames
1
-10
/
+0
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-116
/
+38
2008-02-05
* Fixing the console write on shutdown where the object is already disposed.
Teravus Ovares
1
-46
/
+63
2008-02-02
Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).
Tedd Hansen
1
-1
/
+13
2008-01-23
* Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...
Justin Clarke Casey
1
-2
/
+2
2008-01-15
* Mother of all commits:
Adam Frisby
1
-2
/
+2
2007-12-27
* Optimized usings
lbsa71
1
-3
/
+3
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-06
removed obsolete Verbose() function
Jeff Ames
1
-15
/
+0
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-3
/
+3
2007-12-04
* More console message fixes
Adam Frisby
1
-0
/
+1
2007-12-04
* Removed 12 compiler warnings.
Adam Frisby
1
-1
/
+1
2007-11-22
* Quelled a Log format exception in the logging routines.
Teravus Ovares
1
-2
/
+15
2007-10-30
* Optimized usings
lbsa71
1
-16
/
+15
2007-10-25
apply http://bug.opensecondlife.org/view.php?id=512 from chillken
Sean Dague
1
-5
/
+5
2007-10-22
* Return of R2162. /Take that SVN!/
Adam Frisby
1
-31
/
+32
2007-10-22
revert r2162 as it completely clobbered all the work on
Sean Dague
1
-32
/
+31
2007-10-22
* Major ass commit.
Adam Frisby
1
-31
/
+32
2007-10-10
* Gave ModuleLoader some good lovin'
lbsa71
1
-64
/
+57
2007-09-15
Prevent the crash due to exception in system ReadLine that I saw today
Dalien Talbot
1
-3
/
+8
2007-09-12
add timestamps to log messages. This probably needs to all be cleaned up
Sean Dague
1
-0
/
+3
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-09-08
A small try/catch wrapper to prevent the CLI errors from nuking the sim.
Dalien Talbot
1
-1
/
+5
2007-08-31
Added a Debug method to the Console/log class that has the Conditional attrib...
MW
1
-0
/
+15
2007-08-15
*Added the ability to run commands after all regions have started up
mingchen
1
-2
/
+8
2007-08-06
* commands are done foreach instead of by [i]
lbsa71
1
-1
/
+1
[next]