| Commit message (Expand) | Author | Files | Lines |
2008-03-18 | Formatting cleanup. | Jeff Ames | 5 | -133/+131 |
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-17 | Added copyright notices. | Jeff Ames | 1 | -2/+28 |
2008-02-14 | attempt to make our logging at least fail gracefully, we'll see if this helps | Sean Dague | 1 | -26/+33 |
2008-02-09 | * Change logger to handle [<entry>] where <entry> contains non alphabetic cha... | Justin Clarke Casey | 1 | -3/+3 |
2008-02-06 | make a couple more changes to get us back very close to old color scheme | Sean Dague | 1 | -3/+16 |
2008-02-06 | ummm... removed 1 too many newlines, formating a bit better now | Sean Dague | 1 | -1/+1 |
2008-02-06 | pass 1 on getting colors back to the console | Sean Dague | 1 | -0/+69 |
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 | 2 | -119/+42 |
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 | 2 | -7/+7 |
2007-12-27 | * Optimized usings | lbsa71 | 4 | -6/+6 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 4 | -8/+8 |
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 | 4 | -34/+34 |
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 | 4 | -4/+4 |
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 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -0/+1 |
2007-08-01 | Commiting whitespace changes, as this used hard tabs instead of the | Sean Dague | 1 | -15/+9 |
2007-08-01 | factor out the common DeriveColor function just for good house keeping | Sean Dague | 1 | -25/+18 |
2007-08-01 | Assume White as a console color just means "default", and don't use it. | Sean Dague | 1 | -1/+3 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -2/+2 |
2007-07-24 | * More console related changes. | Adam Frisby | 1 | -0/+5 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -2/+2 |
2007-07-20 | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 1 | -0/+35 |
2007-07-20 | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 1 | -0/+5 |
2007-07-20 | * New log functions which include the module name as an argument. | Adam Frisby | 1 | -0/+134 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 4 | -420/+420 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -131/+0 |