index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Split GUI code to separate module (#242)
Runemoro
297
-24486
/
+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
6
-91
/
+190
2020-05-19
Create zh_cn.json (#216)
Enaium
1
-0
/
+118
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
41
-78
/
+2720
2020-04-29
Rewrite search dialog (#233)
2xsaiko
10
-122
/
+550
2020-04-27
This doesn't need to be scaled, potentially fixes circular class loading cras...
2xsaiko
1
-2
/
+1
2020-04-24
Highlight the difference between popup_menu.calls and popup_menu.calls.specif...
NeunEinser
1
-1
/
+1
2020-04-24
Add a configurable scale factor (#230)
2xsaiko
14
-84
/
+267
2020-04-18
Fix #179 (#223)
Runemoro
1
-8
/
+0
2020-04-18
QOL fixes (#222)
Yanis48
13
-37
/
+44
2020-04-18
Fix a few bugs (#219)
Runemoro
3
-7
/
+10
2020-04-14
Added zoom for PanelEditor (#209)
Samir Mokiem
4
-1
/
+51
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
3
-3
/
+23
2020-04-04
Fix division by zero (#189)
howtonotwin
1
-1
/
+2
2020-04-02
Support java 9+ and gradle 6+ (#206)
liach
11
-13
/
+21
2020-03-19
Fix CFR-related bugs
Runemoro
2
-2
/
+7
2020-03-17
Add support for reading/writing zipped mappings (#199)
Chocohead
9
-6
/
+46
2020-03-17
Fix documenting constructors (#201)
Juuxel
1
-1
/
+1
2020-03-09
CFR support (#192)
Runemoro
57
-750
/
+1302
2020-03-05
Made Enigma gui translatable (#193)
modmuss50
26
-108
/
+494
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
3
-1
/
+61
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
6
-4
/
+305
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
12
-74
/
+313
2019-11-03
Add tinyv2 save/load
liach
9
-2
/
+572
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-11-02
Update readme (#170)
Runemoro
3
-0
/
+22
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
[next]