Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Allow archiver to operate even if there are 0 scene objects to save | Justin Clarke Casey | 2008-07-02 | 1 | -15/+13 |
* | * Save terrain information in archive | Justin Clarke Casey | 2008-06-29 | 1 | -1/+6 |
* | * fix a bug where I was assuming all entities would be SceneObjectGroups - of... | Justin Clarke Casey | 2008-06-27 | 1 | -6/+13 |
* | * archive each object as a separate xml file rather than put them all in one ... | Justin Clarke Casey | 2008-06-21 | 1 | -31/+4 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 1 | -20/+20 |
* | * Fix a bug in the archiver where I didn't realize a shape still needs its de... | Justin Clarke Casey | 2008-06-16 | 1 | -3/+8 |
* | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 2008-06-16 | 1 | -31/+99 |
* | * refactor: Fission ArchiveWriteRequest into prepare and execute classes | Justin Clarke Casey | 2008-06-16 | 1 | -0/+142 |