Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 years ago |
Justin Clark-Casey (justincc)
|
32ef1b9e23
remove stringent content type checking to make it easier to load oars directly from urls
|
15 years ago |
Justin Clark-Casey (justincc)
|
c083ab6824
make save and load oar slightly more robust by always closing the archive streams even if there has been an error
|
15 years ago |
John Hurliman
|
afef1ac191
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
15 years ago |
John Hurliman
|
7132877075
* Log progress messages when loading OAR files with a lot of assets
|
15 years ago |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Alan M Webb
|
3403ae81e8
Stop a loaded OAR from generating on_rez events. This brings
|
15 years ago |
Sean Dague
|
3dc2010da6
From: Chris Yeoh <[email protected]>
|
15 years ago |
Justin Clarke Casey
|
9f2ddfd167
* Temporarily resolve another problem in http://opensimulator.org/mantis/view.php?id=3741 by disabling the loading of OAR creation information
|
15 years ago |
Justin Clarke Casey
|
874df490fb
* fix build break: sigh, must remember to build before committing
|
15 years ago |
Justin Clarke Casey
|
4e526778b7
* minor: make control file loading code consistent
|
15 years ago |
Dr Scofield
|
717fd3b5b9
From: Chris Yeoh <[email protected]>
|
15 years ago |
Justin Clarke Casey
|
ecbeb5cea1
* Fix race condition in save oar
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
01ca3a91ad
* Take another attempt at http://opensimulator.org/mantis/view.php?id=3191
|
15 years ago |
Justin Clarke Casey
|
1cc9d1fd8d
* minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191
|
15 years ago |
Dr Scofield
|
e3f2cfa1ca
From: Alan Webb <[email protected]>
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Justin Clarke Casey
|
cac6971099
* Get rid of some extraneous debug log output from the last commit
|
15 years ago |
Justin Clarke Casey
|
898326b5e9
* Stop oar loading barfing if the archive contains directory entries
|
15 years ago |
Dr Scofield
|
3b70d14e62
fixes System.UnauthorizedAccessExceptions when trying to load OARs from
|
15 years ago |
Justin Clarke Casey
|
63936d442c
* Make it possible to add a request id to load and save oar requests
|
15 years ago |
Justin Clarke Casey
|
561f241564
* minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization
|
15 years ago |
Justin Clarke Casey
|
6cad71d5ec
* minor: remove load oar logging I accidentally left in a few commits ago
|
15 years ago |
Justin Clarke Casey
|
0bf2177dfb
* Use memory more efficiently when loading oars
|
15 years ago |
Mike Mazur
|
f28886e26d
Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization
|
15 years ago |
Mike Mazur
|
f784620780
Moving TarArchive to OpenSim.Framework.Archive
|
15 years ago |
Justin Clarke Casey
|
b57497fd41
* Add gnu tar format long file name support to tar reading and writing.
|
15 years ago |
Justin Clarke Casey
|
01f70de2ea
* Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159
|
15 years ago |