summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/translation/mapping (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't remap specialized methods to their bridge partner in bytecodeGravatar gegy10002019-05-101-5/+5
* Fix name duplication checking not occurring on root classesGravatar gegy10002019-02-244-3/+29
* Fix #81 -- validate renames across related classesGravatar gegy10002019-02-245-36/+36
* Fix #110 and remap indices with matched bridge method namesGravatar gegy10002019-02-2315-105/+124
* Fix NPE dropping mappingsGravatar gegy10002019-02-161-3/+6
* Don't save local variable entries with no mappingGravatar gegy10002019-02-161-8/+2
* Resolve HashEntryTree#getSiblings building the full ancestor pathGravatar gegy10002019-02-162-13/+26
* Fix entry remapping not applying to resolved entryGravatar gegy10002019-02-051-3/+6
* Remap sources (#106)Gravatar Gegy2019-01-3010-155/+101
* Standardize mapping line endings to LF (#100)Gravatar Juuxel2019-01-242-3/+5
* [WIP] Mapping rework (#91)Gravatar Gegy2019-01-2425-0/+2068