summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/mapping/NameValidator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed nasty issue with renaming inner classes, but alas, more bugs remainGravatar jeff2014-09-301-3/+3
|
* big refactor to better model class/method mappings with no deobf nameGravatar jeff2014-09-031-2/+10
|
* moved all classes from the default package into a package called "default" ↵Gravatar jeff2014-08-231-2/+6
| | | | so they can be properly imported by other classes
* added stable save order for mappings to hopefully help with mergingGravatar jeff2014-08-041-17/+35
| | | | | | | | added color-coding for source identifiers redesigned rename GUI customized editor pane, added popup menu finished name validation added last-chance save on window close
* fixed bug with save mappings menuGravatar jeff2014-07-311-0/+67
gui shows deobfuscated classes list now working on name validation/sanitization