This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-20 20:47:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ebccbcd087aae4bd2273958fac7a4bbf9a3f2a7
opensim
/
OpenSim
/
Framework
/
Serialization
History
Diva Canto
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
..
External
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging
2015-08-11 07:35:37 +01:00
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Tests
When saving an OAR in "Publish" mode, also discard Group information
2014-05-26 15:33:13 +01:00
ArchiveConstants.cs
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
2015-08-08 12:12:50 -07:00
TarArchiveReader.cs
…
TarArchiveWriter.cs
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
2012-07-13 01:03:28 +01:00