summaryrefslogtreecommitdiff
path: root/enigma/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes open declaration not opening declarationGravatar liach2021-01-232-25/+35
* Merge pull request #331 from YanisBft/structure-panelGravatar 2xsaiko2020-12-208-15/+202
|\
| * use ListMultimap when indexing jarGravatar Yanis482020-12-191-12/+7
| * avoid duplicate logicGravatar Yanis482020-12-152-29/+31
| * Fix automapped againGravatar Yanis482020-12-151-9/+12
| * Fix automapped entriesGravatar Yanis482020-12-151-12/+51
| * Structure panel!Gravatar Yanis482020-12-147-13/+161
* | Add true, false and null to invalid identifiersGravatar 2xsaiko2020-12-201-1/+1
|/
* my fix didn't work for an inner class in another inner classGravatar Yanis482020-12-051-3/+2
* Fix inner classes' javadocs not invalidated properlyGravatar Yanis482020-12-051-0/+5
* Release using github actions + update ASMGravatar modmuss502020-11-301-1/+1
* Merge pull request #322 from ComunidadAylas/masterGravatar 2xsaiko2020-11-151-4/+0
|\
| * Do not abort decompile command on decompiler errorsGravatar AlexTMjugador2020-10-241-4/+0
* | Improvements to deobf panel popup menuGravatar Yanis482020-10-312-2/+4
* | Add "include synthetic parameters" to mapping stats & save options (#309)Gravatar YanisBft2020-10-272-4/+17
|/
* Add popup menu to deobf panel to quickly rename a package/classGravatar Yanis482020-10-112-0/+2
* Revert "Merge pull request #299 from thiakil/validation-changes"Gravatar 2xsaiko2020-10-026-256/+26
* Fix build issuesGravatar 2xsaiko2020-10-021-10/+9
* Only conflict when both methods are not syntheticGravatar 2xsaiko2020-10-021-1/+1
* Merge pull request #299 from thiakil/validation-changesGravatar 2xsaiko2020-10-026-26/+257
|\
| * allow name clashes to pass where javac would accept themGravatar Thiakil2020-07-192-26/+111
| * add MappingValidator based testGravatar Thiakil2020-07-194-0/+146
* | Don't save duplicate messages in validation contextGravatar 2xsaiko2020-10-012-10/+15
* | Fix #303 (#308)Gravatar Runemoro2020-08-191-3/+4
* | Set config path to Application Support on macGravatar idwtd2020-08-151-1/+1
* | Configuration stuff (#301)Gravatar 2xsaiko2020-08-0411-25/+790
* | Revamp About dialogGravatar 2xsaiko2020-07-232-0/+4
* | Fix losing current cursor position when renaming entries (#297)Gravatar 2xsaiko2020-07-214-24/+102
|/
* Fix name not being passedGravatar 2xsaiko2020-07-181-1/+1
* Mapping format fixes (#294)Gravatar Xander2020-07-133-10/+150
* Fix array classes not being translated correctly (#293)Gravatar Runemoro2020-07-111-0/+8
* Add menu entry to reload jar & mappings from disk (#263)Gravatar 2xsaiko2020-07-064-33/+44
* Fix crash on remapping [T (#261)Gravatar 2xsaiko2020-07-061-1/+1
* Add missing PrintWriter and StringWriter imports (#291)Gravatar Hunter Kvalevog2020-07-061-0/+2
* Improve stats gen to show percentages (#272)Gravatar modmuss502020-07-062-2/+5
* Handle source export failures (#289)Gravatar Gegy2020-07-061-15/+47
* Make class loading more flexible (#277)Gravatar Runemoro2020-07-0632-525/+422
* Fix "Mark as Deobfuscated" menu entry not working... this time without breaki...Gravatar 2xsaiko2020-07-0624-118/+311
* Fix inner class name validationGravatar 2xsaiko2020-06-242-2/+9
* Fix "Mark as Deobfuscated" menu entry not working (#265)Gravatar 2xsaiko2020-06-121-5/+1
* Fix crash on remapping >1 level of nested class (#262)Gravatar 2xsaiko2020-06-081-3/+5
* Top-level package option when generating stats (#264)Gravatar Yanis482020-06-082-7/+33
* Add remap crash handlerGravatar 2xsaiko2020-06-074-4/+16
* Move ServerAddress to enigma-serverGravatar 2xsaiko2020-06-042-107/+0
* Remove duplicate lang entryGravatar 2xsaiko2020-06-031-1/+0
* Improve CreateServerDialogGravatar 2xsaiko2020-06-031-8/+6
* Extend validation systemGravatar 2xsaiko2020-06-032-0/+2
* Improve connect dialogGravatar 2xsaiko2020-06-033-4/+113
* Editor tabs (#238)Gravatar 2xsaiko2020-06-0326-155/+1395
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-03201-0/+15472