| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix remapping of methods in children class with interfaces | 2016-08-14 | 1 | -0/+8 | ||
| | | ||||||
| * | Make sure to rewrite all the mapping files | 2016-08-14 | 1 | -15/+13 | ||
| | | ||||||
| * | Ouups | 2016-08-14 | 1 | -1/+1 | ||
| | | ||||||
| * | Add F5 hotkey to reload class + use a ugly hack to avoid rename issues with ↵ | 2016-08-14 | 4 | -4/+19 | ||
| | | | | | generics... | |||||
| * | Reverse scan of superclasses to find the first definition of method ↵ | 2016-08-14 | 1 | -12/+31 | ||
| | | | | | signature avoiding remapping errors | |||||
| * | Avoid using the override fix in others case than remapping (fix unit tests ↵ | 2016-08-13 | 2 | -5/+12 | ||
| | | | | | failures) | |||||
| * | Fix override issues | 2016-08-13 | 1 | -4/+10 | ||
| | | ||||||
| * | Remoe JSON directory format support and clean up others things | 2016-08-12 | 16 | -465/+32 | ||
| | | ||||||
| * | Implement Enigma directory format (#1) | 2016-08-12 | 15 | -109/+238 | ||
| | | | | | | | Others changes: ~ Rework File menu ~ Force UTF-8 for all I/O operations ~ Enigma now detect the original file format and use the correct one when you save a mapping | |||||
| * | Allow exporting mappings as SRG or Enigma | 2016-08-11 | 5 | -0/+220 | ||
| | | ||||||
| * | Removed util | 2016-07-04 | 1 | -68/+0 | ||
| | | ||||||
| * | Reformat | 2016-07-04 | 85 | -4892/+682 | ||
| | | ||||||
| * | Fixed Obf Class list order | 2016-07-04 | 6 | -30/+23 | ||
| | | ||||||
| * | Fix #6, will now only load .json files | 2016-07-03 | 1 | -1/+2 | ||
| | | ||||||
| * | Started Gui Refactor | 2016-07-03 | 13 | -417/+572 | ||
| | | ||||||
| * | Fixed #4 | 2016-07-02 | 2 | -1/+19 | ||
| | | ||||||
| * | Fixed build.gradle | 2016-07-02 | 3 | -38/+6 | ||
| | | ||||||
| * | Removed unused methods | 2016-07-02 | 40 | -990/+16 | ||
| | | ||||||
| * | Reformatting code | 2016-07-02 | 56 | -1207/+541 | ||
| | | ||||||
| * | Renamed Fields | 2016-07-02 | 56 | -837/+773 | ||
| | | ||||||
| * | Fixed Null.json and #4 | 2016-07-02 | 2 | -31/+34 | ||
| | | ||||||
| * | Fixed Constructor loading | 2016-06-30 | 2 | -0/+18 | ||
| | | ||||||
| * | Set the LookAndFeel to the System's (#3) | 2016-06-30 | 1 | -0/+2 | ||
| | | | | This makes it look beautiful on Windows 10. | |||||
| * | Update version info | 2016-06-29 | 1 | -1/+6 | ||
| | | ||||||
| * | Fixed build fail | 2016-06-30 | 4 | -45/+18 | ||
| | | ||||||
| * | Json format (#2) | 2016-06-30 | 258 | -17507/+17104 | ||
| | | | | | | | | | * Added new format * Fixed bug * Updated Version | |||||
| * | Some small changes to fix idea importing | 2016-06-26 | 7 | -149/+264 | ||
| | | ||||||
| * | Make ConvertMain more generic | 2015-10-15 | 1 | -48/+31 | ||
| | | ||||||
| * | Added description to all the tasks in build.py | 2015-10-11 | 1 | -0/+4 | ||
| | | ||||||
| * | fix compile errors ... >.> | 2015-09-22 | 1 | -2/+4 | ||
| | | | | | suppress some warnings too | |||||
| * | Added a Command-line interface to ConvertMain | 2015-09-19 | 1 | -34/+87 | ||
| | | ||||||
| * | Added tag v0.11 beta for changeset a715b2808bb0 | 2015-09-09 | 0 | -0/+0 | ||
| | | ||||||
| * | bump version to 0.11v0.11_beta | 2015-09-09 | 2 | -2/+2 | ||
| | | | | | we just add compatibility with the server jar. I guess that's worth a minor revision =P | |||||
| * | log exceptions to stderr instead of just crashing when procyon chokes on ↵ | 2015-09-09 | 1 | -1/+4 | ||
| | | | | | decompiling something weird | |||||
| * | fix assembling nested inner class names | 2015-09-09 | 1 | -3/+3 | ||
| | | ||||||
| * | tweaks to matcher for 1.9 snapshot | 2015-08-04 | 1 | -8/+24 | ||
| | | ||||||
| * | add top 10 matches only button to class matcher | 2015-08-04 | 1 | -0/+33 | ||
| | | ||||||
| * | fix up converter some more | 2015-08-02 | 2 | -16/+43 | ||
| | | ||||||
| * | fix up class matcher a bit | 2015-08-02 | 3 | -17/+41 | ||
| | | ||||||
| * | Merged in mikesmiffy128/enigma/fix-unit-tests (pull request #2) | 2015-07-10 | 0 | -0/+0 | ||
| |\ | | | | | | | Fix a stupid Gradle typo I made which broke 53 unit tests. | |||||
| | * | Added tag v0.10.4 beta for changeset 5a4c76b39c10 | 2015-06-06 | 0 | -0/+0 | ||
| | | | ||||||
| * | | Fix a stupid Gradle typo which broke 53 unit tests.fix-unit-tests | 2015-07-10 | 1 | -1/+1 | ||
| |/ | | | | I actually thought I was fixing the tests when I started. | |||||
| * | Merge with fdc38992ef042df9f10e0f357062d8e48dd85527 | 2015-05-24 | 3 | -14/+27 | ||
| |\ | ||||||
| | * | fix broken tests, and one broken function. =) | 2015-05-24 | 3 | -14/+27 | ||
| | | | ||||||
| | * | relicense Enigma as LGPLv0.10.4_beta | 2015-04-19 | 157 | -1064/+1129 | ||
| | | | ||||||
| | * | save more translation information for m3l | 2015-04-11 | 1 | -1/+1 | ||
| | | | ||||||
| | * | resolve methods using interfaces as well as superclasses | 2015-03-30 | 2 | -21/+84 | ||
| | | | ||||||
| | * | add publifier | 2015-03-30 | 3 | -37/+89 | ||
| | | | ||||||
| | * | fix unintentional compile time transitive dependency on procyon | 2015-03-30 | 4 | -47/+52 | ||
| | | | ||||||
| | * | add methods for better runtime obfuscation in M3L | 2015-03-28 | 2 | -10/+20 | ||
| | | | ||||||