Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 1 | -0/+0 |
| | |||||
* | testing update Iconic.Zip.dll to .net4.6 | UbitUmarov | 2018-01-13 | 1 | -0/+0 |
| | |||||
* | Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip ↵ | Diva Canto | 2013-02-12 | 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. | ||||
* | Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows | justincc | 2012-07-27 | 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!) | ||||
* | Allow use of regular expressions in "show object name", "show part name" and ↵ | Justin Clark-Casey (justincc) | 2012-05-15 | 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. | ||||
* | set executable bit for Ionic.Zip.dll for running OpenSimulator under cygwin | Justin Clark-Casey (justincc) | 2012-05-14 | 1 | -0/+0 |
| | |||||
* | Use DotNetZip to compress OARs and IARs. | Oren Hurvitz | 2012-04-27 | 1 | -0/+0 |
DotNetZip provides much better compression than standard .NET. |