| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for reading/writing zipped mappings (#199) | 2020-03-17 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | * 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 | ||||
| * | CFR support (#192) | 2020-03-09 | 2 | -0/+2 | |
| | | | | | | * Add decompiler API * Add CFR support | ||||
| * | Made Enigma gui translatable (#193) | 2020-03-05 | 2 | -0/+230 | |
| * made enigma gui translatable * key renamings * missed strings * string.format() & another missed string * cached content (thanks @liach) * added a dialog when changing language * better sentence * more %s * liach's requests * empty map * the last (?) missed strings * IT WORKS * French translation * Update fr_fr.json | |||||