| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Split into modules
* Post merge compile fixes
Co-authored-by: modmuss50 <modmuss50@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
* Add decompiler API
* Add CFR support
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
only (#154)
* Fix compose-mappings not remapping descriptors of methods on the right side only
* Update version
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
* Add compose and invert commands and add support for conversion to tiny mappings
* Improvements suggested by liach
* Use Translator to get right entries
|
| |\ |
|
| |/
|
|
| |
plugins now provide services configurable via a profile
|
|
|
* Add weave/stitch style command system to enigma
Also fixed divide by zero stupidity
Signed-off-by: liach <liach@users.noreply.github.com>
* Add tests for package access index and command
Signed-off-by: liach <liach@users.noreply.github.com>
* Minor tweaks
Signed-off-by: liach <liach@users.noreply.github.com>
|