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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate arguments remapping to children classes
Thog
2016-08-14
2
-13
/
+20
*
Fix remapping of methods in children class with interfaces
Thog
2016-08-14
1
-0
/
+8
*
Make sure to rewrite all the mapping files
Thog
2016-08-14
1
-15
/
+13
*
Ouups
Thog
2016-08-14
1
-1
/
+1
*
Add F5 hotkey to reload class + use a ugly hack to avoid rename issues with g...
Thog
2016-08-14
4
-4
/
+19
*
Reverse scan of superclasses to find the first definition of method signature...
Thog
2016-08-14
1
-12
/
+31
*
Avoid using the override fix in others case than remapping (fix unit tests fa...
Thog
2016-08-13
2
-5
/
+12
*
Fix override issues
Thog
2016-08-13
1
-4
/
+10
*
Remoe JSON directory format support and clean up others things
Thog
2016-08-12
16
-465
/
+32
*
Implement Enigma directory format (#1)
Thomas Guillemard
2016-08-12
15
-109
/
+238
*
Allow exporting mappings as SRG or Enigma
modmuss50
2016-08-11
5
-0
/
+220
*
Removed util
lclc98
2016-07-04
1
-68
/
+0
*
Reformat
lclc98
2016-07-04
85
-4892
/
+682
*
Fixed Obf Class list order
lclc98
2016-07-04
6
-30
/
+23
*
Fix #6, will now only load .json files
lclc98
2016-07-03
1
-1
/
+2
*
Started Gui Refactor
lclc98
2016-07-03
13
-417
/
+572
*
Fixed #4
lclc98
2016-07-02
2
-1
/
+19
*
Fixed build.gradle
lclc98
2016-07-02
3
-38
/
+6
*
Removed unused methods
lclc98
2016-07-02
40
-990
/
+16
*
Reformatting code
lclc98
2016-07-02
56
-1207
/
+541
*
Renamed Fields
lclc98
2016-07-02
56
-837
/
+773
*
Fixed Null.json and #4
lclc98
2016-07-02
2
-31
/
+34
*
Fixed Constructor loading
lclc98
2016-06-30
2
-0
/
+18
*
Set the LookAndFeel to the System's (#3)
phase
2016-06-30
1
-0
/
+2
*
Update version info
modmuss50
2016-06-29
1
-1
/
+6
*
Fixed build fail
lclc98
2016-06-30
4
-45
/
+18
*
Json format (#2)
lclc98
2016-06-30
258
-17507
/
+17104
*
Some small changes to fix idea importing
modmuss50
2016-06-26
7
-149
/
+264
*
Make ConvertMain more generic
chibill
2015-10-15
1
-48
/
+31
*
Added description to all the tasks in build.py
chibill
2015-10-11
1
-0
/
+4
*
fix compile errors ... >.>
Cuchaz
2015-09-22
1
-2
/
+4
*
Added a Command-line interface to ConvertMain
chibill
2015-09-19
1
-34
/
+87
*
Added tag v0.11 beta for changeset a715b2808bb0
Cuchaz
2015-09-09
0
-0
/
+0
*
bump version to 0.11
v0.11_beta
Cuchaz
2015-09-09
2
-2
/
+2
*
log exceptions to stderr instead of just crashing when procyon chokes on deco...
Cuchaz
2015-09-09
1
-1
/
+4
*
fix assembling nested inner class names
Cuchaz
2015-09-09
1
-3
/
+3
*
tweaks to matcher for 1.9 snapshot
Cuchaz
2015-08-04
1
-8
/
+24
*
add top 10 matches only button to class matcher
Cuchaz
2015-08-04
1
-0
/
+33
*
fix up converter some more
Cuchaz
2015-08-02
2
-16
/
+43
*
fix up class matcher a bit
Cuchaz
2015-08-02
3
-17
/
+41
*
Merged in mikesmiffy128/enigma/fix-unit-tests (pull request #2)
cuchaz
2015-07-10
0
-0
/
+0
|
\
|
*
Added tag v0.10.4 beta for changeset 5a4c76b39c10
Cuchaz
2015-06-06
0
-0
/
+0
*
|
Fix a stupid Gradle typo which broke 53 unit tests.
fix-unit-tests
Michael Smith
2015-07-10
1
-1
/
+1
|
/
*
Merge with fdc38992ef042df9f10e0f357062d8e48dd85527
Cuchaz
2015-05-24
3
-14
/
+27
|
\
|
*
fix broken tests, and one broken function. =)
Cuchaz
2015-05-24
3
-14
/
+27
|
*
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
2015-04-19
157
-1064
/
+1129
|
*
save more translation information for m3l
Cuchaz
2015-04-11
1
-1
/
+1
|
*
resolve methods using interfaces as well as superclasses
Cuchaz
2015-03-30
2
-21
/
+84
|
*
add publifier
Cuchaz
2015-03-30
3
-37
/
+89
|
*
fix unintentional compile time transitive dependency on procyon
Cuchaz
2015-03-30
4
-47
/
+52
[next]