| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Multithread JAR indexing
* Replace `Analyzer` with custom `AnalyzerAdapter` implementation
* Compute frames on class files from Java 1.5 or older
* Delete InterpreterPair
* Don't analyze non-enum initializers in EnumFieldNameFindingVisitor
* Classes may not have frames in java 6
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Update to Mapping-IO 0.6
* Make `legacy` suffix translatable
* Only respect `use_mappingio=false` when Enigma has an alternative reader/writer
|
| | |
|
| |
|
|
|
|
|
| |
* Fix Enigma dir writer behaving incorrectly after first write when using MIO
* Fix checkstyle
* Fix misleading field name
|
| | |
|
| | |
|
| |
|
|
|
| |
* Invert Proguard data read from / written by Mapping-IO to mirror legacy behavior
* Fix code style
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix writer doesnt create file
* Update enigma/src/main/java/cuchaz/enigma/EnigmaProject.java
Co-authored-by: Alejandro González <7822554+AlexTMjugador@users.noreply.github.com>
* doesnt need to create file manually
Co-authored-by: modmuss <modmuss50@gmail.com>
---------
Co-authored-by: Alejandro González <7822554+AlexTMjugador@users.noreply.github.com>
Co-authored-by: modmuss <modmuss50@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add file extensions to Save As dialog
* Include leading dots in file extensions for simplicity
* Add file extensions to open mappings dialogs
* Remove unused tinyMappingsFileChooser
* Use the same file chooser for all mapping IO
* Fix NPE by using Enigma directories as the default mapping format
Fixes #533.
* Fix code style
* Allow .mappings extension for single Enigma files
* gradlew.bat
---------
Co-authored-by: NebelNidas <nebelnidas@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* Add Vineflower integration
* Fix some confusing names
* Rename method to reflect visitor pattern naming schemes
* Remove dead null check
|
| | |
|
| |
|
| |
We don't care about the undo/redo history of the syntax pane, any change history would be stored separately
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Initial Mapping-IO support
|
| | |\
| |/
|/| |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Improve search dialogs
* fix checkstyle
* change search class keystroke
* better dialog title & don't calculate score if not needed
|
| |
|
|
|
|
|
|
|
|
| |
* Fix not being able to save javadoc on constructors
* Fix existing javadoc not showing in the edit dialog on constructors
The new logic was modelled after EnigmaDumper, which uses EntryMapping
to access the comments.
* Add comments about the fix
|
| |
|
|
|
|
|
| |
* Index more class references
* fix checkstyle
* index checkcast as well
|
| |
|
|
|
|
|
|
|
| |
* Add `original name` field to identifier panel
* Fix identifier panel entry order for methods
---------
Co-authored-by: ByMartrixx <bymartrixx@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Fix `Reset to obfuscated` on constructors
* Fix renaming classes via their constructor
* Fix `Reset to obfuscated` not getting updated on constructors
* Fix checkstyle
* Remove unnecessary cast
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* Fix StatsGenerator encoding issue
|
| | |
|