Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |