index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
mapping
/
Mappings.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
[WIP] Mapping rework (#91)
Gegy
1
-268
/
+0
2018-12-08
add barebones plugin framework, cleanup
asie
1
-0
/
+1
2018-07-17
ASM Based Class Translator (#1)
gegy1000
1
-17
/
+41
2018-07-05
Fix old mappings not properly being removed
gegy1000
1
-6
/
+9
2018-07-05
Fix old mappings not properly being removed
gegy1000
1
-0
/
+4
2018-05-19
Annotation + inner class translation
gegy1000
1
-1
/
+1
2018-05-19
Package updates
gegy1000
1
-0
/
+2
2018-05-19
Initial port to ASM
gegy1000
1
-15
/
+30
2017-03-24
Implement experimental Tiny mappings loader
Thog
1
-1
/
+1
2017-03-12
Fix var naming and locals var index issues
Thog
1
-1
/
+0
2017-03-08
Follow Fabric guidelines
Thog
1
-231
/
+222
2016-10-30
BREAKING CHANGE: Implement modifier transformer
Thog
1
-0
/
+10
2016-10-27
Rework setFieldName to only check name in the actual class mapping and mother...
Thog
1
-5
/
+11
2016-10-26
Rework saving system to improve saving time (Fix #35)
Thomas Guillemard
1
-0
/
+16
2016-09-12
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
1
-2
/
+2
2016-08-24
Add mapping converter to command line system
Thog
1
-0
/
+12
2016-08-17
Revert "Removed unused methods"
asiekierka
1
-0
/
+44
2016-08-12
Remoe JSON directory format support and clean up others things
Thog
1
-1
/
+1
2016-08-12
Implement Enigma directory format (#1)
Thomas Guillemard
1
-1
/
+18
2016-07-04
Reformat
lclc98
1
-52
/
+31
2016-07-02
Removed unused methods
lclc98
1
-32
/
+0
2016-06-30
Json format (#2)
lclc98
1
-0
/
+201