index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
translation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
57
-5088
/
+0
*
A quick and dirty workaround for not being able to add javadoc to methods or ...
modmuss50
2020-05-13
3
-6
/
+18
*
Fix a few bugs (#219)
Runemoro
2020-04-18
2
-6
/
+3
*
Convert javadoc escape codes into raw characters when loading Tiny v2 mapping...
Juuxel
2020-04-14
1
-1
/
+1
*
Add support for reading/writing zipped mappings (#199)
Chocohead
2020-03-17
3
-0
/
+28
*
CFR support (#192)
Runemoro
2020-03-09
5
-38
/
+0
*
Made Enigma gui translatable (#193)
modmuss50
2020-03-05
5
-12
/
+17
*
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
21
-109
/
+311
*
Fix local variable fixer (#172)
Runemoro
2019-11-08
1
-16
/
+0
*
Add tinyv2 save/load
liach
2019-11-03
4
-0
/
+483
*
Check protected method/field target in visibility index (#157)
Runemoro
2019-11-02
1
-0
/
+4
*
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
*
|
Add a default TinyWriter, formatting/misc fixes
modmuss50
2019-09-08
2
-1
/
+4
|
/
*
Fix exception message (#156)
Runemoro
2019-08-04
1
-1
/
+1
*
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
2019-06-28
10
-24
/
+67
*
fix inner class handling in TinyMappingsReader
Adrian Siekierka
2019-06-28
1
-0
/
+4
*
Add compose, convert, and invert commands (#152)
Runemoro
2019-06-25
1
-0
/
+144
*
Ignore comments in tiny files
Runemoro
2019-06-19
1
-0
/
+4
*
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
*
|
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
2019-06-16
1
-3
/
+7
|
/
*
Method type reference corrections (#142)
Erlend Ã…mdal
2019-05-18
3
-2
/
+107
*
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
2019-05-10
1
-5
/
+5
*
Index lambda local variables to correct declaring method
gegy1000
2019-03-16
3
-39
/
+18
*
Fix name duplication checking not occurring on root classes
gegy1000
2019-02-24
4
-3
/
+29
*
Fix #81 -- validate renames across related classes
gegy1000
2019-02-24
5
-36
/
+36
*
Fix #110 and remap indices with matched bridge method names
gegy1000
2019-02-23
26
-106
/
+182
*
Fix NPE dropping mappings
gegy1000
2019-02-16
1
-3
/
+6
*
Don't save local variable entries with no mapping
gegy1000
2019-02-16
1
-8
/
+2
*
Resolve HashEntryTree#getSiblings building the full ancestor path
gegy1000
2019-02-16
2
-13
/
+26
*
Fix entry remapping not applying to resolved entry
gegy1000
2019-02-05
1
-3
/
+6
*
Remap sources (#106)
Gegy
2019-01-30
18
-235
/
+179
*
Fix navigation to inner classes not decompiling outer class
gegy1000
2019-01-24
1
-0
/
+7
*
Fix package name on inner classes (#101)
Gegy
2019-01-24
1
-1
/
+1
*
Standardize mapping line endings to LF (#100)
Juuxel
2019-01-24
2
-3
/
+5
*
[WIP] Mapping rework (#91)
Gegy
2019-01-24
48
-0
/
+3908