Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -2/+2 | |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support ↵ | John Hurliman | 1 | -2/+2 | |
CreatorID, it doesn't modify database backends or OAR files to support storing/loading it | |||||
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an ↵ | John Hurliman | 1 | -3/+2 | |
unknown asset type, and log an error if it ever does happen | |||||
2009-08-17 | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 1 | -4/+31 | |
2009-08-16 | * Added Expression based ignores to the PropertyScrambler, which makes a lot ↵ | Kunnis | 1 | -0/+159 | |
of the tests clearer because I'm not constantly resetting properties. |