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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix documenting constructors (#201)
Juuxel
2020-03-17
1
-1
/
+1
*
CFR support (#192)
Runemoro
2020-03-09
50
-691
/
+1246
*
Made Enigma gui translatable (#193)
modmuss50
2020-03-05
24
-108
/
+264
*
Fix drop mappings not checking localVars
modmuss50
2020-03-04
1
-1
/
+2
*
Dont check for #comments on a javadoc line in the mappings, not perfect but w...
modmuss50
2020-02-14
1
-0
/
+5
*
Fix comments (#187)
Fudge
2019-12-05
1
-1
/
+3
*
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
2019-12-02
34
-828
/
+667
*
Correctly decompile bridges, and add command to add bridges to mappings (#180)
Runemoro
2019-11-22
5
-7
/
+85
*
Tweak runemoro's stats generator to be compatible with multiple services (#178)
liach
2019-11-08
2
-15
/
+27
*
Add stats generation (#177)
Runemoro
2019-11-08
5
-4
/
+271
*
Fix inner class renaming (#176)
liach
2019-11-08
1
-1
/
+1
*
Fix compiling on Java 13 (#174)
Runemoro
2019-11-08
1
-1
/
+1
*
Fix local variable fixer (#172)
Runemoro
2019-11-08
3
-93
/
+92
*
Allow multiple services for enigma (#168)
liach
2019-11-08
10
-74
/
+292
*
Add tinyv2 save/load
liach
2019-11-03
5
-2
/
+500
*
Check protected method/field target in visibility index (#157)
Runemoro
2019-11-02
12
-55
/
+580
*
Fix array class translation (#173)
Runemoro
2019-11-02
1
-0
/
+6
*
Merge branch 'pull/163' and bump version
modmuss50
2019-09-12
2
-1
/
+136
|
\
|
*
Update ProguardMappingsReader.java
Runemoro
2019-09-05
1
-3
/
+2
|
*
Add Proguard format
Runemoro
2019-09-04
2
-1
/
+137
*
|
missed this one
modmuss50
2019-09-08
1
-1
/
+1
*
|
Add a default TinyWriter, formatting/misc fixes
modmuss50
2019-09-08
4
-6
/
+9
*
|
Cleanup the mappings menu items to use the mappings format enum, will be usef...
modmuss50
2019-09-08
3
-69
/
+47
|
/
*
Use name proposal service when exporting deobfuscated jar or decompiled sourc...
Runemoro
2019-08-26
2
-8
/
+61
*
Put class opening brace on same line (#160)
Runemoro
2019-08-11
1
-0
/
+7
*
Fix exception message (#156)
Runemoro
2019-08-04
1
-1
/
+1
*
Fix compose translating in wrong direction (#155)
Runemoro
2019-07-08
1
-1
/
+2
*
Fix compose-mappings not remapping descriptors of methods on the right side o...
Runemoro
2019-07-08
1
-16
/
+2
*
1AM coding
Adrian Siekierka
2019-06-29
1
-1
/
+1
*
fix yet another lovely Gson NPE
Adrian Siekierka
2019-06-29
1
-2
/
+4
*
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
2019-06-28
18
-44
/
+119
*
fix inner class handling in TinyMappingsReader
Adrian Siekierka
2019-06-28
1
-0
/
+4
*
fix NPE in EnigmaProfile.getArgument when no args given
Adrian Siekierka
2019-06-28
1
-1
/
+1
*
Remove test code accidentally left behind in #152 (#153)
Runemoro
2019-06-26
1
-8
/
+0
*
Add compose, convert, and invert commands (#152)
Runemoro
2019-06-25
7
-39
/
+409
*
Ignore comments in tiny files
Runemoro
2019-06-19
1
-0
/
+4
*
Only open mappings once jar is loaded
gegy1000
2019-06-19
3
-32
/
+37
*
Merge pull request #150 from Runemoro/short-inner-class-names
Modmuss50
2019-06-19
1
-1
/
+1
|
\
|
*
Save unqualified inner class names
Runemoro
2019-06-18
1
-1
/
+1
*
|
Parse profile json from cli args
gegy1000
2019-06-18
5
-28
/
+23
*
|
Use jopt for cli parsing
gegy1000
2019-06-18
2
-28
/
+95
*
|
Drop invalid mappings menu
gegy1000
2019-06-18
4
-5
/
+17
*
|
Fix bad index order from enabled parallelism
gegy1000
2019-06-18
2
-2
/
+1
*
|
Mostly resolve test failures
gegy1000
2019-06-18
5
-11
/
+28
|
\
|
|
*
fix unwanted declaration navigation during Quick Find
asie
2019-06-15
3
-7
/
+26
*
|
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
2019-06-16
35
-820
/
+1097
*
|
Merge remote-tracking branch 'origin/master' into proposal-tweak
gegy1000
2019-06-10
15
-191
/
+729
|
\
|
|
*
Method type reference corrections (#142)
Erlend Åmdal
2019-05-18
7
-33
/
+167
|
*
Feature/weave (#138)
liach
2019-05-16
8
-202
/
+374
|
*
checkmappings command (#137)
Erlend Åmdal
2019-05-15
5
-15
/
+247
[next]