Adam
|
e951cef282
|
Cleanup pom, add deloy management/repositoy
|
2016-04-24 21:01:41 -04:00 |
|
Adam
|
89d0e359c6
|
Remove dependency on client. When I need to do injected class -> client calls can use injected api objects
|
2016-04-16 18:34:10 -04:00 |
|
Adam
|
92ddde57b0
|
RSCanvas stuff, mostly from runeloader. I assume this breaks resizable. I can't tell whether or not this defers all rendering by 1 frame. Fix various injectreplace bugs. I need to make the unused parameter annotate methods with ObfuscatedSignature or I can't export methods that had an unused parameter. This is going to all break if I ever need to export something with an unused parameter that isn't at the end. Should consider only removing unused parameters that I can detect as being garbage.
|
2016-04-09 23:03:55 -04:00 |
|
Adam
|
b4c3603216
|
Initial draft of update script. Add assembly plugin for build jar with dependencies
|
2016-04-08 20:45:17 -04:00 |
|
Adam
|
b77f0e3651
|
Update api version
|
2016-04-02 21:48:19 -04:00 |
|
Adam
|
3444655f09
|
Rewrite constant parameter. A bit faster now. Can't tell if its right. Seems to compile.
|
2016-03-25 21:52:23 -04:00 |
|
Adam
|
3cc6255596
|
Rebuild pool when writing instrutions to fix previous corruption with the newarray stuff. Run classes through ow2 asm to generate stack maps (and maxs for fun) since I don't want to generate my own stackmaps.
|
2016-03-19 12:45:56 -04:00 |
|
Adam
|
f809d2a793
|
Begin inject
|
2016-03-04 15:37:12 -05:00 |
|
Adam
|
a2581e62c1
|
total crap
|
2015-11-28 23:27:34 -05:00 |
|
Adam
|
30ed0b4309
|
Runeloader test
|
2015-11-22 11:43:49 -06:00 |
|
Adam
|
98a24c954b
|
Import runeloader inject system
|
2015-11-22 09:04:10 -06:00 |
|
Adam
|
804b34d075
|
hm
|
2015-11-19 16:32:19 -05:00 |
|
Adam
|
5e4458ae6e
|
Instead execute static functions inline as if they arent there to build the graph. Involved changing the executor to execute new frames as they appear. Can match my simple test method.
|
2015-11-15 20:46:23 -05:00 |
|
Adam
|
0ae993e8fa
|
Item def dumper
|
2015-11-13 18:23:17 -05:00 |
|
Adam
|
25cb9b5f8b
|
This looks promising
|
2015-11-07 21:55:03 -05:00 |
|
Adam
|
c2e1da7125
|
Java 8. This finally settles down by leaves many fields still obfuscated.
|
2015-10-19 21:14:21 -04:00 |
|
Adam
|
5e28fe9768
|
Use apache compression commons for compressing gzip
|
2015-10-17 16:07:41 -04:00 |
|
Adam
|
07af5cef90
|
Begin work on DataFile
|
2015-10-12 20:34:53 -04:00 |
|
Adam
|
ec034ce50d
|
Add junit as a test dependency
|
2015-10-03 00:37:59 -04:00 |
|
Adam
|
e478a4b1f9
|
Store stack context with variable context, and pass up stack contexts when invoking methods. I don't think iirc is right?
|
2015-08-22 17:54:39 -04:00 |
|
Adam
|
4f11ca9f36
|
Rename info.sigterm -> net.runelite
|
2015-08-16 15:17:58 -04:00 |
|
Adam
|
30e29a52ab
|
rename unique works
|
2015-07-26 14:15:52 -04:00 |
|
Adam
|
fcc8fddcd7
|
Make unused method stuff simpler don't worry about collisions, I'll
rename everything later so it wont be a problem
|
2015-07-05 21:05:34 -04:00 |
|
Adam
|
41681f94a5
|
init of deob
|
2014-11-30 20:35:37 -05:00 |
|