Refactor the client's Js5Index class

Signed-off-by: Graham <gpe@openrs2.dev>
Graham 4 years ago
parent a18072f542
commit 392c43562c
  1. 118
      share/deob/map/client.yaml

@ -73,7 +73,7 @@ classes:
client!fl: "Class4_Sub1_Sub10" client!fl: "Class4_Sub1_Sub10"
client!fm: "Class60" client!fm: "Class60"
client!fn: "Class4_Sub3_Sub8" client!fn: "Class4_Sub3_Sub8"
client!fo: "Class61" client!fo: "Js5Index"
client!g: "Class4_Sub3_Sub9" client!g: "Class4_Sub3_Sub9"
client!ga: "Class62" client!ga: "Class62"
client!gb: "Class63_Sub1" client!gb: "Class63_Sub1"
@ -2715,8 +2715,8 @@ fields:
owner: "Class4_Sub3_Sub8" owner: "Class4_Sub3_Sub8"
name: "anInt1963" name: "anInt1963"
client!fo.a [I: client!fo.a [I:
owner: "Class61" owner: "Js5Index"
name: "anIntArray152" name: "groupCapacities"
client!fo.b Z: client!fo.b Z:
owner: "Static2" owner: "Static2"
name: "aBoolean119" name: "aBoolean119"
@ -2724,29 +2724,29 @@ fields:
owner: "Static2" owner: "Static2"
name: "aBooleanArray8" name: "aBooleanArray8"
client!fo.d [[I: client!fo.d [[I:
owner: "Class61" owner: "Js5Index"
name: "anIntArrayArray14" name: "fileIds"
client!fo.e Lclient!fh;: client!fo.e Lclient!fh;:
owner: "Static2" owner: "Static2"
name: "aClass58_41" name: "aClass58_41"
client!fo.f [I: client!fo.f [I:
owner: "Class61" owner: "Js5Index"
name: "anIntArray153" name: "groupChecksums"
client!fo.g I: client!fo.g I:
owner: "Class61" owner: "Js5Index"
name: "anInt1971" name: "version"
client!fo.h I: client!fo.h I:
owner: "Class61" owner: "Js5Index"
name: "anInt1972" name: "size"
client!fo.i Lclient!gf;: client!fo.i Lclient!gf;:
owner: "Class61" owner: "Js5Index"
name: "aClass66_1" name: "groupNameHashTable"
client!fo.k [[I: client!fo.k [[I:
owner: "Class61" owner: "Js5Index"
name: "anIntArrayArray15" name: "fileNameHashes"
client!fo.l [I: client!fo.l [I:
owner: "Class61" owner: "Js5Index"
name: "anIntArray154" name: "groupSizes"
client!fo.n Lclient!fh;: client!fo.n Lclient!fh;:
owner: "Static2" owner: "Static2"
name: "aClass58_42" name: "aClass58_42"
@ -2757,23 +2757,23 @@ fields:
owner: "Static2" owner: "Static2"
name: "anInt1976" name: "anInt1976"
client!fo.q [Lclient!gf;: client!fo.q [Lclient!gf;:
owner: "Class61" owner: "Js5Index"
name: "aClass66Array1" name: "fileNameHashTables"
client!fo.s [I: client!fo.s [I:
owner: "Class61" owner: "Js5Index"
name: "anIntArray155" name: "groupNameHashes"
client!fo.t I: client!fo.t I:
owner: "Class61" owner: "Js5Index"
name: "anInt1978" name: "checksum"
client!fo.u [I: client!fo.u [I:
owner: "Class61" owner: "Js5Index"
name: "anIntArray156" name: "groupIds"
client!fo.v [I: client!fo.v [I:
owner: "Class61" owner: "Js5Index"
name: "anIntArray157" name: "groupVersions"
client!fo.w I: client!fo.w I:
owner: "Class61" owner: "Js5Index"
name: "anInt1979" name: "capacity"
client!g.A I: client!g.A I:
owner: "Class4_Sub3_Sub9" owner: "Class4_Sub3_Sub9"
name: "anInt1993" name: "anInt1993"
@ -19627,11 +19627,11 @@ methods:
379: "local379" 379: "local379"
389: "local389" 389: "local389"
client!fo.<init> ([BI)V: client!fo.<init> ([BI)V:
owner: "Class61" owner: "Js5Index"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "bytes"
1: "arg1" 1: "expectedChecksum"
locals: {} locals: {}
client!fo.a (B)Lclient!jf;: client!fo.a (B)Lclient!jf;:
owner: "Static16" owner: "Static16"
@ -19647,35 +19647,35 @@ methods:
0: "arg0" 0: "arg0"
locals: {} locals: {}
client!fo.a ([BI)V: client!fo.a ([BI)V:
owner: "Class61" owner: "Js5Index"
name: "method1503" name: "read"
arguments: arguments:
0: "arg0" 0: "bytes"
locals: locals:
8: "local8" 8: "buffer"
12: "local12" 12: "protocol"
44: "local44" 44: "prevGroupId"
48: "local48" 48: "flags"
55: "local55" 55: "maxGroupId"
62: "local62" 62: "i"
137: "local137" 137: "groupId"
151: "local151" 151: "i"
181: "local181" 181: "i"
204: "local204" 204: "i"
223: "local223" 223: "i"
242: "local242" 242: "i"
258: "local258" 258: "prevFileId"
260: "local260" 260: "maxFileId"
265: "local265" 265: "groupId"
270: "local270" 270: "groupSize"
278: "local278" 278: "j"
300: "local300" 300: "fileId"
353: "local353" 353: "i"
366: "local366" 366: "groupId"
371: "local371" 371: "groupSize"
382: "local382" 382: "fileId"
404: "local404" 404: "j"
420: "local420" 420: "fileId"
client!g.<init> (II)V: client!g.<init> (II)V:
owner: "Class4_Sub3_Sub9" owner: "Class4_Sub3_Sub9"
name: "<init>" name: "<init>"

Loading…
Cancel
Save