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
2020-06-03
Split GUI code to separate module (#242)
Runemoro
231
-21193
/
+0
2020-05-25
Fix search dialog hanging for a short time sometimes (#250)
2xsaiko
1
-4
/
+6
2020-05-25
Add tags to javadoc dialog (#248)
Yanis48
1
-0
/
+69
2020-05-19
Async search (#245)
2xsaiko
2
-5
/
+81
2020-05-19
QOL fixes - Volume 2 (#239)
Yanis48
4
-84
/
+177
2020-05-13
A quick and dirty workaround for not being able to add javadoc to methods or ...
modmuss50
3
-6
/
+18
2020-05-03
Multiplayer support (#221)
Joseph Burton
38
-77
/
+2642
2020-04-29
Rewrite search dialog (#233)
2xsaiko
9
-122
/
+548
2020-04-27
This doesn't need to be scaled, potentially fixes circular class loading cras...
2xsaiko
1
-2
/
+1
2020-04-24
Add a configurable scale factor (#230)
2xsaiko
13
-84
/
+265
2020-04-18
Fix #179 (#223)
Runemoro
1
-8
/
+0
2020-04-18
QOL fixes (#222)
Yanis48
12
-37
/
+43
2020-04-18
Fix a few bugs (#219)
Runemoro
3
-7
/
+10
2020-04-14
Added zoom for PanelEditor (#209)
Samir Mokiem
2
-1
/
+45
2020-04-14
Convert javadoc escape codes into raw characters when loading Tiny v2 mapping...
Juuxel
1
-1
/
+1
2020-04-04
Added export functionality to CrashDialog.java (#208)
Samir Mokiem
1
-3
/
+21
2020-04-04
Fix division by zero (#189)
howtonotwin
1
-1
/
+2
2020-04-02
Support java 9+ and gradle 6+ (#206)
liach
9
-9
/
+19
2020-03-19
Fix CFR-related bugs
Runemoro
2
-2
/
+7
2020-03-17
Add support for reading/writing zipped mappings (#199)
Chocohead
8
-6
/
+45
2020-03-17
Fix documenting constructors (#201)
Juuxel
1
-1
/
+1
2020-03-09
CFR support (#192)
Runemoro
50
-691
/
+1246
2020-03-05
Made Enigma gui translatable (#193)
modmuss50
24
-108
/
+264
2020-03-04
Fix drop mappings not checking localVars
modmuss50
1
-1
/
+2
2020-02-14
Dont check for #comments on a javadoc line in the mappings, not perfect but w...
modmuss50
1
-0
/
+5
2019-12-05
Fix comments (#187)
Fudge
1
-1
/
+3
2019-12-02
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
34
-828
/
+667
2019-11-22
Correctly decompile bridges, and add command to add bridges to mappings (#180)
Runemoro
5
-7
/
+85
2019-11-08
Tweak runemoro's stats generator to be compatible with multiple services (#178)
liach
2
-15
/
+27
2019-11-08
Add stats generation (#177)
Runemoro
5
-4
/
+271
2019-11-08
Fix inner class renaming (#176)
liach
1
-1
/
+1
2019-11-08
Fix compiling on Java 13 (#174)
Runemoro
1
-1
/
+1
2019-11-08
Fix local variable fixer (#172)
Runemoro
3
-93
/
+92
2019-11-08
Allow multiple services for enigma (#168)
liach
10
-74
/
+292
2019-11-03
Add tinyv2 save/load
liach
5
-2
/
+500
2019-11-02
Check protected method/field target in visibility index (#157)
Runemoro
12
-55
/
+580
2019-11-02
Fix array class translation (#173)
Runemoro
1
-0
/
+6
2019-09-08
missed this one
modmuss50
1
-1
/
+1
2019-09-08
Add a default TinyWriter, formatting/misc fixes
modmuss50
4
-6
/
+9
2019-09-08
Cleanup the mappings menu items to use the mappings format enum, will be usef...
modmuss50
3
-69
/
+47
2019-09-05
Update ProguardMappingsReader.java
Runemoro
1
-3
/
+2
2019-09-04
Add Proguard format
Runemoro
2
-1
/
+137
2019-08-26
Use name proposal service when exporting deobfuscated jar or decompiled sourc...
Runemoro
2
-8
/
+61
2019-08-11
Put class opening brace on same line (#160)
Runemoro
1
-0
/
+7
2019-08-04
Fix exception message (#156)
Runemoro
1
-1
/
+1
2019-07-08
Fix compose translating in wrong direction (#155)
Runemoro
1
-1
/
+2
2019-07-08
Fix compose-mappings not remapping descriptors of methods on the right side o...
Runemoro
1
-16
/
+2
2019-06-29
1AM coding
Adrian Siekierka
1
-1
/
+1
2019-06-29
fix yet another lovely Gson NPE
Adrian Siekierka
1
-2
/
+4
2019-06-28
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
18
-44
/
+119
[next]