index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
mapping
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
2016-09-12
3
-13
/
+51
*
Update Procyon to 0.5.33.8
Thog
2016-09-11
1
-2
/
+1
*
Fix generic issue with return type signature
Thog
2016-09-11
1
-1
/
+10
*
Follow Javassist signature instead of ignoring generic classes (Fix #19)
Thog
2016-09-07
1
-5
/
+26
*
Generify ProcyonEntryFactory (Fix #18)
Thog
2016-09-06
1
-3
/
+4
*
A little bit of clean up
Thog
2016-09-06
3
-4
/
+2
*
Crash if we find duplicate mappings of classes (Fix #15)
Thog
2016-08-30
1
-1
/
+1
*
Fix generic method not being mapped as token in the editor (Close #16)
Thog
2016-08-30
1
-1
/
+3
*
Add file path in MappingParseException message
Thog
2016-08-24
1
-8
/
+9
*
Add mapping converter to command line system
Thog
2016-08-24
2
-4
/
+17
*
Ignore all files that start with "." and not end with ".mapping" (fix #8)
Thog
2016-08-23
1
-1
/
+1
*
Update Procyon (fix UTF-8 issues), disable debug line number in source code a...
Thog
2016-08-19
1
-0
/
+5
*
add proper propagation of argument names
asiekierka
2016-08-18
2
-0
/
+27
*
Fix #4, at least to the extent we currently need it
asiekierka
2016-08-17
1
-1
/
+1
*
Revert "Removed unused methods"
asiekierka
2016-08-17
14
-3
/
+428
*
Propagate arguments remapping to children classes
Thog
2016-08-14
1
-12
/
+19
*
Make sure to rewrite all the mapping files
Thog
2016-08-14
1
-15
/
+13
*
Avoid using the override fix in others case than remapping (fix unit tests fa...
Thog
2016-08-13
1
-2
/
+1
*
Remoe JSON directory format support and clean up others things
Thog
2016-08-12
3
-222
/
+1
*
Implement Enigma directory format (#1)
Thomas Guillemard
2016-08-12
6
-34
/
+123
*
Allow exporting mappings as SRG or Enigma
modmuss50
2016-08-11
2
-0
/
+170
*
Reformat
lclc98
2016-07-04
25
-701
/
+335
*
Fixed Obf Class list order
lclc98
2016-07-04
1
-1
/
+1
*
Fix #6, will now only load .json files
lclc98
2016-07-03
1
-1
/
+2
*
Fixed #4
lclc98
2016-07-02
2
-1
/
+19
*
Fixed build.gradle
lclc98
2016-07-02
2
-37
/
+5
*
Removed unused methods
lclc98
2016-07-02
12
-193
/
+7
*
Reformatting code
lclc98
2016-07-02
13
-88
/
+52
*
Renamed Fields
lclc98
2016-07-02
8
-58
/
+43
*
Fixed Null.json and #4
lclc98
2016-07-02
2
-31
/
+34
*
Fixed Constructor loading
lclc98
2016-06-30
1
-0
/
+6
*
Json format (#2)
lclc98
2016-06-30
30
-0
/
+3476