summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/utils/Utils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-179/+0
* Multiplayer support (#221)Gravatar Joseph Burton2020-05-031-3/+61
* Support java 9+ and gradle 6+ (#206)Gravatar liach2020-04-021-0/+3
* Add support for reading/writing zipped mappings (#199)Gravatar Chocohead2020-03-171-1/+1
* missed this oneGravatar modmuss502019-09-081-1/+1
* Add a default TinyWriter, formatting/misc fixesGravatar modmuss502019-09-081-1/+1
* Cleanup the mappings menu items to use the mappings format enum, will be usef...Gravatar modmuss502019-09-081-0/+10
* Add compose, convert, and invert commands (#152)Gravatar Runemoro2019-06-251-1/+12
* rewrite entry resolution logic in TranslationIndex, hopefully fixing bugsGravatar asie2018-12-081-1/+9
* Follow Fabric guidelinesGravatar Thog2017-03-081-58/+56
* Drop unix case style and implement hashCode when equals is overridedGravatar Thog2017-03-071-1/+2
* A little bit of clean upGravatar Thog2016-09-061-7/+0
* Update Procyon (fix UTF-8 issues), disable debug line number in source code a...Gravatar Thog2016-08-191-0/+6
* Revert "Removed unused methods"Gravatar asiekierka2016-08-171-43/+0
* ReformatGravatar lclc982016-07-041-0/+134