summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/utils/Utils.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-03Split GUI code to separate module (#242)Gravatar Runemoro1-179/+0
2020-05-03Multiplayer support (#221)Gravatar Joseph Burton1-3/+61
2020-04-02Support java 9+ and gradle 6+ (#206)Gravatar liach1-0/+3
2020-03-17Add support for reading/writing zipped mappings (#199)Gravatar Chocohead1-1/+1
2019-09-08missed this oneGravatar modmuss501-1/+1
2019-09-08Add a default TinyWriter, formatting/misc fixesGravatar modmuss501-1/+1
2019-09-08Cleanup the mappings menu items to use the mappings format enum, will be usef...Gravatar modmuss501-0/+10
2019-06-25Add compose, convert, and invert commands (#152)Gravatar Runemoro1-1/+12
2018-12-08rewrite entry resolution logic in TranslationIndex, hopefully fixing bugsGravatar asie1-1/+9
2017-03-08Follow Fabric guidelinesGravatar Thog1-58/+56
2017-03-07Drop unix case style and implement hashCode when equals is overridedGravatar Thog1-1/+2
2016-09-06A little bit of clean upGravatar Thog1-7/+0
2016-08-19Update Procyon (fix UTF-8 issues), disable debug line number in source code a...Gravatar Thog1-0/+6
2016-08-17Revert "Removed unused methods"Gravatar asiekierka1-43/+0
2016-07-04ReformatGravatar lclc981-0/+134