| Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -3/+3 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2 | -3/+3 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 4 | -14/+6 |
2007-07-01 | MAJOR IP RESTRUCTURING | lbsa71 | 1 | -7/+51 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2 | -3/+3 |
2007-06-29 | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2 | -3/+3 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2 | -3/+3 |
2007-06-28 | *Master User is now set up | mingchen | 2 | -3/+3 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2 | -2/+44 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 2 | -14/+2 |