This website requires JavaScript.
Explore
Help
Sign In
ra
/
runelite
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
535
Commits
1
Branch
0
Tags
d380b60910a73d2cb8c1e4cd519386526f63ea90
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Adam
d380b60910
Make lcmp mappable. When there are if statements comparing longs they always lcmp then use if*, so we can't do field mappings etc from them
2016-04-16 17:49:42 -04:00
src
Make lcmp mappable. When there are if statements comparing longs they always lcmp then use if*, so we can't do field mappings etc from them
2016-04-16 17:49:42 -04:00
.classpath
Descriptor stuff
2015-05-10 15:06:50 -04:00
.gitignore
Begin inject
2016-03-04 15:37:12 -05:00
pom.xml
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
S
Description
No description provided
BSD-2-Clause
107
MiB
Languages
Java
98.9%
GLSL
0.7%
C
0.3%