Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -9/+4 |
| | | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | ||||
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 1 | -2/+30 |
| | |||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
| | |||||
* | The regionUUID is now being passed to the datastore calls. | MW | 2007-08-20 | 1 | -3/+3 |
| | |||||
* | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 2007-08-09 | 1 | -8/+8 |
| | | | | | | PLEASE NOTE: that with this revision some prim related features may be broke for a while. (things like linking prims and the parcel prim count.) Also this revision may not work on mono, but that will be fixed soon. | ||||
* | mass update of files to have native line endings | Sean Dague | 2007-07-30 | 2 | -145/+145 |
| | |||||
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 1 | -2/+8 |
| | | | | | | | * DB4o no longer crashes the sim on Startup * DB4o now crashes the sim on shutdown. * Variety of console verbosity fixes. | ||||
* | * Assorted minor fixes (DB4o now properly commits saves on shutdown) | Adam Frisby | 2007-07-29 | 1 | -1/+2 |
| | |||||
* | * Highly experimental: Added DB4o DataStore support. Untested. | Adam Frisby | 2007-07-29 | 1 | -7/+39 |
| | |||||
* | * Updating internal LSL handler/compiler with Tedd's r1. | Adam Frisby | 2007-07-16 | 2 | -0/+106 |
* Importing begginings of DB4oDataStore |