| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split GUI code to separate module (#242) | 2020-06-03 | 1 | -69/+0 | |
| | | | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com> | ||||
| * | Add support for reading/writing zipped mappings (#199) | 2020-03-17 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | * Add support to read/write Enigma mappings from ZIP Takes any path which points to a ZIP as wanting to be read/written as a ZIP Paths from an existing ZIP file system will be correctly handled as directories * Fix deleting a path needing to be from the default file system * Allow calling MapSpecializedMethodsCommand directly * Fix indentation * Missing static | ||||
| * | Correctly decompile bridges, and add command to add bridges to mappings (#180) | 2019-11-22 | 1 | -0/+67 | |