summaryrefslogtreecommitdiff
path: root/enigma/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21Fix losing current cursor position when renaming entries (#297)Gravatar 2xsaiko4-24/+102
2020-07-18Fix name not being passedGravatar 2xsaiko1-1/+1
2020-07-13Mapping format fixes (#294)Gravatar Xander2-10/+21
2020-07-11Fix array classes not being translated correctly (#293)Gravatar Runemoro1-0/+8
2020-07-06Add menu entry to reload jar & mappings from disk (#263)Gravatar 2xsaiko2-27/+35
2020-07-06Fix crash on remapping [T (#261)Gravatar 2xsaiko1-1/+1
2020-07-06Add missing PrintWriter and StringWriter imports (#291)Gravatar Hunter Kvalevog1-0/+2
2020-07-06Handle source export failures (#289)Gravatar Gegy1-15/+47
2020-07-06Make class loading more flexible (#277)Gravatar Runemoro23-483/+365
2020-07-06Fix "Mark as Deobfuscated" menu entry not working... this time without breaki...Gravatar 2xsaiko24-118/+311
2020-06-24Fix inner class name validationGravatar 2xsaiko2-2/+9
2020-06-12Fix "Mark as Deobfuscated" menu entry not working (#265)Gravatar 2xsaiko1-5/+1
2020-06-08Fix crash on remapping >1 level of nested class (#262)Gravatar 2xsaiko1-3/+5
2020-06-07Add remap crash handlerGravatar 2xsaiko2-4/+14
2020-06-04Move ServerAddress to enigma-serverGravatar 2xsaiko1-78/+0
2020-06-03Extend validation systemGravatar 2xsaiko1-0/+1
2020-06-03Improve connect dialogGravatar 2xsaiko1-0/+78
2020-06-03Editor tabs (#238)Gravatar 2xsaiko24-152/+1345
2020-06-03Split GUI code to separate module (#242)Gravatar Runemoro145-0/+12319