Graham
|
4ad8606b97
|
License deob-annotations under the LGPL
Like the *-natives modules, it needs to be legal to link this code with
the proprietary client code.
|
5 years ago |
Graham
|
003b7ecfef
|
Improve <description> wrapping
|
5 years ago |
Graham
|
405c33c1a1
|
Format *.xml files with IDEA's code style
|
5 years ago |
Graham
|
eec8990481
|
Add description to all modules
|
5 years ago |
Graham
|
d293176959
|
Replace maven.multiModuleProjectDirectory with openrs2.root
openrs2.root works correctly even if the root of the reactor is a child
project, at the expense of having to re-define the property in each
module.
|
5 years ago |
Graham
|
cf650af5fa
|
Add OriginalArg annotation
The dummy argument removal code is going to fiddle with the argument
lists (and so could manual refactoring).
|
5 years ago |
Graham
|
a2f74669de
|
Add owner and descriptor to original field/method annotations
This will make it easier to map original names to refactored names. It
also means we can keep tracking static methods even if they get moved
around.
|
5 years ago |
Graham
|
4e929bbfc0
|
Rename annotations package to annotation
The rest of our package names are singular.
|
5 years ago |
Graham
|
3722f3db35
|
Add OriginalName annotation
|
5 years ago |
Graham
|
8a7a7f25ba
|
Add deobfuscator project structure
|
5 years ago |