aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20Report command string on ConsoleBase.RunCommand exceptionJustin Clarke Casey1-1/+2
2008-02-20* just added a readonly and a commentlbsa711-1/+1
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey1-4/+4
2008-02-17Added copyright notices.Jeff Ames1-2/+28
2008-02-14attempt to make our logging at least fail gracefully, we'll see if this helpsSean Dague1-26/+33
2008-02-09* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey1-3/+3
2008-02-06make a couple more changes to get us back very close to old color schemeSean Dague1-3/+16
2008-02-06ummm... removed 1 too many newlines, formating a bit better nowSean Dague1-1/+1
2008-02-06pass 1 on getting colors back to the consoleSean Dague1-0/+69
2008-02-06Removed super-stealth mode from PasswdPrompt. (Now you can see the prompt)Jeff Ames1-0/+1
2008-02-06Revert color console changes until a cross-platform method is found.Jeff Ames1-1/+0
2008-02-06Added colors back to console output.Jeff Ames1-10/+0
2008-02-05Converted logging to use log4net.Jeff Ames2-119/+42
2008-02-05* Fixing the console write on shutdown where the object is already disposed.Teravus Ovares1-46/+63
2008-02-02Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen1-1/+13
2008-01-23* Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...Justin Clarke Casey1-2/+2
2008-01-15* Mother of all commits:Adam Frisby2-7/+7
2007-12-27* Optimized usingslbsa714-6/+6
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames4-8/+8
2007-12-06removed obsolete Verbose() functionJeff Ames1-15/+0
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-3/+3
2007-12-04* More console message fixesAdam Frisby1-0/+1
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+1
2007-11-22* Quelled a Log format exception in the logging routines.Teravus Ovares1-2/+15
2007-10-30* Optimized usingslbsa714-34/+34
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-5/+5
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-31/+32
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-32/+31
2007-10-22* Major ass commit.Adam Frisby1-31/+32
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-64/+57
2007-09-15Prevent the crash due to exception in system ReadLine that I saw today Dalien Talbot1-3/+8
2007-09-12add timestamps to log messages. This probably needs to all be cleaned upSean Dague1-0/+3
2007-09-10mass update of urls in source code to new websiteSean Dague4-4/+4
2007-09-08A small try/catch wrapper to prevent the CLI errors from nuking the sim.Dalien Talbot1-1/+5
2007-08-31Added a Debug method to the Console/log class that has the Conditional attrib...MW1-0/+15
2007-08-15*Added the ability to run commands after all regions have started upmingchen1-2/+8
2007-08-06* commands are done foreach instead of by [i]lbsa711-1/+1
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-0/+1
2007-08-01Commiting whitespace changes, as this used hard tabs instead of theSean Dague1-15/+9
2007-08-01factor out the common DeriveColor function just for good house keepingSean Dague1-25/+18
2007-08-01Assume White as a console color just means "default", and don't use it.Sean Dague1-1/+3
2007-07-29Commit 1/2Adam Frisby1-2/+2
2007-07-24* More console related changes.Adam Frisby1-0/+5
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-2/+2
2007-07-20* Fixed an config issue (log not initialized in RegionInfo config)lbsa711-0/+35
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-0/+5
2007-07-20* New log functions which include the module name as an argument.Adam Frisby1-0/+134
2007-07-16changed to native line ending encodingSean Dague4-420/+420
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa712-131/+0
2007-07-08* Updating prebuildAdam Frisby2-3/+3