Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-02-12 | Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip ↵ | Diva Canto | 1 | -0/+0 | |
(from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix. | |||||
2012-08-02 | i local libs commit | ubit | 1 | -0/+0 | |
2012-07-27 | Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows | justincc | 1 | -0/+0 | |
This is to try and resolve a strange Initialization exception for the AppearanceManager type that only occurs on Windows 64 bit (not Windows 32 bit or Linux!) | |||||
2012-05-15 | Allow use of regular expressions in "show object name", "show part name" and ↵ | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
"delete object name" console commands if --regex switch is used. Deleteing objects by name, creator uuid or owner uuid now requires confirmation to avoid accidental deletion. | |||||
2012-05-14 | set executable bit for Ionic.Zip.dll for running OpenSimulator under cygwin | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
2012-04-27 | Use DotNetZip to compress OARs and IARs. | Oren Hurvitz | 1 | -0/+0 | |
DotNetZip provides much better compression than standard .NET. |