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