index
:
enigma
0.12-stable
1.x
2.x
feature/javadoc
feature/method-converter
fix-unit-tests
gradle-support
master
version-fix
Mirror of https://github.com/FabricMC/Enigma
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-14
Propagate arguments remapping to children classes
Thog
2
-13
/
+20
2016-08-14
Fix remapping of methods in children class with interfaces
Thog
1
-0
/
+8
2016-08-14
Make sure to rewrite all the mapping files
Thog
1
-15
/
+13
2016-08-14
Ouups
Thog
1
-1
/
+1
2016-08-14
Add F5 hotkey to reload class + use a ugly hack to avoid rename issues with g...
Thog
4
-4
/
+19
2016-08-14
Reverse scan of superclasses to find the first definition of method signature...
Thog
1
-12
/
+31
2016-08-13
Avoid using the override fix in others case than remapping (fix unit tests fa...
Thog
2
-5
/
+12
2016-08-13
Fix override issues
Thog
1
-4
/
+10
2016-08-12
Remoe JSON directory format support and clean up others things
Thog
16
-465
/
+32
2016-08-12
Implement Enigma directory format (#1)
Thomas Guillemard
14
-100
/
+237
2016-08-11
Allow exporting mappings as SRG or Enigma
modmuss50
5
-0
/
+220
2016-07-04
Removed util
lclc98
1
-68
/
+0
2016-07-04
Reformat
lclc98
85
-4892
/
+682
2016-07-04
Fixed Obf Class list order
lclc98
6
-30
/
+23
2016-07-03
Fix #6, will now only load .json files
lclc98
1
-1
/
+2
2016-07-03
Started Gui Refactor
lclc98
13
-417
/
+572
2016-07-02
Fixed #4
lclc98
2
-1
/
+19
2016-07-02
Fixed build.gradle
lclc98
2
-37
/
+5
2016-07-02
Removed unused methods
lclc98
39
-989
/
+15
2016-07-02
Reformatting code
lclc98
56
-1207
/
+541
2016-07-02
Renamed Fields
lclc98
55
-814
/
+750
2016-07-02
Fixed Null.json and #4
lclc98
2
-31
/
+34
2016-06-30
Fixed Constructor loading
lclc98
2
-0
/
+18
2016-06-30
Set the LookAndFeel to the System's (#3)
phase
1
-0
/
+2
2016-06-30
Json format (#2)
lclc98
120
-0
/
+17221