Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | |||||
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -1/+1 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -1/+29 |
| | |||||
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 1 | -5/+1 |
| | | | | | * 'remove redundant this qualifier' ftw | ||||
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -11/+11 |
| | |||||
* | hooked up sdague new sqlite asset database provider to the old asset system. ↵ | MW | 2007-09-10 | 1 | -0/+11 |
So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote. Needs more testing, so if it causes problems will have to swap back to db4o. |