Refactor ClientScript class

Signed-off-by: Graham <gpe@openrs2.dev>
bzip2
Graham 4 years ago
parent 4819780815
commit 78cf794ead
  1. 96
      share/deob/map/client.yaml

@ -114,7 +114,7 @@ classes:
client!jh: "Class96" client!jh: "Class96"
client!jj: "Class4_Sub1_Sub12" client!jj: "Class4_Sub1_Sub12"
client!jk: "Class98" client!jk: "Class98"
client!jl: "Class4_Sub3_Sub13" client!jl: "ClientScript"
client!jm: "MouseRecorder" client!jm: "MouseRecorder"
client!jn: "Class4_Sub3_Sub14_Sub1_Sub1" client!jn: "Class4_Sub3_Sub14_Sub1_Sub1"
client!jo: "Class4_Sub1" client!jo: "Class4_Sub1"
@ -4545,44 +4545,44 @@ fields:
owner: "Class98" owner: "Class98"
name: "aClass84_12" name: "aClass84_12"
client!jl.A [I: client!jl.A [I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anIntArray233" name: "intOperands"
client!jl.B [[[Lclient!ll;: client!jl.B [[[Lclient!ll;:
owner: "Static4" owner: "Static4"
name: "aClass112ArrayArrayArray1" name: "aClass112ArrayArrayArray1"
client!jl.C [I: client!jl.C [I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anIntArray234" name: "opcodes"
client!jl.D [Ljava/lang/String;: client!jl.D [Ljava/lang/String;:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "aStringArray19" name: "stringOperands"
client!jl.E [Lclient!ic;: client!jl.E [Lclient!ic;:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "aClass84Array1" name: "switchTables"
client!jl.G I: client!jl.G I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anInt2658" name: "intArgs"
client!jl.I Ljava/lang/String;: client!jl.I Ljava/lang/String;:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "aString159" name: "name"
client!jl.J I: client!jl.J I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anInt2660" name: "stringLocals"
client!jl.K I: client!jl.K I:
owner: "Static4" owner: "Static4"
name: "anInt2661" name: "anInt2661"
client!jl.L I: client!jl.L I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anInt2662" name: "intLocals"
client!jl.M I: client!jl.M I:
owner: "Static4" owner: "Static4"
name: "anInt2663" name: "anInt2663"
client!jl.y I: client!jl.y I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anInt2656" name: "trigger"
client!jl.z I: client!jl.z I:
owner: "Class4_Sub3_Sub13" owner: "ClientScript"
name: "anInt2657" name: "stringArgs"
client!jm.b I: client!jm.b I:
owner: "Static4" owner: "Static4"
name: "anInt2665" name: "anInt2665"
@ -7323,8 +7323,8 @@ fields:
owner: "Class131" owner: "Class131"
name: "anInt4058" name: "anInt4058"
client!pa.c Lclient!dj;: client!pa.c Lclient!dj;:
owner: "Static5" owner: "ClientScriptList"
name: "aClass40_13" name: "scripts"
client!pa.h Z: client!pa.h Z:
owner: "Class131" owner: "Class131"
name: "aBoolean286" name: "aBoolean286"
@ -15577,14 +15577,14 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!co.a (ZI)Lclient!jl;: client!co.a (ZI)Lclient!jl;:
owner: "Static12" owner: "ClientScriptList"
name: "method718" name: "get"
arguments: arguments:
1: "arg0" 1: "id"
locals: locals:
10: "local10" 10: "script"
21: "local21" 21: "bytes"
36: "local36" 36: "newScript"
client!co.a ([SI[Ljava/lang/String;)V: client!co.a ([SI[Ljava/lang/String;)V:
owner: "Static12" owner: "Static12"
name: "method714" name: "method714"
@ -27475,10 +27475,10 @@ methods:
180: "local180" 180: "local180"
236: "local236" 236: "local236"
client!lf.a (IIII)Lclient!jl;: client!lf.a (IIII)Lclient!jl;:
owner: "Static23" owner: "ClientScriptList"
name: "method2535" name: "get"
arguments: arguments:
0: "arg0" 0: "trigger"
1: "arg1" 1: "arg1"
2: "arg2" 2: "arg2"
locals: locals:
@ -33564,24 +33564,24 @@ methods:
1: "arg1" 1: "arg1"
locals: {} locals: {}
client!ol.a (B[B)Lclient!jl;: client!ol.a (B[B)Lclient!jl;:
owner: "Static28" owner: "ClientScript"
name: "method3247" name: "decode"
arguments: arguments:
1: "arg0" 1: "bytes"
locals: locals:
9: "local9" 9: "script"
14: "local14" 14: "buffer"
25: "local25" 25: "trailerLen"
35: "local35" 35: "trailerPos"
42: "local42" 42: "instructions"
66: "local66" 66: "switches"
77: "local77" 77: "i"
84: "local84" 84: "cases"
91: "local91" 91: "table"
103: "local103" 103: "value"
107: "local107" 107: "offset"
129: "local129" 129: "i"
161: "local161" 161: "opcode"
client!ol.a (Lclient!fg;IIIZILclient!nb;Lclient!ho;)V: client!ol.a (Lclient!fg;IIIZILclient!nb;Lclient!ho;)V:
owner: "Static28" owner: "Static28"
name: "method3244" name: "method3244"

Loading…
Cancel
Save