summaryrefslogtreecommitdiff
path: root/src/test/java/cuchaz/enigma/inputs/translation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-039-290/+0
| | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Follow Fabric guidelinesGravatar Thog2017-03-089-50/+57
|
* Drop unix case style and implement hashCode when equals is overridedGravatar Thog2017-03-071-0/+1
| | | | Also update Guava to version 21
* Json format (#2)Gravatar lclc982016-06-309-0/+282
* Added new format * Fixed bug * Updated Version