index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
analysis
/
TranslationIndex.java
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2016-06-30
Json format (#2)
lclc98
1
-298
/
+0
* Added new format * Fixed bug * Updated Version
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
1
-4
/
+4
2015-04-11
save more translation information for m3l
Cuchaz
1
-1
/
+1
2015-03-30
resolve methods using interfaces as well as superclasses
Cuchaz
1
-2
/
+67
2015-03-28
add methods for better runtime obfuscation in M3L
Cuchaz
1
-10
/
+16
2015-02-09
fix translation issues, particularly with fields
jeff
1
-5
/
+5
2015-01-19
fixed M3L-related issues with translation index
jeff
1
-2
/
+34
2015-01-19
solved tricky issue with incorrect translation of fields/methods referenced ↵
jeff
1
-42
/
+130
by a subclass instead of the declaring class
2015-01-13
source format change
jeff
1
-56
/
+37
don't hate me too much if you were planning a big merge. =P
2014-10-09
reverting to GPL license
jeff
1
-3
/
+3
2014-10-08
relicense as LGPL
jeff
1
-3
/
+3
2014-09-01
refactored jar,translation index. fixed bug with field renaming when fields ↵
jeff
1
-0
/
+126
are shadowed by subclasses