mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Lots of login/js5/cs2 refactoring, rename Class3_Sub14 to GlTile
This commit is contained in:
parent
16e8148b7a
commit
e5eeecd0ad
168 changed files with 3168 additions and 3161 deletions
|
|
@ -96,7 +96,7 @@ public final class Static202 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!qg", name = "a", descriptor = "(IZI)V")
|
||||
public static void method3655(@OriginalArg(0) int arg0, @OriginalArg(2) int arg1) {
|
||||
public static void setVarbitClient(@OriginalArg(0) int arg0, @OriginalArg(2) int arg1) {
|
||||
@Pc(7) Class85 local7 = Static125.method2449(arg0);
|
||||
@Pc(10) int local10 = local7.anInt3323;
|
||||
@Pc(16) int local16 = local7.anInt3318;
|
||||
|
|
@ -106,7 +106,7 @@ public final class Static202 {
|
|||
arg1 = 0;
|
||||
}
|
||||
local25 <<= local16;
|
||||
Static148.method2766(local19, local25 & arg1 << local16 | Static7.anIntArray75[local19] & ~local25);
|
||||
Static148.method2766(local19, local25 & arg1 << local16 | Static7.varps[local19] & ~local25);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!qg", name = "a", descriptor = "([Lclient!na;[SI)V")
|
||||
|
|
@ -134,7 +134,7 @@ public final class Static202 {
|
|||
if (local10 != null) {
|
||||
return local10;
|
||||
}
|
||||
@Pc(20) byte[] local20 = Static153.aClass153_57.method4495(33, arg0);
|
||||
@Pc(20) byte[] local20 = Static153.aClass153_57.getFile(33, arg0);
|
||||
local10 = new Class63();
|
||||
if (local20 != null) {
|
||||
local10.method2249(new Buffer(local20), arg0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue