Justin Clarke Casey
|
dbd2b45233
* Write a simple archive loading test which doesn't actually do any testing yet apart from not blow up
|
16 years ago |
Justin Clarke Casey
|
15cd1102e1
* minor: small tweak to archive save completion log message
|
16 years ago |
Justin Clarke Casey
|
ddff7ab20e
* Add direct stream loading and saving methods to the archive module.
|
16 years ago |
Justin Clarke Casey
|
f0ea8eb534
* Implement saving of region settings in OAR files
|
16 years ago |
Justin Clarke Casey
|
eb6cca4750
* refactor: Rename IRegionSerialiser and move into interfaces namespace
|
16 years ago |
Justin Clarke Casey
|
9c4d868167
* minor: oops, small textual tweak
|
16 years ago |
Justin Clarke Casey
|
d1068d738a
* minor: during opensim archive creation, tell the user that it may take some time
|
16 years ago |
Melanie Thielker
|
9e545c9984
Mantis #2133
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
a13a4c6144
* minor: change misleading 'all assets found' message to instead tell how many were actually located
|
16 years ago |
Justin Clarke Casey
|
4e7dd0d919
* Start compressing archives
|
16 years ago |
Justin Clarke Casey
|
9362d9b231
* switch terrain archiving to raw32 rather than png to avoid unnecessary posterization. Thanks to Adam for the tip.
|
16 years ago |
Justin Clarke Casey
|
bc20c88a0a
* Allow archiver to operate even if there are 0 scene objects to save
|
16 years ago |
Justin Clarke Casey
|
3183a20632
* Start writing out control file in archive. Only contains version information right now.
|
16 years ago |
Justin Clarke Casey
|
f8d9ccc70e
* Save terrain information in archive
|
16 years ago |
Justin Clarke Casey
|
442a938a3f
* fix a bug where I was assuming all entities would be SceneObjectGroups - of course, some are ScenePresences
|
16 years ago |
Justin Clarke Casey
|
ca88e3580b
* archive each object as a separate xml file rather than put them all in one single large file
|
16 years ago |
Jeff Ames
|
a728417eda
Minor formatting cleanup.
|
16 years ago |
Jeff Ames
|
255b87464a
Update svn properties.
|
16 years ago |
Justin Clarke Casey
|
e31de6707f
* refactor: Fission ArchiveWriteRequest into prepare and execute classes
|
16 years ago |