summaryrefslogtreecommitdiff
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-13Avoid using the override fix in others case than remapping (fix unit tests fa...Gravatar Thog2-5/+12
2016-08-13Fix override issuesGravatar Thog1-4/+10
2016-08-12Remoe JSON directory format support and clean up others thingsGravatar Thog16-465/+32
2016-08-12Implement Enigma directory format (#1)Gravatar Thomas Guillemard14-100/+237
2016-08-11Allow exporting mappings as SRG or EnigmaGravatar modmuss505-0/+220
2016-07-04Removed utilGravatar lclc981-68/+0
2016-07-04ReformatGravatar lclc9885-4892/+682
2016-07-04Fixed Obf Class list orderGravatar lclc986-30/+23
2016-07-03Fix #6, will now only load .json filesGravatar lclc981-1/+2
2016-07-03Started Gui RefactorGravatar lclc9813-417/+572
2016-07-02Fixed #4Gravatar lclc982-1/+19
2016-07-02Fixed build.gradleGravatar lclc982-37/+5
2016-07-02Removed unused methodsGravatar lclc9839-989/+15
2016-07-02Reformatting codeGravatar lclc9856-1207/+541
2016-07-02Renamed FieldsGravatar lclc9855-814/+750
2016-07-02Fixed Null.json and #4Gravatar lclc982-31/+34
2016-06-30Fixed Constructor loadingGravatar lclc982-0/+18
2016-06-30Set the LookAndFeel to the System's (#3)Gravatar phase1-0/+2
2016-06-30Json format (#2)Gravatar lclc98120-0/+17221