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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
repackaged for 0.5 beta
v0.5_beta
jeff
2
-7
/
+7
2014-09-03
fixed issue with method renaming
jeff
2
-3
/
+1
2014-09-03
big refactor to better model class/method mappings with no deobf name
jeff
9
-155
/
+276
2014-09-02
fixed bug with export progress bar
jeff
1
-11
/
+19
2014-09-01
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
13
-477
/
+466
2014-09-01
added copyright notice
jeff
1
-0
/
+10
2014-09-01
made obfuscated/deobfuscated class selector a bit easier to use
jeff
6
-113
/
+282
2014-08-31
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
5
-1
/
+122
2014-08-31
fixed crash finding related method implementations when method doesn't implem...
jeff
2
-1
/
+10
2014-08-31
added simple loading screen for jars
jeff
2
-13
/
+45
2014-08-31
fixed mapping conversion bug with class rename order
jeff
5
-62
/
+103
2014-08-31
fixed lots of bugs in the mappings converter. It's finally ready. =)
jeff
4
-144
/
+194
2014-08-30
debugging class matcher... almost got it!
jeff
6
-127
/
+246
2014-08-30
finished class matching for now, need to work on class member matching
jeff
6
-57
/
+319
2014-08-30
got a decent class matcher working
jeff
9
-145
/
+748
2014-08-29
working on version conversion
jeff
2
-31
/
+82
2014-08-29
started on mapping converter tool so we can update to newer Minecraft jars
jeff
3
-0
/
+334
2014-08-28
Show public/protected/private access on field/method/constructor references
jeff
5
-11
/
+92
2014-08-28
fixed minor spelling error
jeff
1
-1
/
+1
2014-08-28
added crash reporter
jeff
2
-5
/
+124
2014-08-28
added checks to find buggy mappings
jeff
1
-0
/
+32
2014-08-28
fixed issue with method signatures in default package
jeff
2
-5
/
+27
2014-08-27
add more checking to catch duplicate mappings on load
jeff
5
-7
/
+34
2014-08-26
packaged as v0.4 beta
v0.4_beta
jeff
1
-1
/
+1
2014-08-26
fix bug with inner class names
jeff
2
-2
/
+7
2014-08-26
implemented proper support for interfaces
jeff
8
-30
/
+524
2014-08-25
wrote CheckCastIterator to try to do generic type inference. It's too hard to...
jeff
1
-0
/
+150
2014-08-25
silly mercurial. You should commit this file...
jeff
1
-0
/
+77
2014-08-25
fixed issue with bridge methods so source export has fewer compile errors. =)
jeff
5
-112
/
+163
2014-08-24
minor bug fixes
jeff
4
-2
/
+11
2014-08-24
duh! We can't put classes in a package called "default"
jeff
6
-13
/
+16
2014-08-23
MappingsReader will convert old classnames in the default package to the "def...
jeff
1
-1
/
+14
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
13
-125
/
+298
2014-08-23
added export command with progress bar
jeff
5
-23
/
+233
2014-08-22
packaged for 0.3 beta
v0.3_beta
jeff
1
-1
/
+1
2014-08-22
fixed recursion of field reference nodes
jeff
3
-4
/
+19
2014-08-22
added show token effects
jeff
4
-12
/
+109
2014-08-22
fixed constructor references in call graph searches
jeff
4
-4
/
+26
2014-08-21
fixed call graph searching
jeff
12
-123
/
+302
2014-08-20
fixed recognition of inner class tokens
jeff
1
-1
/
+12
2014-08-20
missed a file
jeff
1
-0
/
+524
2014-08-20
finished reference navigation system. Still need to debug and polish it, but ...
jeff
15
-842
/
+633
2014-08-19
started new reference navigation system
jeff
15
-337
/
+441
2014-08-18
fixed type caching after rename
jeff
4
-10
/
+35
2014-08-18
packaged v0.2 beta!
v0.2_beta
jeff
1
-1
/
+1
2014-08-18
crap-ton of bug fixes for inner classes
jeff
10
-102
/
+392
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
17
-231
/
+743
2014-08-15
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
5
-108
/
+396
2014-08-14
fixed bug with method inheritance detection
jeff
2
-15
/
+9
2014-08-14
remove old debug messages
jeff
1
-7
/
+0
[next]